python3 -m venv env .\env\Scripts\Activate.ps1 python3 -m pip install --upgrade pip pip install -r .\requirements.txt jupyter notebook --no-browser