(Hands-On) Download the Data and the Python File into your Notebook Server

1. Open a new terminal

A new tab will open up with the JupyterLab landing page. Create a new terminal in JupyterLab:

2. Download the notebook and data

Run the following command in the terminal window to download the Python file and the data that you will use for the remainder of this course. Choose one of the following options based on your release.

git clone https://github.com/arrikto/examples
git clone -b release-1.5 https://github.com/arrikto/examples