Instructions
- Download the Jupyter notebook handout (see end of page). Save it under your personal directory.
- Open the command prompt.
- Enter the directory where you downloaded the notebook. (`cd /path/to/directory`).
- Open the notebook by typing: `jupyter notebook dsc17-tp1-handout.ipynb` in the command prompt.
- Learn and have fun.
For a quick idea about how to use the Jupyter notebook, take a look at this online tutorial: Notebook basics.
Files
The Jupyter notebook handout: dsc17-tp1-handout.ipynb (Dropbox Link).
Back to the Data Science course.