I don't see the environment in VSCode after MiniForge installation

80 Views Asked by At

I have installed Miniforge + VSCode on my (new) PC but when I launch VsCode and try to select a kernel, I can't find the Base environment. How to get it and the different environment I created with conda

1

There are 1 best solutions below

0
JialeDu On

Click on kernel in the top right corner to make your selection.

enter image description here

You can choose an existing python environment. You can also create a new virtual environment.

enter image description here