Closed JoshCole-DTA closed 1 year ago
Looks good to me. Look good to you @anitagraser / others?
Sorry, I have no experience with this functionality
I recently had to do something similar to be able to choose a venv environment within VScode:
python -m ipykernel install --user --name venv --display-name "Python (venv)"
so I'm in favor of this addition, thanks!
Thanks Anita and Michael, and @JoshCole-DTA, will merge. Anything else on venv
s, which are outside my knowledge, welcome.
Added kernel