Not respecting the selected virtualenv kernel #13055
Labels
bug
Issue identified by VS Code Team member as probable bug
notebook-execution
Kernels issues (start/restart/switch/execution, install ipykernel)
Applies To
What happened?
If I select try to run a kernel from a virtualenv, VSCode instead falls back to the global installation (where jupyter-notebook is not installed).
I can recreate this from scratch using a new virtualenv with just
pip install jupyter notebook
.In the virtualenv, I can run
jupyter-notebook
, and VSCode will happily connect to the kernel if I choose "Select another Kernel > Existing Jupyter Server".VS Code Version
Version: 1.76.1 Commit: 5e805b79fcb6ba4c2d23712967df89a089da575b Date: 2023-03-08T16:48:08.231Z (2 days ago) Electron: 19.1.11 Chromium: 102.0.5005.196 Node.js: 16.14.2 V8: 10.2.154.26-electron.0 OS: Darwin arm64 22.3.0 Sandboxed: Yes
Jupyter Extension Version
v2023.2.1200692131
Jupyter logs
Coding Language and Runtime Version
Python 3.11.2
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: