blink Requirements Conda Jupyter Notebooks PyTorch Setup Create a conda env (it's important not to use your base conda env for this project) In your Conda Environment Install Jupyter Notebooks run conda install jupyter Install pip run pip install -r requirements.txt