David Lee

Results 2 comments of David Lee

If you want to get rid of this error, I found out that you can do the following: ```conda env list``` to find all your environments. ```conda activate ``` to...

I don't think this works with VSCode Dev containers though, since you can't write from within the container back out into the local environment.