Skip to content

Latest commit

 

History

History
 
 

Workshop Notebooks

This directory contains the notebooks for following along with the session. You should run the cells as we progress through the session. Some sections have exercises, which you can complete in the respective notebooks.

Section Notebook
0: Setup 0-check_your_env.ipynb
1: Getting Started With Matplotlib 1-getting_started_with_matplotlib.ipynb
2: Moving Beyond Static Visualizations 2-animations.ipynb
3: Building Interactive Visualizations for Data Exploration 3-interactivity.ipynb

NOTE: The utils.py file will be used only in 0-check_your_env.ipynb, which you will use to check your setup.