Tony Fast
    • Create new note
    • Create a note from template
      • Sharing URL Link copied
      • /edit
      • View mode
        • Edit mode
        • View mode
        • Book mode
        • Slide mode
        Edit mode View mode Book mode Slide mode
      • Customize slides
      • Note Permission
      • Read
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Write
        • Only me
        • Signed-in users
        • Everyone
        Only me Signed-in users Everyone
      • Engagement control Commenting, Suggest edit, Emoji Reply
    • Invite by email
      Invitee
    • Publish Note

      Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

      Your note will be visible on your profile and discoverable by anyone.
      Your note is now live.
      This note is visible on your profile and discoverable online.
      Everyone on the web can find and read all notes of this public team.
      See published notes
      Unpublish note
      Please check the box to agree to the Community Guidelines.
      View profile
    • Commenting
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
      • Everyone
    • Suggest edit
      Permission
      Disabled Forbidden Owners Signed-in users Everyone
    • Enable
    • Permission
      • Forbidden
      • Owners
      • Signed-in users
    • Emoji Reply
    • Enable
    • Versions and GitHub Sync
    • Note settings
    • Engagement control
    • Transfer ownership
    • Delete this note
    • Save as template
    • Insert from template
    • Import from
      • Dropbox
      • Google Drive
      • Gist
      • Clipboard
    • Export to
      • Dropbox
      • Google Drive
      • Gist
    • Download
      • Markdown
      • HTML
      • Raw HTML
Menu Note settings Versions and GitHub Sync Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Engagement control Transfer ownership Delete this note
Import from
Dropbox Google Drive Gist Clipboard
Export to
Dropbox Google Drive Gist
Download
Markdown HTML Raw HTML
Back
Sharing URL Link copied
/edit
View mode
  • Edit mode
  • View mode
  • Book mode
  • Slide mode
Edit mode View mode Book mode Slide mode
Customize slides
Note Permission
Read
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Write
Only me
  • Only me
  • Signed-in users
  • Everyone
Only me Signed-in users Everyone
Engagement control Commenting, Suggest edit, Emoji Reply
  • Invite by email
    Invitee
  • Publish Note

    Share your work with the world Congratulations! 🎉 Your note is out in the world Publish Note

    Your note will be visible on your profile and discoverable by anyone.
    Your note is now live.
    This note is visible on your profile and discoverable online.
    Everyone on the web can find and read all notes of this public team.
    See published notes
    Unpublish note
    Please check the box to agree to the Community Guidelines.
    View profile
    Engagement control
    Commenting
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    • Everyone
    Suggest edit
    Permission
    Disabled Forbidden Owners Signed-in users Everyone
    Enable
    Permission
    • Forbidden
    • Owners
    • Signed-in users
    Emoji Reply
    Enable
    Import from Dropbox Google Drive Gist Clipboard
       owned this note    owned this note      
    Published Linked with GitHub
    Subscribed
    • Any changes
      Be notified of any changes
    • Mention me
      Be notified of mention me
    • Unsubscribe
    Subscribe
    # Jupyter Issue Triaging Triage issues in JupyterLab and corresponding projects. Meeting is typically held at 09:00 US Pacific time on Tuesdays. Meeting info: https://zoom.us/my/jovyan?pwd=c0JZTHlNdS9Sek9vdzR3aTJ4SzFTQT09 Notes on GitHub: https://github.com/jupyterlab/frontends-team-compass/issues/268 Previous notes: * https://github.com/jupyterlab/frontends-team-compass/issues/268 (Jan–Dec 2025) * https://github.com/jupyterlab/frontends-team-compass/issues/250#issuecomment-2441830653 (Jul–Dec 2024) * https://github.com/jupyterlab/frontends-team-compass/issues/228 (2024-01 through 2024-06) * https://github.com/jupyterlab/frontends-team-compass/issues/203 (2023-07 through 2023-12) * https://github.com/jupyterlab/frontends-team-compass/issues/169 (2023-01 through 2023-06) * https://github.com/jupyterlab/frontends-team-compass/issues/151 (2022-07 through 2022-12) * https://github.com/jupyterlab/frontends-team-compass/issues/137 (2022-01 through 2022-06) ## Goals Act on long-running, highly demanded, or highly discussed issues to get them ready for development work. ### Resources * https://jupyterlab.readthedocs.io/en/latest/developer/contributing.html#submitting-a-pull-request-contribution * There is a script to pull all current issues here: https://github.com/danyeaw/jupyter-triage-tool ### Triage Process All requested information, where applicable, is provided. From the templates in JupyterLab’s issues: For a bug: * Description, preferably including screen shots * Steps to reproduce * Expected behavior * Context, such as OS, browser, JupyterLab version, and output or log excerpts For a feature request: * Description of the problem * Description of the proposed solution * Additional context The issue should represent real, relevant, feasible work. In short, if a knowledgeable person were to be assigned this issue, they would be able to complete it with a reasonable amount of effort and assistance, and it furthers the goals of the Jupyter project. * Issues should be unique; triage is the best time to identify duplicates. * Bugs represent valid expectations for use of Jupyter products and services. * Expectations for security, performance, accessibility, and localization match generally-accepted norms in the community that uses Jupyter products. * The issue represents work that one developer can commit to owning, even if they collaborate with other developers for feedback. Excessively large issues should be split into multiple issues, each triaged individually, or into team-compass issues to discuss more substantive changes. 1. Read issues 2. Tag issues; remove `status:Needs Triage` from issues we accept. Other useful tags include: a. good first issue b. bug c. feature parity d. Tag milestones 5. Identify duplicates 6. Respond to issues 7. Assign another person Add milestone if you can achieve the goal. ## Meetings Primary focus: * [JupyterLab untriaged issues](https://github.com/jupyterlab/jupyterlab/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3ANeeds+Triage%22%20sort%3Acreated-asc) * [Notebook untriaged issues](https://github.com/jupyter/notebook/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3ANeeds+Triage%22%20sort%3Acreated-asc) * [JupyterLab Desktop untriaged issues](https://github.com/jupyterlab/jupyterlab-desktop/issues?q=is%3Aissue+is%3Aopen+label%3A%22status%3ANeeds+Triage%22%20sort%3Acreated-asc) * [nbclassic untriaged issues](https://github.com/jupyter/nbclassic/issues?q=is%3Aissue%20is%3Aopen%20label%3A%22status%3ANeeds%20Triage%22%20sort%3Acreated-asc) ### October 21, 2025 | Name | Organization | Username | |------|--------------|----------| | Dan Yeaw | Anaconda | @danyeaw | | Andrii Ieroshenko | AWS | @andrii-i | | Jeremy Tuloup | QuantStack | @jtpio | | Michał Krassowski | OpenTeams | @krassowski | | Rosio Reyes | Anaconda | @RRosio | | Konstantin Taletskiy | Anaconda | @ktaletsk | | Matthias | | @mmesch | Before the meeting, 12 issues in JupyterLab needed triage. After the meeting, 3 remain. * https://github.com/jupyterlab/jupyterlab/issues/17885 (Needs Info) * https://github.com/jupyterlab/jupyterlab/issues/18001 (Needs Info) * https://github.com/jupyterlab/jupyterlab/issues/18005 (Accepted) * https://github.com/jupyterlab/jupyterlab/issues/18006 (Accepted) * https://github.com/jupyterlab/jupyterlab/issues/18007 (Accepted) * https://github.com/jupyterlab/jupyterlab/issues/18010 (Needs Triage) * https://github.com/jupyterlab/jupyterlab/issues/18012 (Accepted) * https://github.com/jupyterlab/jupyterlab/issues/18017 (Accepted) * https://github.com/jupyterlab/jupyterlab/issues/18018 (Accepted) * https://github.com/jupyterlab/jupyterlab/issues/18020 (Accepted) * https://github.com/jupyterlab/jupyterlab/issues/18022 (Accepted) * https://github.com/jupyterlab/jupyterlab/issues/18023 (Accepted) Before the meeting, 0 issues in Notebook needed triage. After the meeting, none remain. Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. ### October 14, 2025 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | | Andrii Ieroshenko | AWS | @andrii-i | | Jeremy Tuloup | QuantStack | @jtpio | | Michał Krassowski | OpenTeams | @krassowski | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 1 remain. * https://github.com/jupyterlab/jupyterlab/issues/17885 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17966 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17970 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17971 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17978 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17979 (closed as duplicate) * https://github.com/jupyterlab/jupyterlab/issues/17988 (accepted) Before the meeting, 0 issues in Notebook needed triage. After the meeting, none remain. Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. #### Notes * We created a label `status: Triage Agent` to indicate issues closed with help from the Triage bot ### October 7, 2025 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | | Andrii Ieroshenko | AWS | @andrii-i | | Konstantin Taletskiy | Anaconda | @ktaletsk | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 3 remain. * https://github.com/jupyterlab/jupyterlab/issues/17885 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17896 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17909 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17947 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17951 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17955 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17959 (accepted) Before the meeting, 4 issues in Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7721 (closed) * https://github.com/jupyter/notebook/issues/7726 (accepted) * https://github.com/jupyter/notebook/issues/7736 (accepted) * https://github.com/jupyter/notebook/issues/7740 (accepted) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. ### September 30, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, [UPDATE] remain. * https://github.com/jupyterlab/jupyterlab/issues/17825 (closed, moved to Jupyter Server) * https://github.com/jupyterlab/jupyterlab/issues/17885 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17896 (needs triage, needs info) * https://github.com/jupyterlab/jupyterlab/issues/17902 (closed as duplicate) * https://github.com/jupyterlab/jupyterlab/issues/17909 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17938 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17941 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17942 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17943 (closed as duplicate) * https://github.com/jupyterlab/jupyterlab/issues/17944 (accepted) Before the meeting, 4 issues in Notebook needed triage. After the meeting, 4 remain as triaging meeting ran out of time. Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. ### September 23, 2025 | Name | Organization | Username | |------|--------------|----------| | Michał Krassowski | OpenTeams | @krassowski | | Rosio Reyes | Anaconda | @RRosio | | Dan Yeaw | Anaconda | @danyeaw | | Andrii Ieroshenko | AWS | @andrii-i | Before the meeting, 15 issues in JupyterLab needed triage. After the meeting, 5 remain. * https://github.com/jupyterlab/jupyterlab/issues/17825 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17885 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17896 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17899 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17900 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17901 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17902 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17903 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17905 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17907 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17909 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17913 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17916 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17917 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17919 (accepted) Before the meeting, 3 issues in Notebook needed triage. After the meeting, 2 remain. * https://github.com/jupyter/notebook/issues/7721 (needs triage) * https://github.com/jupyter/notebook/issues/7726 (needs info) * https://github.com/jupyter/notebook/issues/7732 (accepted) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. ### September 16, 2025 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | | Andrii Ieroshenko | AWS | @andrii-i | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, 2 remain. * https://github.com/jupyterlab/jupyterlab/issues/17807 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17825 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17856 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17875 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17877 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17878 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17885 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17887 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17888 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17890 (accepted) Before the meeting, 2 issues in Notebook needed triage. After the meeting, 1 remain. * https://github.com/jupyter/notebook/issues/7721 (needs info) * https://github.com/jupyter/notebook/issues/7722 (accepted) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. ### September 9, 2025 | Name | Organization | Username | |------|--------------|----------| | Michał Krassowski | OpenTeams | @krassowski | | Rosio Reyes | Anaconda | @RRosio | | Andrii Ieroshenko | AWS | @andrii-i | | Caterine Shi | | | | Dan Yeaw | Anaconda | @danyeaw | Before the meeting, 16 issues in JupyterLab needed triage. After the meeting, 4 remain. * https://github.com/jupyterlab/jupyterlab/issues/17807 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17823 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17825 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17849 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17854 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17855 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17856 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17858 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17859 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17861 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17862 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17864 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17865 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17867 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17868 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17869 (closed as duplicate) Before the meeting, 1 issues in Notebook needed triage. After the meeting, 0 remain. * https://github.com/jupyter/notebook/issues/7706 (closed) Before the meeting, 1 issues in JupyterLab-Desktop needed triage. After the meeting, 0 remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/919 (accepted) Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. ### September 2, 2025 | Name | Organization | Username | |------|--------------|----------| | Michał Krassowski | OpenTeams | @krassowski | | Rosio Reyes | Anaconda | @RRosio | | Andrii Ieroshenko | AWS | @andrii-i | | Jonah Jung | AWS | jonahjung22 | Before the meeting, 13 issues in JupyterLab needed triage. After the meeting, 3 remain. * https://github.com/jupyterlab/jupyterlab/issues/17766 (closed as duplicate) * https://github.com/jupyterlab/jupyterlab/issues/17807 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17812 (needs discussion) * https://github.com/jupyterlab/jupyterlab/issues/17815 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17817 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17823 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17825 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17828 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17829 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17831 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17832 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17835 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17836 (accepted) Before the meeting, 4 issues in Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7706 (needs info) * https://github.com/jupyter/notebook/issues/7716 (accepted) * https://github.com/jupyter/notebook/issues/7717 (accepted) * https://github.com/jupyter/notebook/issues/7718 (needs discussion) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 1 issues in NBClassic needed triage. After the meeting, none remain. * https://github.com/jupyter/nbclassic/issues/370 (accepted) ### August 26, 2025 | Name | Organization | Username | |------|--------------|----------| | Dan Yeaw | Anaconda | @danyeaw | | Rosio Reyes | Anaconda | @RRosio | | Jonah Jung | AWS | jonahjung22 | | Andrii Ieroshenko | AWS | @andrii-i | Before the meeting, 8 issues in JupyterLab needed triage. After the meeting, 6 remain. * https://github.com/jupyterlab/jupyterlab/issues/17766 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17805 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17807 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17809 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17812 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17815 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17817 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17820 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17823 (needs triage) Before the meeting, 2 issues in Notebook needed triage. After the meeting, 1 remain. * https://github.com/jupyter/notebook/issues/7706 (needs triage) * https://github.com/jupyter/notebook/issues/7707 (accepted) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. ### August 19, 2025 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | OpenTeams | @krassowski | | Dan Yeaw | Anaconda | @danyeaw | | Karl Koster | | | | Andrii Ieroshenko | AWS | @andrii-i | Before the meeting, 12 issues in JupyterLab needed triage. After the meeting, 2 remain. * https://github.com/jupyterlab/jupyterlab/issues/17736 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17766 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17779 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17781 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17782 (closed as duplicate) * https://github.com/jupyterlab/jupyterlab/issues/17785 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17786 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17790 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17794 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17795 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17796 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17801 (accepted) Before the meeting, 5 issues in Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7681 (closed) * https://github.com/jupyter/notebook/issues/7693 (closed) * https://github.com/jupyter/notebook/issues/7701 (accepted) * https://github.com/jupyter/notebook/issues/7702 (closed as duplicate) * https://github.com/jupyter/notebook/issues/7705 (accepted) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. #### NOTES * There is a script to pull all current issues here: https://github.com/danyeaw/jupyter-triage-tool ### August 12, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Jonah Jung | AWS | jonahjung22 | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | OpenTeams | @krassowski | | Dan Yeaw | Anaconda | @danyeaw | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, 4 remain. * https://github.com/jupyterlab/jupyterlab/issues/17736 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17741 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17757 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17759 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17763 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17764 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17765 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17766 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17770 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17771 (needs info) Before the meeting, 4 issues in Notebook needed triage. After the meeting, 2 remain. * https://github.com/jupyter/notebook/issues/7681 (needs info) * https://github.com/jupyter/notebook/issues/7687 (accepted) * https://github.com/jupyter/notebook/issues/7693 (needs info) * https://github.com/jupyter/notebook/issues/7697 (accepted) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. ### August 5, 2025 | Name | Organization | Username | |------|--------------|----------| | Dan Yeaw | Anaconda | @danyeaw | | Jonah Jung | AWS | jonahjung22 | | Andrii Ieroshenko | AWS | @andrii-i | | Michał Krassowski | OpenTeams | @krassowski | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/17728 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17736 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17738 (closed as duplicate) * https://github.com/jupyterlab/jupyterlab/issues/17740 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17741 (needs discussion, needs design) * https://github.com/jupyterlab/jupyterlab/issues/17742 (closed as duplicate) * https://github.com/jupyterlab/jupyterlab/issues/17752 (accepted) Before the meeting, 6 issues in Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7681 (needs info) * https://github.com/jupyter/notebook/issues/7684 (closed as duplicate) * https://github.com/jupyter/notebook/issues/7685 (closed as duplicate) * https://github.com/jupyter/notebook/issues/7686 (closed as duplicate) * https://github.com/jupyter/notebook/issues/7687 (needs triage) * https://github.com/jupyter/notebook/issues/7690 (accepted) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, none remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, none remain. ### July 29, 2025 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | | Dan Yeaw | Anaconda | @danyeaw | | Bhavana Rajan Nair | AWS | @bhavana-nair | Before the meeting, 5 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/17724 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17728 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17732 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17734 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17735 (needs info) Before the meeting, 3 issue in Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7680 (closed) * https://github.com/jupyter/notebook/issues/7681 (needs info) * https://github.com/jupyter/notebook/issues/7682 (accepted) Before the meeting, 1 issue in JupyterLab-Desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/896 (closed) Before the meeting, 1 issue in NBClassic needed triage. After the meeting, none remain. * https://github.com/jupyter/nbclassic/issues/353 (accepted) ### July 22, 2025 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | | Jonah Jung | AWS | jonahjung22 | | Vishnutheep B | | @itsmevichu | Before the meeting, 6 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/17692 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17697 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17702 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17706 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17712 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17716 (accepted) Before the meeting, 1 issue in Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7676 (accepted) Before the meeting, 1 issue in JupyterLab-Desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/896 (needs info) Before the meeting, no issues in NBClassic needed triage. After the meeting, none remain. ### July 8, 2025 | Name | Organization | Username | |------|--------------|----------| | Bhavana Rajan Nair | AWS | @bhavana-nair | | Rosio Reyes | Anaconda | @RRosio | | Jonah Jung | AWS | jonahjung22 | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/17642 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17663 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17679 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17680 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17683 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17685 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17686 (accepted) Before the meeting, no issues in Notebook needed triage. After the meeting, 0 remain. Before the meeting, 1 issue in JupyterLab-Desktop needed triage. After the meeting, 0 remain * https://github.com/jupyterlab/jupyterlab-desktop/issues/896 (needs info) Before the meeting, no issues in NBClassic needed triage. After the meeting, 0 remain. ### July 1, 2025 | Name | Organization | Username | |------|--------------|----------| | Dan Yeaw | Anaconda | @danyeaw | | Bhavana Rajan Nair | AWS | @bhavana-nair | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | | Jonah Jung | AWS | jonahjung22 | Before the meeting, 6 issues in JupyterLab needed triage. After the meeting, 1 remains. - https://github.com/jupyterlab/jupyterlab/issues/17642 (needs triage) - https://github.com/jupyterlab/jupyterlab/issues/17661 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17662 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17663 (needs triage) - https://github.com/jupyterlab/jupyterlab/issues/17668 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17673 (accepted) Before the meeting, no issues in Notebook needed triage. After the meeting, 0 remain. Before the meeting, no issues in JupyterLab-Desktop needed triage. After the meeting, 0 remain Before the meeting, 1 issue in NBClassic needed triage. After the meeting, 0 remain. - https://github.com/jupyter/nbclassic/issues/346 (accepted) ### June 24, 2025 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | | Dan Yeaw | Anaconda | @danyeaw | | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 1 remains. - https://github.com/jupyterlab/jupyterlab/issues/17626 (closed) - https://github.com/jupyterlab/jupyterlab/issues/17637 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17638 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17642 (needs info) - https://github.com/jupyterlab/jupyterlab/issues/17645 (closed, duplicate) - https://github.com/jupyterlab/jupyterlab/issues/17646 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17650 (accepted) Before the meeting, 2 issues in Notebook needed triage. After the meeting, 1 remains. - https://github.com/jupyter/notebook/issues/7667 (closed) - https://github.com/jupyter/notebook/issues/7668 (needs info) Before the meeting, no issues in JupyterLab-Desktop needed triage. After the meeting, 0 remain Before the meeting, no issues in NBClassic needed triage. After the meeting, 0 remain. ### June 17, 2025 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 9 issues in JupyterLab needed triage. After the meeting, 2 remain. * https://github.com/jupyterlab/jupyterlab/issues/17617 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17624 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17626 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17627 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17630 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17632 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17633 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17635 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17637 (needs info) Before the meeting, 0 issues in Notebook needed triage. After the meeting, 0 remain. Before the meeting, 1 issue in JupyterLab-Desktop needed triage. After the meeting, 0 remain * https://github.com/jupyterlab/jupyterlab-desktop/issues/895 (closed as duplicate) Before the meeting, 0 issues in NBClassic needed triage. After the meeting, 0 remain. ### June 10, 2025 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | | Andrii Ieroshenko | AWS | @andrii-i | Before the meeting, 5 issues in JupyterLab needed triage. After the meeting, 1 remain. - https://github.com/jupyterlab/jupyterlab/issues/ (moved to jupyter-collaboration) - https://github.com/jupyterlab/jupyterlab/issues/17606 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17607 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17617 (needs info) - https://github.com/jupyterlab/jupyterlab/issues/17611 (duplicate) Before the meeting, 1 issue in Notebook needed triage. After the meeting, 0 remain. - https://github.com/jupyter/notebook/issues/7660 (accepted) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, 0 remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, 0 remain. ### June 3, 2025 | Name | Organization | Username | |------|--------------|----------| | Dan Yeaw | Anaconda | @danyeaw | | Bhavana Rajan Nair | AWS | @bhavana-nair | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | | Andrii Ieroshenko | AWS | @andrii-i | Before the meeting, 2 issues in JupyterLab needed triage. After the meeting, 1 remain. - https://github.com/jupyterlab/jupyterlab/issues/17580 (needs triage) - https://github.com/jupyterlab/jupyterlab/issues/17601 (accepted) Before the meeting, 1 issue in Notebook needed triage. After the meeting, X remain. - https://github.com/jupyter/notebook/issues/7660 (needs info) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, 0 remain. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, 0 remain.

    Import from clipboard

    Paste your markdown or webpage here...

    Advanced permission required

    Your current role can only read. Ask the system administrator to acquire write and comment permission.

    This team is disabled

    Sorry, this team is disabled. You can't edit this note.

    This note is locked

    Sorry, only owner can edit this note.

    Reach the limit

    Sorry, you've reached the max length this note can be.
    Please reduce the content or divide it to more notes, thank you!

    Import from Gist

    Import from Snippet

    or

    Export to Snippet

    Are you sure?

    Do you really want to delete this note?
    All users will lose their connection.

    Create a note from template

    Create a note from template

    Oops...
    This template has been removed or transferred.
    Upgrade
    All
    • All
    • Team
    No template.

    Create a template

    Upgrade

    Delete template

    Do you really want to delete this template?
    Turn this template into a regular note and keep its content, versions, and comments.

    This page need refresh

    You have an incompatible client version.
    Refresh to update.
    New version available!
    See releases notes here
    Refresh to enjoy new features.
    Your user state has changed.
    Refresh to load new user state.

    Sign in

    Forgot password

    or

    By clicking below, you agree to our terms of service.

    Sign in via Facebook Sign in via Twitter Sign in via GitHub Sign in via Dropbox Sign in with Wallet
    Wallet ( )
    Connect another wallet

    New to HackMD? Sign up

    Help

    • English
    • 中文
    • Français
    • Deutsch
    • 日本語
    • Español
    • Català
    • Ελληνικά
    • Português
    • italiano
    • Türkçe
    • Русский
    • Nederlands
    • hrvatski jezik
    • język polski
    • Українська
    • हिन्दी
    • svenska
    • Esperanto
    • dansk

    Documents

    Help & Tutorial

    How to use Book mode

    Slide Example

    API Docs

    Edit in VSCode

    Install browser extension

    Contacts

    Feedback

    Discord

    Send us email

    Resources

    Releases

    Pricing

    Blog

    Policy

    Terms

    Privacy

    Cheatsheet

    Syntax Example Reference
    # Header Header 基本排版
    - Unordered List
    • Unordered List
    1. Ordered List
    1. Ordered List
    - [ ] Todo List
    • Todo List
    > Blockquote
    Blockquote
    **Bold font** Bold font
    *Italics font* Italics font
    ~~Strikethrough~~ Strikethrough
    19^th^ 19th
    H~2~O H2O
    ++Inserted text++ Inserted text
    ==Marked text== Marked text
    [link text](https:// "title") Link
    ![image alt](https:// "title") Image
    `Code` Code 在筆記中貼入程式碼
    ```javascript
    var i = 0;
    ```
    var i = 0;
    :smile: :smile: Emoji list
    {%youtube youtube_id %} Externals
    $L^aT_eX$ LaTeX
    :::info
    This is a alert area.
    :::

    This is a alert area.

    Versions and GitHub Sync
    Get Full History Access

    • Edit version name
    • Delete

    revision author avatar     named on  

    More Less

    Note content is identical to the latest version.
    Compare
      Choose a version
      No search result
      Version not found
    Sign in to link this note to GitHub
    Learn more
    This note is not linked with GitHub
     

    Feedback

    Submission failed, please try again

    Thanks for your support.

    On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?

    Please give us some advice and help us improve HackMD.

     

    Thanks for your feedback

    Remove version name

    Do you want to remove this version name and description?

    Transfer ownership

    Transfer to
      Warning: is a public team. If you transfer note to this team, everyone on the web can find and read this note.

        Link with GitHub

        Please authorize HackMD on GitHub
        • Please sign in to GitHub and install the HackMD app on your GitHub repo.
        • HackMD links with GitHub through a GitHub App. You can choose which repo to install our App.
        Learn more  Sign in to GitHub

        Push the note to GitHub Push to GitHub Pull a file from GitHub

          Authorize again
         

        Choose which file to push to

        Select repo
        Refresh Authorize more repos
        Select branch
        Select file
        Select branch
        Choose version(s) to push
        • Save a new version and push
        • Choose from existing versions
        Include title and tags
        Available push count

        Pull from GitHub

         
        File from GitHub
        File from HackMD

        GitHub Link Settings

        File linked

        Linked by
        File path
        Last synced branch
        Available push count

        Danger Zone

        Unlink
        You will no longer receive notification when GitHub file changes after unlink.

        Syncing

        Push failed

        Push successfully