Workshop materials for data analysis in python.
- Got to the website anaconda download
- Select the python 3.6 version for your system and download and install
- windows: Start > All Programs > Anaconda 3 (64-bit) > Jupyter notebook
- mac os or linux:
- Start the command line
- Type "jupyter notebook" and click enter