An open API service for providing issue and pull request metadata for open source projects.

GitHub / jupyterlab/jupyterlab issues and pull requests

#17694 - Expose Disposables for DocManager Commands

Pull Request - State: open - Opened by Darshan808 20 days ago - 2 comments
Labels: enhancement, pkg:docmanager

#17693 - Fix auto completion on irrelevant cell types

Pull Request - State: open - Opened by itsmevichu 21 days ago - 1 comment
Labels: bug, pkg:completer, tag:CSS, Design System CSS

#17692 - Focusing cell with long output scrolls the view to the end of the output

Issue - State: open - Opened by Teagum 21 days ago
Labels: bug, status:Needs Triage

#17691 - Add terminal search functionality

Pull Request - State: open - Opened by ianthomas23 22 days ago - 1 comment
Labels: pkg:terminal, tag:Testing, tag:CSS, Design System CSS, feature

#17689 - Add more retries on the frequently failing test

Pull Request - State: open - Opened by krassowski 23 days ago - 1 comment
Labels: status:Needs Review, maintenance, tag:Testing

#17688 - Backport PR #17591 on branch 4.4.x (Fixes for accessibility issues reported on missing ARIA roles)

Pull Request - State: closed - Opened by meeseeksmachine 23 days ago - 1 comment
Labels: bug, pkg:codeeditor, pkg:filebrowser, pkg:launcher, pkg:fileeditor, tag:Accessibility, pkg:apputils, pkg:statusbar, pkg:ui-components, pkg:logconsole

#17687 - Backport PR #17623 on branch 4.4.x (Documentation for Kernel Subshells )

Pull Request - State: closed - Opened by meeseeksmachine 24 days ago - 1 comment
Labels: documentation

#17684 - Add types for interrupt messages, and move them from `shell` to `control` channel

Pull Request - State: open - Opened by krassowski 25 days ago - 2 comments
Labels: enhancement, status:Needs Review, pkg:services

#17683 - See also documentation reference is broken for kernel message types

Issue - State: open - Opened by krassowski 25 days ago
Labels: bug, documentation

#17682 - Create azure-container-webapp.yml

Pull Request - State: closed - Opened by 31benzito31 26 days ago - 2 comments

#17681 - Switch the default windowing mode to `defer`

Pull Request - State: open - Opened by krassowski 26 days ago - 2 comments
Labels: enhancement, pkg:notebook

#17680 - Tab order for status bar items in the right group is swapped

Issue - State: open - Opened by krassowski 28 days ago
Labels: bug, tag:Accessibility

#17679 - Support MIME rendering for audio and video files

Issue - State: open - Opened by jtpio 28 days ago
Labels: enhancement

#17678 - Backport PR #17667 on branch 4.4.x (Fix `threadId` being passed to the debugger)

Pull Request - State: closed - Opened by meeseeksmachine 29 days ago - 1 comment
Labels: bug, pkg:debugger

#17677 - Add fold/unfold commands with shortcuts

Pull Request - State: open - Opened by Darshan808 29 days ago - 4 comments
Labels: enhancement, pkg:codemirror

#17676 - Add a new `allowDragDropUpload` setting to the file browser

Pull Request - State: open - Opened by jtpio about 1 month ago - 3 comments
Labels: enhancement, status:Needs Review, pkg:filebrowser

#17675 - Check minimum docker version when starting docker build

Pull Request - State: closed - Opened by rschroll about 1 month ago - 1 comment
Labels: bug

#17674 - Bump actions/cache from 3 to 4 in the actions group

Pull Request - State: closed - Opened by dependabot[bot] about 1 month ago - 2 comments
Labels: maintenance, dependencies, github_actions

#17673 - Bug: Multiple configurationDone Requests Sent by JupyterLab

Issue - State: open - Opened by kr-2003 about 1 month ago - 1 comment
Labels: bug, pkg:debugger

#17672 - Fix cell output clearing

Pull Request - State: open - Opened by Darshan808 about 1 month ago - 4 comments
Labels: bug, pkg:notebook, pkg:codeeditor, pkg:console, pkg:completer, pkg:docregistry, tag:Examples, pkg:fileeditor, pkg:services, pkg:cells, pkg:codemirror, pkg:observables, pkg:debugger, pkg:cell-toolbar

#17671 - Update library name, minor edit

Pull Request - State: closed - Opened by afshin about 1 month ago - 1 comment
Labels: maintenance, pkg:ui-components

#17670 - Dockerfile: Install less, vim, and nano

Pull Request - State: closed - Opened by rschroll about 1 month ago - 4 comments
Labels: enhancement

#17669 - Backport PR #17666 on branch 4.4.x (Fix colors for CodeMirror panels)

Pull Request - State: closed - Opened by meeseeksmachine about 1 month ago - 1 comment
Labels: bug, pkg:codemirror

#17668 - Provide more CLI tools in the devcontainer

Issue - State: closed - Opened by rschroll about 1 month ago - 1 comment
Labels: enhancement

#17667 - Fix `threadId` being passed to the debugger

Pull Request - State: closed - Opened by kr-2003 about 1 month ago - 18 comments
Labels: bug, pkg:debugger

#17666 - Fix colors for CodeMirror panels

Pull Request - State: closed - Opened by krassowski about 1 month ago - 1 comment
Labels: bug, pkg:codemirror

#17665 - Backport PR #17625 on branch 4.4.x (Fix cell toolbar enabled status with multiple notebooks)

Pull Request - State: closed - Opened by krassowski about 1 month ago - 1 comment
Labels: bug, pkg:notebook, tag:CSS, Design System CSS, pkg:cell-toolbar

#17664 - fix: allow inline completion to auto-trigger at empty lines (#17568)

Pull Request - State: closed - Opened by RoshannCodes about 1 month ago - 1 comment
Labels: pkg:completer

#17663 - Docker image fails to build: invalid value ${NEW_MAMBA_USER_ID} for uid

Issue - State: closed - Opened by rschroll about 1 month ago - 3 comments
Labels: bug

#17662 - Scroll event propagation issue

Issue - State: open - Opened by aditya3434 about 1 month ago - 5 comments
Labels: bug, tag:Design and UX

#17661 - Need cell execution_number while calling dumpCell

Issue - State: open - Opened by kr-2003 about 1 month ago - 6 comments
Labels: enhancement, status:Needs Discussion

#17660 - Backport PR #17634 on branch 4.4.x (Create a subshell per kernel when using `CommsOverSubshells.PerCommTarget`)

Pull Request - State: closed - Opened by meeseeksmachine about 1 month ago - 1 comment
Labels: bug, pkg:services

#17659 - Backport PR #17628 on branch 4.4.x (Prevent memory leak when rendering text stream)

Pull Request - State: closed - Opened by meeseeksmachine about 1 month ago - 1 comment
Labels: bug, status:Needs Review, pkg:outputarea

#17658 - [4.4.x] Update documentation snapshots

Pull Request - State: open - Opened by jtpio about 1 month ago - 3 comments
Labels: maintenance, tag:Testing

#17657 - Backport PR #17656 on branch 4.4.x (Fix terminal visual regression snapshots test failures)

Pull Request - State: closed - Opened by meeseeksmachine about 1 month ago - 1 comment
Labels: maintenance, tag:Examples

#17656 - Fix terminal visual regression snapshots test failures

Pull Request - State: closed - Opened by krassowski about 1 month ago - 2 comments
Labels: maintenance, tag:Examples

#17655 - Update conf.py

Pull Request - State: closed - Opened by ahash23 about 1 month ago - 2 comments
Labels: documentation

#17654 - Update UI Tests Documentation snapshots

Pull Request - State: closed - Opened by jtpio about 1 month ago - 9 comments
Labels: maintenance, Still Needs Manual Backport, tag:Testing

#17653 - UI tests snapshot update is needed

Issue - State: closed - Opened by jtpio about 1 month ago
Labels: maintenance, status:Needs Triage

#17652 - Examples and UI tests checks are failing on CI

Issue - State: closed - Opened by jtpio about 1 month ago - 2 comments
Labels: bug, status:Needs Triage

#17650 - Add QA Target IDs for Improved Test Automation and Unified Testing Practices

Issue - State: open - Opened by Pabrick about 1 month ago - 3 comments
Labels: enhancement, tag:Testing

#17649 - Describe `args` for all commands

Pull Request - State: open - Opened by jtpio about 1 month ago - 28 comments
Labels: enhancement, documentation, status:Needs Review, pkg:terminal, pkg:notebook, pkg:console, pkg:filebrowser, pkg:completer, pkg:inspector, pkg:launcher, pkg:application, pkg:running, pkg:fileeditor, pkg:help, pkg:csvviewer, pkg:imageviewer, pkg:markdownviewer, pkg:rendermime, pkg:tooltip, pkg:apputils, pkg:codemirror, pkg:docmanager, pkg:shortcuts, pkg:mainmenu, pkg:extensionmanager, tag:Testing, pkg:statusbar, pkg:htmlviewer, pkg:documentsearch, pkg:hub, pkg:logconsole, pkg:toc, pkg:debugger, pkg:translation, pkg:mathjax, pkg:pluginmanager, pkg:mermaid, pkg:workspaces

#17648 - [4.3.x] Update `altair` to fix CI

Pull Request - State: closed - Opened by jtpio about 1 month ago - 5 comments
Labels: maintenance

#17647 - Backport PR #17639 on branch 4.4.x (Fix link to zulip and icon in docs)

Pull Request - State: closed - Opened by meeseeksmachine about 1 month ago - 1 comment
Labels: documentation

#17645 - How do I prevent `jupyter lab` from creating `etc` in `PYTHONHOME`

Issue - State: closed - Opened by cos4ni2s about 1 month ago - 1 comment
Labels: bug, status:Needs Triage

#17644 - docs: add Mermaid diagram usage guide with example image

Pull Request - State: open - Opened by dev-amanydv about 1 month ago - 3 comments
Labels: documentation, tag:Testing

#17643 - hub-extension: Restart server with iframe of spawn page

Pull Request - State: open - Opened by rschroll about 1 month ago - 8 comments
Labels: enhancement, pkg:hub, tag:CSS, Design System CSS

#17642 - UI blocks on page refresh when kernels are in pending state with use_pending_kernels=True

Issue - State: open - Opened by Recai93 about 1 month ago - 3 comments
Labels: bug

#17641 - Update mermaid 11.7.0

Pull Request - State: closed - Opened by bollwyvl about 1 month ago - 3 comments
Labels: maintenance, tag:Testing, pkg:mermaid

#17640 - Backport PR #17602 on branch 4.3.x (Fix setting allowed schemes on runtime using `Sanitizer.setAllowedSchemes`)

Pull Request - State: closed - Opened by jtpio about 1 month ago - 6 comments
Labels: bug, pkg:apputils

#17639 - Fix link to zulip and icon in docs

Pull Request - State: closed - Opened by krassowski about 1 month ago - 1 comment
Labels: documentation

#17638 - jupyterlab-execute-time still showing when running empty cell in JupyterLab 4.4.2

Issue - State: open - Opened by AyushPatel101 about 2 months ago - 6 comments
Labels: bug, tag:Regression

#17637 - JupyterLab ignores the `JUPYTER_CONFIG_DIR` environment variable

Issue - State: open - Opened by cos4ni2s about 2 months ago - 4 comments
Labels: bug

#17636 - Add `audio-extension` and `video-extension`

Pull Request - State: closed - Opened by jtpio about 2 months ago - 8 comments
Labels: enhancement, documentation, pkg:docregistry, pkg:services, tag:Testing, pkg:ui-components, tag:CSS, Design System CSS, pkg:audio, pkg:video

#17634 - Create a subshell per target and kernel when using `CommsOverSubshells.PerCommTarget`

Pull Request - State: closed - Opened by ianthomas23 about 2 months ago - 1 comment
Labels: bug, pkg:services

#17633 - Using a subshell `perCommTarget` fails if using more than one kernel

Issue - State: closed - Opened by ianthomas23 about 2 months ago - 1 comment
Labels: bug

#17632 - Uncoalesced stream outputs persists in notebook after cleaning cells

Issue - State: open - Opened by krassowski about 2 months ago - 2 comments
Labels: bug, status:Needs Triage, tag:Regression

#17631 - Drop manual Firefox install, add playwright cache

Pull Request - State: closed - Opened by krassowski about 2 months ago - 3 comments
Labels: maintenance

#17630 - `jupyterlab.browser_check` is slow as it downloads browsers

Issue - State: open - Opened by krassowski about 2 months ago
Labels: bug

#17629 - Backport PR #17620 on branch 4.4.x (Add layout containment on viewport in windowed mode)

Pull Request - State: closed - Opened by meeseeksmachine about 2 months ago - 1 comment
Labels: bug, pkg:ui-components

#17628 - Prevent memory leak when rendering text stream

Pull Request - State: closed - Opened by krassowski about 2 months ago - 1 comment
Labels: bug, status:Needs Review, pkg:outputarea

#17627 - Bug: Code Completion in Markdown/Raw

Issue - State: open - Opened by antonstor about 2 months ago - 1 comment
Labels: bug

#17626 - set_trace at top level steps into internal code

Issue - State: closed - Opened by cpita-mutt about 2 months ago - 3 comments
Labels: bug, status:Needs Triage

#17625 - Fix cell toolbar enabled status with multiple notebooks

Pull Request - State: closed - Opened by MUFFANUJ about 2 months ago - 5 comments
Labels: bug, pkg:notebook, tag:CSS, Design System CSS, pkg:cell-toolbar

#17624 - Memory leak in textual output streaming

Issue - State: closed - Opened by krassowski about 2 months ago - 4 comments
Labels: bug

#17623 - Documentation for Kernel Subshells

Pull Request - State: closed - Opened by MUFFANUJ about 2 months ago - 2 comments
Labels: documentation

#17622 - Update to Playwright 1.53

Pull Request - State: closed - Opened by jtpio about 2 months ago - 2 comments
Labels: maintenance, tag:Testing

#17621 - Test draft PR

Pull Request - State: closed - Opened by bsundaram1 about 2 months ago - 1 comment
Labels: documentation

#17620 - Add layout containment on viewport in windowed mode

Pull Request - State: closed - Opened by krassowski about 2 months ago - 1 comment
Labels: bug, pkg:ui-components

#17619 - Backport PR #17618 on branch 4.4.x (Fix selection visibility in terminal while using Dark High Contrast theme)

Pull Request - State: closed - Opened by meeseeksmachine about 2 months ago - 1 comment
Labels: bug, tag:CSS, Design System CSS

#17618 - Fix selection visibility in terminal while using Dark High Contrast theme

Pull Request - State: closed - Opened by MUFFANUJ about 2 months ago - 2 comments
Labels: bug, tag:CSS, Design System CSS

#17617 - Clicking into cell automatically shrinks the cell width when using Grammarly

Issue - State: closed - Opened by danli349 about 2 months ago - 6 comments
Labels: bug, status:Needs Info, status:Needs Triage

#17616 - Navigate files and directories with single click

Issue - State: closed - Opened by chris11442233 about 2 months ago - 2 comments
Labels: bug, status:Needs Triage

#17615 - Update answered.yml

Pull Request - State: closed - Opened by JoftheV about 2 months ago - 2 comments

#17613 - Bug

Issue - State: closed - Opened by 3MethNi about 2 months ago - 1 comment
Labels: bug, status:Needs Triage

#17612 - Help me

Issue - State: closed - Opened by 3MethNi about 2 months ago - 1 comment
Labels: bug, status:Needs Triage

#17611 - Theme overrides have no effect

Issue - State: closed - Opened by cpita-mutt about 2 months ago - 6 comments
Labels: bug, status:Needs Triage

#17610 - Fix drive focus issue

Pull Request - State: open - Opened by jtpio about 2 months ago - 3 comments
Labels: bug

#17609 - Highlighted Markdown text does not execute when run

Issue - State: closed - Opened by jademosaic about 2 months ago
Labels: bug, status:Needs Triage

#17608 - Remove the need for `ILabShell` for the inspector plugins

Pull Request - State: closed - Opened by jtpio about 2 months ago - 1 comment
Labels: maintenance, pkg:inspector

#17607 - Cannot replace default file commands.

Issue - State: open - Opened by Darshan808 about 2 months ago - 1 comment
Labels: enhancement, status:Needs Discussion

#17606 - display dataFrame or series side By side

Issue - State: open - Opened by COderHop about 2 months ago - 1 comment
Labels: documentation

#17605 - Added --yes to conda environment creation command

Pull Request - State: closed - Opened by kathatherine about 2 months ago - 3 comments
Labels: documentation

#17604 - Starting jupyter lab does not yield room

Issue - State: open - Opened by gehong-coder about 2 months ago
Labels: bug, status:Needs Triage

#17603 - [pre-commit.ci] pre-commit autoupdate

Pull Request - State: closed - Opened by pre-commit-ci[bot] 2 months ago - 1 comment
Labels: maintenance

#17602 - Fix setting allowed schemes on runtime using `Sanitizer.setAllowedSchemes`

Pull Request - State: closed - Opened by bsundaram1 2 months ago - 4 comments
Labels: bug, pkg:apputils, Still Needs Manual Backport

#17601 - config file creation feedback wrong

Issue - State: open - Opened by michaelaye 2 months ago - 2 comments
Labels: bug

#17598 - "Save and Export Notebook As" doesn't open

Issue - State: closed - Opened by Malix-Labs 2 months ago - 1 comment
Labels: bug, status:Needs Triage

#17597 - Restore automatic resizing of the console prompt in Jupyterlab 4.4?

Issue - State: open - Opened by krassowski 2 months ago - 3 comments
Labels: bug, tag:Regression

#17596 - Emit `selectionChanged` on model refresh

Pull Request - State: open - Opened by jtpio 2 months ago - 1 comment
Labels: bug, status:Needs Review, pkg:filebrowser

#17595 - Backport PR #17508 on branch 4.4.x (Enable save in collaborative mode)

Pull Request - State: closed - Opened by meeseeksmachine 2 months ago - 2 comments
Labels: bug, pkg:docregistry, pkg:services, pkg:docmanager

#17592 - Fix error handing in extension manager (typo and undefined variable)

Pull Request - State: closed - Opened by Darshan808 2 months ago - 2 comments
Labels: bug

#17591 - Fixes for accessibility issues reported on missing ARIA roles

Pull Request - State: closed - Opened by nkn2022 2 months ago - 11 comments
Labels: bug, pkg:codeeditor, pkg:filebrowser, pkg:launcher, pkg:fileeditor, tag:Accessibility, pkg:apputils, pkg:statusbar, pkg:ui-components, pkg:logconsole