During this tutorial, we will be working through a set of notebooks. On this page, we will download the notebooks and launch jupyter notebook. There are two ways to download the notebooks: download as a .zip from github. Follow the instructions below for either "downloading zip" (recommended for beginners) or "cloning via git".
## Downloading the notebooks and associated files
During this tutorial, we will be working through a set of notebooks. There are two ways to download the materials: download as a .zip or clone the repository. Follow the instructions below for either "downloading zip" (recommended for beginners) or "cloning via git".
### Downloading .zip
You can download the notebooks as a .zip file. To do so, please do the following:
...
...
@@ -11,7 +11,7 @@ You can download the notebooks as a .zip file. To do so, please do the following

3. Choose the location you would like to download the .zip.
4. Open your file browser and double click on the .zip file to uncompress it.
5. You have downloaded the notebooks! Proceed to the "Launching jupyter notebook" section.