You can run these Python notebooks through either Google's Colaboratory environment or by downloading the notebook files and associated data files to an Jupyter environment that supports Python 3. Required libraries are defined in requirements.txt file of the parent directory.
| Notebook | Execute in Google Colab | Home Page |
|---|---|---|
| Matplotlib | Open | https://matplotlib.org/ |
| Seaborn | Open | https://seaborn.pydata.org/ |
| Plotly | Open | https://plotly.com/python/ |
| Altair | Open | https://altair-viz.github.io/ |