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
      • 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 Sharing URL Create Help
Create Create new note Create a note from template
Menu
Options
Versions and GitHub Sync 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
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) ### 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. ### May 27, 2025 | Name | Organization | Username | |------|--------------|----------| | Dan Yeaw | Anaconda | @danyeaw | | Bhavana Rajan Nair | AWS | @bhavana-nair | | Michał Krassowski | QuanSight | @krassowski | | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 5 issues in JupyterLab needed triage. After the meeting, 1 remain. - https://github.com/jupyterlab/jupyterlab/issues/17541 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17574 (closed) - https://github.com/jupyterlab/jupyterlab/issues/17578 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17580 (needs info) - https://github.com/jupyterlab/jupyterlab/issues/17597 (accepted) Before the meeting, 1 issue in Notebook needed triage. After the meeting, 0 remain. - https://github.com/jupyter/notebook/issues/7659 (accepted) Before the meeting, 0 issues in JupyterLab-Desktop needed triage. After the meeting, 0 remains. Before the meeting, 0 issues in NBClassic needed triage. After the meeting, 0 remain. ### May 20, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Bhavana Rajan Nair | AWS | @bhavana-nair | | Rosio Reyes | Anaconda | @RRosio | | | | | Before the meeting, X issues in JupyterLab needed triage. After the meeting, X remain. Before the meeting, 0 issue in Notebook needed triage. After the meeting, 0 remain. Before the meeting, X issues in JupyterLab-Desktop needed triage. After the meeting, X remains. Before the meeting, X issues in NBClassic needed triage. After the meeting, X remain. ### May 13, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Bhavana Rajan Nair | AWS | @bhavana-nair | | Dan Yeaw | Anaconda | @danyeaw | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 5 issues in JupyterLab needed triage. After the meeting, 2 remain. - https://github.com/jupyterlab/jupyterlab/issues/17548 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17541 (needs info) - https://github.com/jupyterlab/jupyterlab/issues/17542 (needs info) - https://github.com/jupyterlab/jupyterlab/issues/17560 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17562 (accepted) Before the meeting, 0 issue in Notebook needed triage. After the meeting, 0 remain. Before the meeting, 1 issues in JupyterLab-Desktop needed triage. After the meeting, 1 remain. - https://github.com/jupyterlab/jupyterlab-desktop/issues/894 (needs info) Before the meeting, 0 issues in NBClassic needed triage. After the meeting, 0 remain. ### May 6, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Dan Yeaw | Anaconda | @danyeaw | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 3 issues in JupyterLab needed triage. After the meeting, 2 remain. - https://github.com/jupyterlab/jupyterlab/issues/17524 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17541 (needs triage) - https://github.com/jupyterlab/jupyterlab/issues/17542 (needs triage) Before the meeting, 1 issue in Notebook needed triage. After the meeting, 0 remain. - https://github.com/jupyter/notebook/issues/7647 (closed) Before the meeting, 2 issues in JupyterLab-Desktop needed triage. After the meeting, 1 remain. - https://github.com/jupyterlab/jupyterlab-desktop/issues/891 (accepted) - https://github.com/jupyterlab/jupyterlab-desktop/issues/892 (accepted) - https://github.com/jupyterlab/jupyterlab-desktop/issues/893 (needs triage) Before the meeting, 0 issues in NBClassic needed triage. After the meeting, 0 remain. ### April 29, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | | Dan Yeaw | Anaconda | @danyeaw | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, 0 remain. - https://github.com/jupyterlab/jupyterlab/issues/17480 (closed) - https://github.com/jupyterlab/jupyterlab/issues/17490 (closed) - https://github.com/jupyterlab/jupyterlab/issues/17496 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17497 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17498 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17501 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17507 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17514 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17515 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17516 (accepted) Before the meeting, 1 issues in Notebook needed triage. After the meeting, 0 remain. - https://github.com/jupyter/notebook/issues/7644 (accepted) Before the meeting, 2 issues in JupyterLab-Desktop needed triage. After the meeting, 2 remain. - https://github.com/jupyterlab/jupyterlab-desktop/issues/891 (needs triage) - https://github.com/jupyterlab/jupyterlab-desktop/issues/892 (needs triage) Before the meeting, 2 issues in NBClassic needed triage. After the meeting, 0 remain. - https://github.com/jupyter/nbclassic/issues/333 (accepted) - https://github.com/jupyter/nbclassic/issues/338 (accepted) ### April 22, 2025 | Name | Organization | Username | |------|--------------|----------| | Michał Krassowski | QuanSight | @krassowski | | Rosio Reyes | Anaconda | @RRosio | | Dan Yeaw | Anaconda | @danyeaw | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, 2 remain. - https://github.com/jupyterlab/jupyterlab/issues/17461 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17473 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17474 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17479 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17480 (needs triage) - https://github.com/jupyterlab/jupyterlab/issues/17484 (closed) - https://github.com/jupyterlab/jupyterlab/issues/17488 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17489 (closed) - https://github.com/jupyterlab/jupyterlab/issues/17490 (needs triage) - https://github.com/jupyterlab/jupyterlab/issues/17493 (accepted) There were no issues in Notebook that needed triage. Before the meeting, 1 issue in JupyterLab-desktop needed triage. After the meeting, 1 remains - https://github.com/jupyterlab/jupyterlab-desktop/issues/891 (needs triage) There were no issues in NbClassic that needed triage. ### April 15, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Dan Yeaw | Anaconda | @danyeaw | | Michał Krassowski | QuanSight | @krassowski | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 11 issues in JupyterLab needed triage. After the meeting, 2 remains. * https://github.com/jupyterlab/jupyterlab/issues/17417 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17447 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17459 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17460 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17461 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17464 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17465 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17467 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17470 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17471 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17473 (needs triage) Before the meeting, 4 issue in Notebook needed triage. After the meeting, 0 remains. * https://github.com/jupyter/notebook/issues/7613 (closed) * https://github.com/jupyter/notebook/issues/7629 (accepted) * https://github.com/jupyter/notebook/issues/7630 (closed) * https://github.com/jupyter/notebook/issues/7631 (closed) Before the meeting, 1 issue in JupyterLab-desktop needed triage. After the meeting, 0 remains * https://github.com/jupyterlab/jupyterlab-desktop/issues/890 (accepted) There were no issues in NbClassic that needed triage. ### April 8, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 6 issues in JupyterLab needed triage. After the meeting, 3 remains. * https://github.com/jupyterlab/jupyterlab/issues/17417 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17434 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17446 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17447 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17449 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17458 (accepted) Before the meeting, 1 issue in Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7613 (needs info) Before the meeting, 1 issue in JupyterLab-desktop needed triage. After the meeting, 0 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/888 (accepted) There were no issues in NbClassic that needed triage. ### April 1, 2025 | Name | Organization | Username | |------|--------------|----------| | Dan Yeaw | Anaconda | @danyeaw | | Andrii Ieroshenko | AWS | @andrii-i | | Michał Krassowski | QuanSight | @krassowski | | Rosio Reyes | Anaconda | @RRosio | | Keerthi Swarna | AWS | | | Aaditya | AWS | | Before the meeting, 6 issues in JupyterLab needed triage. After the meeting, 2 remains. * https://github.com/jupyterlab/jupyterlab/issues/17417 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17428 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17431 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17433 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17434 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17435 (accepted) Before the meeting, 1 issue in Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7613 (needs triage) Before the meeting, 1 issue in JupyterLab-desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/888 (needs info, needs triage) There were no issues in NbClassic that needed triage. ### March 25, 2025 | Name | Organization | Username | |------|--------------|----------| | Dan Yeaw | Anaconda | @danyeaw | | Andrii Ieroshenko | AWS | @andrii-i | | Michael Chin | AWS | @michaelnchin | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab/issues/17417 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17420 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17422 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17423 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17424 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17425 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17426 (accepted) Before the meeting, 1 issue in Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7613 (needs triage) Before the meeting, 1 issue in JupyterLab-desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/888 (needs info, needs triage) Before the meeting, 2 issues in NbClassic needed triage. After the meeting, 0 remains. * Before the meeting, 2 issues in NbClassic needed triage. After the meeting, 0 remains. * Before the meeting, 2 issues in NbClassic needed triage. After the meeting, 0 remains. ### March 18, 2025 | Name | Organization | Username | |------|--------------|----------| | Dan Yeaw | Anaconda | @danyeaw | | Andrii Ieroshenko | AWS | @andrii-i | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 9 issues in JupyterLab needed triage. After the meeting, 0 remain. * https://github.com/jupyterlab/jupyterlab/issues/17386 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17389 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17390 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17393 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17394 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17406 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17407 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17409 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17410 (accepted) Before the meeting, 3 issues in Notebook needed triage. After the meeting, 1 remain. * https://github.com/jupyter/notebook/issues/7589 (closed) * https://github.com/jupyter/notebook/issues/7606 (accepted) * https://github.com/jupyter/notebook/issues/7613 (needs triage) Before the meeting, 1 issues in JupyterLab-desktop needed triage. After the meeting, 0 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/885 (closed) Before the meeting, 1 issues in NbClassic needed triage. After the meeting, 0 remains. * https://github.com/jupyter/nbclassic/issues/324 (needs triage) ### March 11, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Michael Chin | AWS | @michaelnchin | | Dan Yeaw | Anaconda | @danyeaw | Before the meeting, 5 issues in JupyterLab needed triage. After the meeting, 0 remain. * https://github.com/jupyterlab/jupyterlab/issues/17365 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17373 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17374 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17375 (needs discussion) * https://github.com/jupyterlab/jupyterlab/issues/17381 (accepted) Before the meeting, 3 issues in Notebook needed triage. After the meeting, 3 remain. * https://github.com/jupyter/notebook/issues/7589 (needs info) * https://github.com/jupyter/notebook/issues/7597 (needs info) * https://github.com/jupyter/notebook/issues/7600 (needs info) Before the meeting, 3 issues in JupyterLab-desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/885 (needs info) * https://github.com/jupyterlab/jupyterlab-desktop/issues/886 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/887 (accepted) No issues in NBClassic needed triage. ### March 4, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Dan Yeaw | Anaconda | @danyeaw | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 0 remain. * https://github.com/jupyterlab/jupyterlab/issues/17292 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17344 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17347 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17349 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17355 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17358 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17362 (accepted) Before the meeting, 4 issue in Notebook needed triage. After the meeting, 2 remain. * https://github.com/jupyter/notebook/issues/7588 (closed) * https://github.com/jupyter/notebook/issues/7589 (needs triage) * https://github.com/jupyter/notebook/issues/7595 (closed) * https://github.com/jupyter/notebook/issues/7596 (needs triage) ### February 25, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | | Aditya Singh | AWS | | Before the meeting, 13 issues in JupyterLab needed triage. After the meeting, 2 remain. * https://github.com/jupyterlab/jupyterlab/issues/17292 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17301 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17303 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17307 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17310 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17311 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17315 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17317 (accpeted) * https://github.com/jupyterlab/jupyterlab/issues/17321 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17331 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17333 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17335 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17340 (accepted) Before the meeting, 3 issue in Notebook needed triage. After the meeting, 2 remain. * https://github.com/jupyter/notebook/issues/7583 (closed) * https://github.com/jupyter/notebook/issues/7588 (needs info) * https://github.com/jupyter/notebook/issues/7589 (needs info) No issues in NBClassic or JupyterLab-desktop needed triage. ### February 18, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Astitv Shandilya | AWS | @astitv-sh | | Jayan Kuttagupthan | AWS | | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 9 issues in JupyterLab needed triage. After the meeting, 4 remain. * https://github.com/jupyterlab/jupyterlab/issues/17272 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17284 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17285 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17286 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17288 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17292 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17296 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17301 (accepted, blocked) * https://github.com/jupyterlab/jupyterlab/issues/17303 (needs info) Before the meeting, 3 issue in Notebook needed triage. After the meeting, 3 remains. * https://github.com/jupyter/notebook/issues/7583 (needs info) * https://github.com/jupyter/notebook/issues/7588 (needs info) * https://github.com/jupyter/notebook/issues/7589 (needs info) ### February 11, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | | Michael Chin | AWS | @michaelnchin | | Dan Yeaw | Anaconda | @danyeaw | | Astitv Shandilya | AWS | @astitv-sh | | Aditya Singh | AWS | | | Jayan Kuttagupthan | AWS | | | Keerthi Swarna | AWS | | | Praanav Khandelwal | AWS | | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 2 remain. * https://github.com/jupyterlab/jupyterlab/issues/17154 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17198 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17260 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17272 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17276 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17277 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17280 (needs info) Before the meeting, 1 issue in Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7583 (needs info) No issues in NBClassic or JupyterLab-desktop needed triage. ### February 4, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | | Michael Chin | AWS | @michaelnchin | | Dan Yeaw | Anaconda | @danyeaw | | Astitv Shandilya | AWS | @astitv-sh | Before the meeting, 8 issues in JupyterLab needed triage. After the meeting, 2 remain. * https://github.com/jupyterlab/jupyterlab/issues/17154 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17198 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17229 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17232 (completed) * https://github.com/jupyterlab/jupyterlab/issues/17242 (accepted, needs discussion) * https://github.com/jupyterlab/jupyterlab/issues/17245 (accepted, needs discussion)) * https://github.com/jupyterlab/jupyterlab/issues/17247 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17250 (accepted) Before the meeting, 3 issues in Notebook needed triage. After the meeting, 2 remain. * https://github.com/jupyter/notebook/issues/7571 (accepted) * https://github.com/jupyter/notebook/issues/7575 (needs info) * https://github.com/jupyter/notebook/issues/7576 (needs info) No issues in NBClassic or JupyterLab-desktop needed triage. ### January 28, 2025 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | | Michael Chin | AWS | @michaelnchin | | Dan Yeaw | Anaconda | @danyeaw | Before the meeting, 13 issues in JupyterLab needed triage. After the meeting, 4 remain. * https://github.com/jupyterlab/jupyterlab/issues/17154 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17198 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17201 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17212 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17213 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17215 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17225 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17227 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17229 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17232 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17233 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17234 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17235 (accepted) Before the meeting, 1 issue in Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7569 (needs info) Before the meeting, 1 issue in JupyterLab-desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/884 (needs triage) No issues in NBClassic needed triage. Previously reviewed issues: * https://github.com/jupyter/nbclassic/issues/312 (accepted) * https://github.com/jupyter/nbclassic/issues/313 (accepted) * https://github.com/jupyter/nbclassic/issues/314 (accepted) ### January 21, 2024 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 16 issues in JupyterLab needed triage. After the meeting, 3 remain. * https://github.com/jupyterlab/jupyterlab/issues/17154 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17171 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17172 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17174 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17175 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17176 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17177 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17179 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17182 (accepted, needs discussion) * https://github.com/jupyterlab/jupyterlab/issues/17186 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17188 (closed, duplicate) * https://github.com/jupyterlab/jupyterlab/issues/17191 (accepted, needs discussion) * https://github.com/jupyterlab/jupyterlab/issues/17198 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17200 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17201 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17202 (accepted) Before the meeting, issues in Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7564 (accepted) * https://github.com/jupyter/notebook/issues/7565 (accepted) * https://github.com/jupyter/notebook/issues/7566 (accepted) Before the meeting, issues in NBClassic needed triage. After the meeting, 1 remains. * https://github.com/jupyter/nbclassic/issues/309 (needs info) Before the meeting, 0 issues in JupyterLab-desktop needed triage. After the meeting, 0 remain. ### January 14, 2024 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshenko | AWS | @andrii-i | | Michael Chin | AWS | @michaelnchin | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, 1 remain. * https://github.com/jupyterlab/jupyterlab/issues/17073 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17117 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17127 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17135 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17140 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17147 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17149 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17154 (needs triage) * https://github.com/jupyterlab/jupyterlab/issues/17159 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17164 (accepted) Before the meeting, 1 issue in Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7564 (needs triage) Before the meeting, 1 issue in Notebook Classic needed triage. After the meeting, 1 remains. * https://github.com/jupyter/nbclassic/issues/309 (needs triage) Before the meeting, 1 issue in JupyterLab Desktop needed triage, after the meeting none remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/882 (accepted) ### January 7, 2024 | Name | Organization | Username | |------|--------------|----------| | Michał Krassowski | QuanSight | @krassowski | | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | | Michael Chin | AWS | @michaelnchin | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/17073 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17111 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17117 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17124 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17125 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17126 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17127 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17131 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17135 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17140 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17144 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/16373) Before the meeting, 1 issue in Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7538 (accepted) Before the meeting, 1 issue in Notebook Classic needed triage. After the meeting, 1 remains. * https://github.com/jupyter/nbclassic/issues/309 (needs info) Before the meeting, 1 issue in JupyterLab Desktop needed triage, after the meeting none remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/881 (closed) ### December 17, 2024 | Name | Organization | Username | |------|--------------|----------| | Michał Krassowski | QuanSight | @krassowski | | Andrii Ieroshenko | AWS | @andrii-i | | Michael Chin | AWS | @michaelnchin | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/17072 (accepted, needs discussion) * https://github.com/jupyterlab/jupyterlab/issues/17073 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17077 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17079 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17080 (accepted, needs discussion) * https://github.com/jupyterlab/jupyterlab/issues/17083 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17084 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17086 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17087 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17090 (accepted) Before the issue, 3 issues in Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7538 (needs info) * https://github.com/jupyter/notebook/issues/7540 (accepted) * https://github.com/jupyter/notebook/issues/7541 (needs info) No issues in Notebook Classic or JupyterLab Desktop needed triage. ### December 10, 2024 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | | Jason Weill | AWS | @JasonWeill | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 6 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/16990 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17026 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17034 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17060 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17066 (closed) * https://github.com/jupyterlab/jupyterlab/issues/17068 (accepted) Before the issue, 1 issue in Classic Notebook (nbclassic) needed triage. After the meeting, 1 remains. * https://github.com/jupyter/nbclassic/issues/309 (needs info) No issues in Notebook or JupyterLab Desktop needed triage. ### December 3, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 3 remain. * https://github.com/jupyterlab/jupyterlab/issues/16980 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16985 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16990 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17017 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17023 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/17026 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/17028 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/14071) Before the meeting, 1 issue in Jupyter Notebook needed triage. After the meeting, no issues remain. * https://github.com/jupyter/notebook/issues/7525 (accepted) Before the meeting, 1 issue in Classic Notebook (nbclassic) needed triage. After the meeting, 1 issue remains. * https://github.com/jupyter/nbclassic/issues/309 (needs info) No issues in JupyterLab Desktop needed triage. ### November 26, 2024 | Name | Organization | Username | |------|--------------|----------| | Andrii Ieroshekno | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | | Michael Chin | AWS | @michaelnchin | | Michał Krassowski | QuanSight | @krassowski | Before meeting, 16 issues in JupyterLab. After meeting, 4 remain. - https://github.com/jupyterlab/jupyterlab/issues/16931 (closed) - https://github.com/jupyterlab/jupyterlab/issues/16932 (Rosio will comment) - https://github.com/jupyterlab/jupyterlab/issues/16956 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16971 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16976 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16977 (accpeted) - https://github.com/jupyterlab/jupyterlab/issues/16978 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16980 (needs more info) - https://github.com/jupyterlab/jupyterlab/issues/16982 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16985 (needs info) - https://github.com/jupyterlab/jupyterlab/issues/16986 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16987 (duplicate) - https://github.com/jupyterlab/jupyterlab/issues/16990 (needs more info) - https://github.com/jupyterlab/jupyterlab/issues/16992 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16996 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/17003 (accepted) Before meeting, 3 issues in Notebook. After meeting, 0 remain. - https://github.com/jupyter/notebook/issues/7517 (closed) - https://github.com/jupyter/notebook/issues/7520 (accepted) - https://github.com/jupyter/notebook/issues/7523 (accepted) Before the meeting, 1 issue in Classic Notebook (nbclassic) needed triage. After the meeting, 1 remains. - https://github.com/jupyter/nbclassic/issues/309 (needs info) Before the meeting, 1 issue in JupyterLab Desktop needed triage. After the meeting, none remain. - https://github.com/jupyterlab/jupyterlab-desktop/issues/877 (accepted) ### November 19, 2024 | Name | Organization | Username | |------|--------------|----------| | Piyush Jain | AWS | @3coins | | Andrii Ieroshekno | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | Before meeting, 7 issues in JupyterLab. After meeting, 4 remain. * https://github.com/jupyterlab/jupyterlab/issues/16931 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16932 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16952 (accepted, needs discussion) * https://github.com/jupyterlab/jupyterlab/issues/16956 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16957 (accepted, needs discussion) * https://github.com/jupyterlab/jupyterlab/issues/16971 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16973 (accepted) Before meeting, 5 issues in Notebook. After meeting, 3 remain. - https://github.com/jupyter/notebook/issues/7509 (accepted) - https://github.com/jupyter/notebook/issues/7517 (needs info) - https://github.com/jupyter/notebook/issues/7520 (needs info) - https://github.com/jupyter/notebook/issues/7522 (closed) - https://github.com/jupyter/notebook/issues/7523 (needs info) Before meeting, 1 issue in JupyterLab-Desktop. After meeting, none remain. - https://github.com/jupyterlab/jupyterlab-desktop/issues/875 (closed) No issues in Classic Notebook (nbclassic) needed triage. ### November 12, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 12 issues in JupyterLab needed triage. After the meeting, 3 remain. * https://github.com/jupyterlab/jupyterlab/issues/16928 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16929 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16931 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16932 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16934 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16935 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16939 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16944 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16949 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16951 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16952 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16954 (accepted) Before the meeting, 4 issues in Jupyter Notebook needed triage. After the meeting, 2 remain. * https://github.com/jupyter/notebook/issues/7509 (needs info) * https://github.com/jupyter/notebook/issues/7515 (accepted) * https://github.com/jupyter/notebook/issues/7516 (accepted) * https://github.com/jupyter/notebook/issues/7517 (needs info) Before the meeting, 1 issue in JupyterLab Desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/875 (needs info) No issues in Classic Notebook (nbclassic) needed triage. ### November 5, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 8 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/16905 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16906 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16909 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16912 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/13705) * https://github.com/jupyterlab/jupyterlab/issues/16914 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16915 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16917 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16924 (accepted) Before the meeting, 4 issues in Jupyter Notebook needed triage. After the meeting, 2 remain. * https://github.com/jupyter/notebook/issues/7503 (accepted) * https://github.com/jupyter/notebook/issues/7504 (accepted) * https://github.com/jupyter/notebook/issues/7505 (needs info) * https://github.com/jupyter/notebook/issues/7509 (needs info) Before the meeting, 1 issue in JupyterLab Desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/875 (needs info) No issues in Classic Notebook (nbclassic) needed triage. ### October 29, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | | Nisha Nair | IBM | @nkn2022 | | Maduabuchi | | @Maduflavins | Before the meeting, 12 issues in JupyterLab needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab/issues/16851 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16869 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16876 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16877 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16887 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16888 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16889 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16890 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16891 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16892 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16894 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16895 (accepted) Before the meeting, 8 issues in Jupyter Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7482 (accepted) * https://github.com/jupyter/notebook/issues/7488 (accepted) * https://github.com/jupyter/notebook/issues/7489 (accepted) * https://github.com/jupyter/notebook/issues/7490 (accepted) * https://github.com/jupyter/notebook/issues/7491 (accepted) * https://github.com/jupyter/notebook/issues/7492 (accepted) * https://github.com/jupyter/notebook/issues/7502 (closed, duplicate of https://github.com/jupyter/notebook/issues/7121) No issues in JupyterLab Desktop or Classic Notebook (nbclassic) needed triage. ### October 22, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, 4 remain. * https://github.com/jupyterlab/jupyterlab/issues/16851 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16856 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16869 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16873 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16875 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16876 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16877 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16882 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16883 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16884 (accepted) Before the meeting, 2 issues in Jupyter Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7482 (needs info) * https://github.com/jupyter/notebook/issues/7483 (closed) No issues in JupyterLab Desktop or Classic Notebook (nbclassic) needed triage. ### October 15, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, 2 remain. * https://github.com/jupyterlab/jupyterlab/issues/16825 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16847 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16851 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16853 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16856 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16859 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16860 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16861 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16864 (accepted, release blocker) * https://github.com/jupyterlab/jupyterlab/issues/16865 (accepted) Before the meeting, 2 issues in Jupyter Notebook needed triage. After the meeting, none remain. * https://github.com/jupyter/notebook/issues/7476 (accepted) * https://github.com/jupyter/notebook/issues/7478 (accepted) No issues in JupyterLab Desktop needed triage. Before the meeting, 2 issues in Classic Notebook (nbclassic) needed triage. After the meeting, none remain. * https://github.com/jupyter/nbclassic/issues/307 (accepted) * https://github.com/jupyter/nbclassic/issues/308 (closed, fixed by https://github.com/jupyter/nbclassic/pull/286) ### October 8, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab/issues/16781 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16825 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16826 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16828 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16829 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16835 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16840 (accepted) Before the meeting, 3 issues in Jupyter Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7464 (closed) * https://github.com/jupyter/notebook/issues/7466 (needs info) * https://github.com/jupyter/notebook/issues/7475 (closed) Before the meeting, 1 issue in JupyterLab Desktop needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/873 (closed) No issues in Classic Notebook (nbclassic) needed triage. ### October 1, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab/issues/16777 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16781 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16807 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16813 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16818 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16819 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/9789) * https://github.com/jupyterlab/jupyterlab/issues/16820 (accepted) Before the meeting, 2 issues in Jupyter Notebook needed triage. After the meeting, 2 remain. * https://github.com/jupyter/notebook/issues/7464 (answered) * https://github.com/jupyter/notebook/issues/7466 (needs info) Before the meeting, 2 issues in JupyterLab Desktop needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/857 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/869 (closed) No issues in Classic Notebook (nbclassic) needed triage. ### September 24, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 16 issues in JupyterLab needed triage. After the meeting, 3 remain. * https://github.com/jupyterlab/jupyterlab/issues/16742 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16777 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16781 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16789 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16793 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16795 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/1932) * https://github.com/jupyterlab/jupyterlab/issues/16796 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/14965) * https://github.com/jupyterlab/jupyterlab/issues/16798 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16801 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16802 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16803 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16805 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16806 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16807 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16808 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16809 (accepted) Before the meeting, 2 issues in Jupyter Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7464 (answered) * https://github.com/jupyter/notebook/issues/7465 (accepted) Before the meeting, 4 issues in JupyterLab Desktop needed triage. After the meeting, 2 remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/869 (needs info) * https://github.com/jupyterlab/jupyterlab-desktop/issues/870 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/871 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/872 (needs info) No issues in Classic Notebook (nbclassic) needed triage. ### September 17, 2024 | Name | Organization | Username | |------|--------------|----------| | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 10 issues in JupyterLab needed triage. After the meeting, 4 remain. - https://github.com/jupyterlab/jupyterlab/issues/16742 (needs info) - https://github.com/jupyterlab/jupyterlab/issues/16750 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16769 (closed) - https://github.com/jupyterlab/jupyterlab/issues/16772 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16773 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16777 (needs info) - https://github.com/jupyterlab/jupyterlab/issues/16778 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16781 (needs info) - https://github.com/jupyterlab/jupyterlab/issues/16782 (accepted) - https://github.com/jupyterlab/jupyterlab/issues/16788 (accepted) Before the meeting, 4 issues in Jupyter Notebook needed triage. After the meeting, 0 remain. - https://github.com/jupyter/notebook/issues/7451 (accepted) - https://github.com/jupyter/notebook/issues/7458 (accepted) - https://github.com/jupyter/notebook/issues/7459 (accepted) - https://github.com/jupyter/notebook/issues/7463 (closed) Before the meeting, 1 issue in JupyterLab Desktop needed triage. After the meeting, 0 remain. - https://github.com/jupyterlab/jupyterlab-desktop/issues/868 (closed) No issues in Classic Notebook (nbclassic) needed triage. ### September 10, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 13 issues in JupyterLab needed triage. After the meeting, 3 remain. * https://github.com/jupyterlab/jupyterlab/issues/16742 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16743 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16746 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16750 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16752 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16754 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16755 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16756 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16757 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16760 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16766 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16767 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16768 (accepted) Before the meeting, 5 issues in Jupyter Notebook needed triage. After the meeting, 2 remain. * https://github.com/jupyter/notebook/issues/7451 (needs info) * https://github.com/jupyter/notebook/issues/7452 (closed) * https://github.com/jupyter/notebook/issues/7454 (accepted) * https://github.com/jupyter/notebook/issues/7455 (needs info) * https://github.com/jupyter/notebook/issues/7456 (closed) No issues in JupyterLab Desktop or Classic Notebook (nbclassic) needed triage. ### September 3, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/16719 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16724 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16728 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16730 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16731 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16734 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16735 (closed) Before the meeting, 2 issues in Jupyter Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7443 (needs info) * https://github.com/jupyter/notebook/issues/7450 (accepted) Before the meeting, 2 issues in JupyterLab Desktop needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/857 (closed) * https://github.com/jupyterlab/jupyterlab-desktop/issues/858 (closed) No issues in Classic Notebook (nbclassic) needed triage. ### August 27, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Michał Krassowski | QuanSight | @krassowski | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab/issues/16703 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16712 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16716 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16717 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16718 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16719 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16720 (accepted) Before the meeting, 3 issues in Jupyter Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7443 (needs info) * https://github.com/jupyter/notebook/issues/7444 (accepted) * https://github.com/jupyter/notebook/issues/7445 (accepted) Before the meeting, 5 issues in JupyterLab Desktop needed triage. After the meeting, 4 remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/857 (needs info) * https://github.com/jupyterlab/jupyterlab-desktop/issues/858 (needs info) * https://github.com/jupyterlab/jupyterlab-desktop/issues/859 (needs info) * https://github.com/jupyterlab/jupyterlab-desktop/issues/860 (needs info) * https://github.com/jupyterlab/jupyterlab-desktop/issues/861 (closed) No issues in Classic Notebook (nbclassic) needed triage. ### August 20, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 11 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/16676 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16677 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16680 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16681 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16685 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16688 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16689 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16690 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16694 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16697 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16698 (accepted) Before the meeting, 7 issues in Jupyter Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7433 (accepted) * https://github.com/jupyter/notebook/issues/7437 (closed) * https://github.com/jupyter/notebook/issues/7438 (closed) * https://github.com/jupyter/notebook/issues/7440 (closed) * https://github.com/jupyter/notebook/issues/7441 (accepted) * https://github.com/jupyter/notebook/issues/7442 (accepted) * https://github.com/jupyter/notebook/issues/7443 (needs info) Before the meeting, 1 issue in JupyterLab Desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/857 (needs info) No issues in Classic Notebook (nbclassic) needed triage. ### August 13, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Andrii Ieroshenko | AWS | @andrii-i | | Rosio Reyes | Anaconda | @RRosio | | Michał Krassowski | QuanSight | @krassowski | Before the meeting, 17 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/16645 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16648 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16649 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16654 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16657 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16659 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16660 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16661 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16664 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16665 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16667 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16668 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16669 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16670 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16671 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16672 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16673 (accepted) Before the meeting, 5 issues in Notebook needed triage. After the meeting, 3 remain. * https://github.com/jupyter/notebook/issues/7432 (closed) * https://github.com/jupyter/notebook/issues/7433 (needs info) * https://github.com/jupyter/notebook/issues/7436 (accepted) * https://github.com/jupyter/notebook/issues/7437 (needs info) * https://github.com/jupyter/notebook/issues/7438 (needs info) Before the meeting, 3 issues in jupyterlab-desktop needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/853 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/855 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/856 (accepted) There were no issues in Classic Notebook (nbclassic) needing triage. ### August 6, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Michał Krassowski | QuanSight | @krassowski | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 9 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/16599 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16601 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16630 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16631 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16633 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16636 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16638 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16640 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16642 (accepted) Before the meeting, 8 issues in Notebook needed triage. After the meeting, 5 remain. * https://github.com/jupyter/notebook/issues/7422 (closed) * https://github.com/jupyter/notebook/issues/7432 (needs info) * https://github.com/jupyter/notebook/issues/7433 (needs info) * https://github.com/jupyter/notebook/issues/7434 (accepted) * https://github.com/jupyter/notebook/issues/7435 (closed) * https://github.com/jupyter/notebook/issues/7436 (needs info) * https://github.com/jupyter/notebook/issues/7437 (needs info) * https://github.com/jupyter/notebook/issues/7438 (needs info) Before the meeting, 4 issues in JupyterLab Desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/850 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/851 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/852 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/853 (needs info) No issues in Classic Notebook (nbclassic) needed triage. ### July 30, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Michał Krassowski | QuanSight | @krassowski | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 16 issues in JupyterLab needed triage. After the meeting, 3 remain. * https://github.com/jupyterlab/jupyterlab/issues/16581 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16594 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16599 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16601 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16608 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16609 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16610 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16614 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16616 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16617 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16619 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16621 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16623 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16624 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16625 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16626 (accepted) Before the meeting, 5 issues in Notebook needed triage. After the meeting, 1 remains. * https://github.com/jupyter/notebook/issues/7422 (needs info) * https://github.com/jupyter/notebook/issues/7426 (closed) * https://github.com/jupyter/notebook/issues/7247 (closed) * https://github.com/jupyter/notebook/issues/7428 (accepted) * https://github.com/jupyter/notebook/issues/7431 (accepted) Before the meeting, 2 issues in JupyterLab Desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/847 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/850 (needs info) No issues in Classic Notebook (nbclassic) needed triage. ### July 23, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Michał Krassowski | QuanSight | @krassowski | | Rosio Reyes | Anaconda | @RRosio | | Matthew Simpson | | | Before the meeting, 7 issues in JupyterLab needed triage. After the meeting, 4 remain. * https://github.com/jupyterlab/jupyterlab/issues/16581 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16594 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16596 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16597 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16599 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16601 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16607 (accepted) Before the meeting, 6 issues in Notebook needed triage. After the meeting, 5 remain. * https://github.com/jupyter/notebook/issues/7407 (closed) * https://github.com/jupyter/notebook/issues/7422 (needs info) * https://github.com/jupyter/notebook/issues/7426 (needs info) * https://github.com/jupyter/notebook/issues/7427 (needs info) * https://github.com/jupyter/notebook/issues/7428 (needs info) * https://github.com/jupyter/notebook/issues/7429 (needs info) Before the meeting, 1 issue in JupyterLab Desktop needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab-desktop/issues/847 (needs info) No issues in Classic Notebook (nbclassic) needed triage. ### July 16, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Michał Krassowski | QuanSight | @krassowski | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 11 issues in JupyterLab needed triage. After the meeting, 2 remain. * https://github.com/jupyterlab/jupyterlab/issues/16569 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/10409) * https://github.com/jupyterlab/jupyterlab/issues/16573 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16574 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16576 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16577 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16578 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16579 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16580 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16581 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16589 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16593 (needs info) Before the meeting, 5 issues in Notebook needed triage. After the meeting, 4 remain. * https://github.com/jupyter/notebook/issues/7407 (needs info) * https://github.com/jupyter/notebook/issues/7415 (needs info) * https://github.com/jupyter/notebook/issues/7422 (needs info) * https://github.com/jupyter/notebook/issues/7424 (accepted) * https://github.com/jupyter/notebook/issues/7426 (needs info) Before the meeting, 1 issue in JupyterLab Desktop needed triage. After the meeting, no issues remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/846 (accepted) Before the meeting, 2 issues in Classic Notebook (nbclassic) needed triage. After the meeting, no issues remain. * https://github.com/jupyter/nbclassic/issues/288 (accepted) * https://github.com/jupyter/nbclassic/issues/289 (accepted) ### July 9, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 8 issues in JupyterLab needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab/issues/16389 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16553 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16557 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/11257) * https://github.com/jupyterlab/jupyterlab/issues/16558 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16561 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16562 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16563 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/14234 and https://github.com/jupyterlab/jupyterlab/issues/14235) * https://github.com/jupyterlab/jupyterlab/issues/16564 (accepted) Before the meeting, 6 issues in Notebook needed triage. After the meeting, 4 remain. * https://github.com/jupyter/notebook/issues/7407 (needs info) * https://github.com/jupyter/notebook/issues/7408 (needs info) * https://github.com/jupyter/notebook/issues/7409 (accepted) * https://github.com/jupyter/notebook/issues/7415 (needs info) * https://github.com/jupyter/notebook/issues/7420 (accepted) * https://github.com/jupyter/notebook/issues/7421 (needs info) No issues in JupyterLab Desktop or Classic Notebook (nbclassic) needed triage. ### July 2, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 11 issues in JupyterLab needed triage. After the meeting, 1 remains. * https://github.com/jupyterlab/jupyterlab/issues/16389 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16505 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16513 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16517 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16525 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/10593) * https://github.com/jupyterlab/jupyterlab/issues/16527 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16528 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16533 (closed, duplicate of https://github.com/jupyterlab/jupyterlab/issues/16373) * https://github.com/jupyterlab/jupyterlab/issues/16542 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16543 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16544 (accepted) Before the meeting, 8 issues in Notebook needed triage. After the meeting, 4 remain. * https://github.com/jupyter/notebook/issues/7402 (closed) * https://github.com/jupyter/notebook/issues/7401 (accepted) * https://github.com/jupyter/notebook/issues/7407 (needs info) * https://github.com/jupyter/notebook/issues/7408 (needs info) * https://github.com/jupyter/notebook/issues/7409 (needs info) * https://github.com/jupyter/notebook/issues/7411 (closed) * https://github.com/jupyter/notebook/issues/7412 (closed) * https://github.com/jupyter/notebook/issues/7415 (needs info) No issues in JupyterLab Desktop or Classic Notebook (nbclassic) needed triage. ### June 25, 2024 | Name | Organization | Username | |------|--------------|----------| | Jason Weill | AWS | @JasonWeill | | Rosio Reyes | Anaconda | @RRosio | Before the meeting, 8 issues in JupyterLab needed triage. After the meeting, 4 remain. * https://github.com/jupyterlab/jupyterlab/issues/16389 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16497 (closed) * https://github.com/jupyterlab/jupyterlab/issues/16499 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16505 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16513 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16515 (accepted) * https://github.com/jupyterlab/jupyterlab/issues/16517 (needs info) * https://github.com/jupyterlab/jupyterlab/issues/16518 (accepted) Before the meeting, 4 issues in Notebook needed triage. After the meeting, 3 remain. * https://github.com/jupyter/notebook/issues/7397 (closed, moved to https://github.com/jupyterlab/jupyterlab/issues/16522) * https://github.com/jupyter/notebook/issues/7401 (needs info) * https://github.com/jupyter/notebook/issues/7402 (needs info) * https://github.com/jupyter/notebook/issues/7407 (needs info) Before the meeting, 2 issues in JupyterLab Desktop needed triage. After the meeting, none remain. * https://github.com/jupyterlab/jupyterlab-desktop/issues/837 (accepted) * https://github.com/jupyterlab/jupyterlab-desktop/issues/841 (accepted) No issues in Classic Notebook (nbclassic) needed triage.

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