(Hands-On) Download the Data and the Notebook

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 notebook file and the data that you will use for the remainder of this course. Choose one of the following options based on your version:

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

3. Open the notebook

This repository contains a series of curated examples with data and annotated notebooks. Navigate to the folder examples/academy/openvaccine-kaggle-competition/ in the sidebar and open the notebook open-vaccine.ipynb.