Run | |
---|---|
Tutorial 1 | |
Tutorial 2 | |
Tutorial 3 (Bonus) |
Run | |
---|---|
Tutorial 1 | |
Tutorial 2 | |
Tutorial 3 (Bonus) |
Clone this repo and install the conda environment:
conda env create -n npm_tutorial environment.yml
Once everything is installed, activate the environment:
conda activate npm_tutorial
And run the Jupyter notebook in it:
jupyter notebook
The Jupyter Lab should be now available in your browser:
http://localhost:8888/lab