Skip to content

teokem/project-work-2020-JonPallbo

Repository files navigation

Instructions to run the notebook

  1. Install Miniconda

  2. Download the files from this GitHub repository (and unzip)

  3. Open the Anaconda Prompt

  4. Navigate to the directory containing the files downloaded from the GitHub repository

  5. Create a conda environment by running the following command: conda env create -f environment.yml

  6. Activate the conda environment by running the following command: conda activate JPcompute

  7. Start Jupyter Notebook by running the following command: jupyter notebook

DOI