Open your anaconda promt as admin and navigate to the folder you want the repo to be downloaded to. Enter the following commands in order
git clone https://github.com/James-Quigley-ie/NS-PINN.git
cd NS-PINN
conda env create -f PINN.yml
conda activate PINN
jupyter lab PINN.ipynb