You may also download the notebook from GitHub to run it locally:
-
Open your terminal
-
Check your conda install with
conda --version. If you don't have conda, install it by following these instructions (see here) -
Clone the repository
git clone https://github.com/eds-book-gallery/93463cac-471a-469d-ad52-0514fd9b67f2.git
-
Move into the cloned repository
cd 93463cac-471a-469d-ad52-0514fd9b67f2 -
Create and activate your environment from the
.binder/environment.ymlfileconda env create -f .binder/environment.yml conda activate 93463cac-471a-469d-ad52-0514fd9b67f2
-
Launch the jupyter interface of your preference, notebook,
jupyter notebookor labjupyter lab