You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Interactive Window and/or Cell Scripts (.py files with #%% markers)
What happened?
After opening a notebook, or workspace with some notebooks opened, the kernel picker is in the "Select kernel" state, clicking on it reveals menu offering only "python environments" and "existing jupyter server" options, so the Jupyter kernel option is missing.
This issue keeps appearing here and there and I've also seen similar issues being opened by other users in the past. Reloading window etc usually solves the issue.
Running jupyter kernelspec list in a terminal confirms that the expected kernel is there, although it is located in /home/jeckst/snap/code/179/.local/share/jupyter/kernels/, and the output does not list the original in /home/jeckst/.local/share/jupyter/kernels/ (which is still there). Does VS Code copy/move kernels around instead of using them as is?
Applies To
What happened?
After opening a notebook, or workspace with some notebooks opened, the kernel picker is in the "Select kernel" state, clicking on it reveals menu offering only "python environments" and "existing jupyter server" options, so the Jupyter kernel option is missing.
This issue keeps appearing here and there and I've also seen similar issues being opened by other users in the past. Reloading window etc usually solves the issue.
Running
jupyter kernelspec list
in a terminal confirms that the expected kernel is there, although it is located in/home/jeckst/snap/code/179/.local/share/jupyter/kernels/
, and the output does not list the original in/home/jeckst/.local/share/jupyter/kernels/
(which is still there). Does VS Code copy/move kernels around instead of using them as is?The OS is Ubuntu 24.04.1 LTS
VS Code Version
Version: 1.96.2 Commit: fabdb6a30b49f79a7aba0f2ad9df9b399473380f Date: 2024-12-19T10:22:47.216Z Electron: 32.2.6 ElectronBuildId: 10629634 Chromium: 128.0.6613.186 Node.js: 20.18.1 V8: 12.8.374.38-electron.0 OS: Linux x64 6.8.0-51-generic snap
Jupyter Extension Version
2024.11.2024102401
Jupyter logs
Coding Language and Runtime Version
Python 3.12
Language Extension Version (if applicable)
No response
Anaconda Version (if applicable)
No response
Running Jupyter locally or remotely?
Local
The text was updated successfully, but these errors were encountered: