forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
Description
Environment data
- VS Code version: 1.109.5
- Jupyter Extension version (available under the Extensions sidebar): 2025.9.1
- Python Extension version (available under the Extensions sidebar): 2026.2.0
- OS (Windows | Mac | Linux distro) and version: Debian Linux
- Python and/or Anaconda version: conda 24.11.3 / mamba 1.5.9
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): conda
- Jupyter server running: Local
Steps to reproduce:
- Create a conda setup with many environments.
- Launch a new interactive jupyter window from this extension.
- Change the python kernel to the base conda environment.
Expected behaviour
Should switch to the base environment.
Actual behaviour
Switches to the last environment in the list, regardless of what's the current environment.
It does not affect saved interactive windows that were created before the latest updates to the python extension and vscode from a few weeks ago or so - not sure which one is at fault though.
Logs
Does not produce any log in the jupyter extension logs.
Jupyter in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Jupyter)
XXX
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugIssue identified by VS Code Team member as probable bugIssue identified by VS Code Team member as probable buginfo-neededIssue requires more information from posterIssue requires more information from postertriage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team
