Skip to content

Issues: microsoft/vscode-jupyter

August 2024 Endgame
#15964 opened Aug 27, 2024 by Yoyokrazy
Open
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

use ruff instead of black in CI lint check debt Code quality issues
#16030 opened Sep 10, 2024 by amunger
wrong tab name for interactive window bug Issue identified by VS Code Team member as probable bug interactive-window Impacts interactive window
#15671 opened May 7, 2024 by amunger
Plotly graphs stop loading if many are loaded in the same notebook bug Issue identified by VS Code Team member as probable bug notebook-output perf Performance issues
#15549 opened Apr 16, 2024 by amunger
timeout errors from jupyter extension debt Code quality issues
#15454 opened Apr 1, 2024 by amunger
slow kernel startup to run first cell notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) perf Performance issues
#15353 opened Mar 12, 2024 by amunger
flaky test Verify plot viewer is active for PNG plots bug Issue identified by VS Code Team member as probable bug debt Code quality issues flaky test Test that is intermittently failing
#15158 opened Feb 7, 2024 by amunger
Variable provider perf improvements bug Issue identified by VS Code Team member as probable bug perf Performance issues variable-explorer
#15043 opened Jan 19, 2024 by amunger
when stepping through a different cell than the one that started debugging, clicking run will deadlock the kernel bug Issue identified by VS Code Team member as probable bug papercut 🩸 Something affecting the productivity of the team
#15009 opened Jan 11, 2024 by amunger
Visual indicator of kernel connection status feature-request Request for new features or functionality notebook-kernel-picker
#14862 opened Dec 5, 2023 by amunger
jupyter-cell-tags.addTag and removeTag commands are always in the command palette bug Issue identified by VS Code Team member as probable bug notebook-workflow Issues that interrupt expected or desirable behavior
#14573 opened Oct 26, 2023 by amunger
Invalid JupyterHub URL specified notebook-remote Applies to remote Jupyter Servers
#14566 opened Oct 25, 2023 by amunger
run with dependent cells not running dependent cells bug Issue identified by VS Code Team member as probable bug notebook-workflow Issues that interrupt expected or desirable behavior
#14556 opened Oct 24, 2023 by amunger
run with precedent cells has inconsistent behavior bug Issue identified by VS Code Team member as probable bug notebook-workflow Issues that interrupt expected or desirable behavior
#14554 opened Oct 24, 2023 by amunger
Review and standardize how we normalize code sent to the interactive window debt Code quality issues interactive-window Impacts interactive window
#13045 opened Mar 9, 2023 by amunger
Interactive window debugging tests are failing debt Code quality issues flaky test Test that is intermittently failing interactive-window-debugging
#11917 opened Nov 4, 2022 by amunger On Deck
Automated test for Interactive Window Restore debt Code quality issues interactive-window Impacts interactive window
#11578 opened Oct 7, 2022 by amunger
IW error callstack links are off by one line with IPython7 bug Issue identified by VS Code Team member as probable bug interactive-window Impacts interactive window
#11002 opened Aug 1, 2022 by amunger
exporting a notebook with nbconvert creates a blank file in web bug Issue identified by VS Code Team member as probable bug notebook-import-export
#10466 opened Jun 15, 2022 by amunger
ProTip! Adding no:label will show everything without a label.