Description
Environment data
-
VS Code version: v1.99.2
-
Jupyter Extension version (available under the Extensions sidebar): v2025.3.0
-
Python Extension version (available under the Extensions sidebar): v2025.4.0
-
OS (Windows | Mac | Linux distro) and version: win 10 v10.0.19045
-
Python and/or Anaconda version: python 3.12.9 / miniforge3 24.11.3-2 / conda 24.11.3
-
Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
-
Jupyter server running: Local
Expected behaviour
Expect all four kernels to appear in VSCode kernel picker. Note that "jupyter kernelspec list" shows all four kernels and all four kernels are available in the kernel picker when jupyter is run in browser.
Actual behaviour
Only python 3.12.9 appears in vscode kernel picker.
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Open new notebook and invoke kernel picker.
Logs
Tried running vscode jupyter log setting at "trace" level but no output appears.
Jupyter
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Jupyter
)