Skip to content

VSCode jupyter kernel picker finds only one (python) of four (python, r, julia, racket) installed kernels #16549

Open
@BenLisowski

Description

@BenLisowski

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.

Output for Jupyter in the Output panel (ViewOutput, change the drop-down the upper-right of the Output panel to Jupyter)


Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posternotebook-kernel-picker

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions