- Install
vscoderecommendations in the extensions section - Create a python virtual env and install dependencies
> python -m venv venv
> source venv/bin/activate (Linux)
> source venv/Scripts/activate (Windows)
(venv)> pip install -r requirements.txt| Name | Name | Last commit date | ||
|---|---|---|---|---|