Answers for "vscode not activating conda"

1

vscode not activating conda

add "C:\Users\<USER>\Anaconda3\condabin" to PATH
relaunch VSCode
open VSCode terminal (CTRL + `)
conda init
Posted by: Guest on July-14-2021

Code answers related to "vscode not activating conda"

Browse Popular Code Answers by Language