Select venv in vscodeΒΆ
To select a venv virtual environment that can run your python code type:
STR + SHIFT + P
Enter
Python: Select Interpreter
Scroll down and choose the project for that you want to configure the venv
Select
Enter interpreter path
Chose the path bin/python3 relative to the venv directory by clicking on Find...
Ipython bug: ipython-notebook-with-venv