Environment data
- VS Code version: 1.80.1 (User Setup)
- Jupyter Extension version (available under the Extensions sidebar): v2023.6.1101941928
- Python Extension version (available under the Extensions sidebar): v2023.12.0
- OS (Windows | Mac | Linux distro) and version: Windows 10, V10.0.19045 Build 19045
- Python and/or Anaconda version: 3.11.4
- Type of virtual environment used (N/A | venv | virtualenv | conda | ...): venv
- Jupyter server running: Local
Expected behaviour
Environments in the same folder are detected under select kernels
Actual behaviour
Only the system interpreter is detected
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
- Create an ipynb file with some code in a folder and initialize a venv in the same.
- Try to open that file without opening the folder from your explorer.
Output for Jupyter in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Jupyter)
Environment data
Expected behaviour
Environments in the same folder are detected under select kernels
Actual behaviour
Only the system interpreter is detected
Steps to reproduce:
[NOTE: Self-contained, minimal reproducing code samples are extremely helpful and will expedite addressing your issue]
Output for
Jupyterin theOutputpanel (View→Output, change the drop-down the upper-right of theOutputpanel toJupyter)