How make conda env default in VScode while running in Ubuntu WSL 2 mode

Viewed 20

I just installed WSL 2, I'm using remote WSL extension in vscode.

Whenever I open any .py or .ipynb file, it opens in the default window global environment and I have to manually switch to base conda env. Is there a way to make this my default env?

0 Answers
Related