To set it up for the first time, on Windows, run:
./activate_scripts/new.ps1On Linux/WSL/MacOS, run:
./activate_scripts/new.shIf you already have a set up virtual environment but you want to activate it, just run:
./activate_scripts/activate.ps1on Windows, and in Linux/WSL, MacOS, run:
./activate_scripts/activate.sh