Unable to select interpreter to start Jupyter server #4036
Labels
bug
Issue identified by VS Code Team member as probable bug
info-needed
Issue requires more information from poster
Environment data
Expected behaviour
Works just fine
Actual behaviour
Select interpreter does nothing and Jupyter keeps prompting ipykernel to be install to my other interpreter 3.8.3 64-bit (conda) - which is my conda base environment. I have also tried creating new venv and conda environments and got the same results.
Also, it keeps asking for feedback for some reason, perhaps it is related to #4034
Steps to reproduce:
python -m venv venv
.ipynb
file and open itLogs
Output for
Jupyter
in theOutput
panel (View
→Output
, change the drop-down the upper-right of theOutput
panel toJupyter
)The text was updated successfully, but these errors were encountered: