matplotlib

Introduction

This module is contained in in a Juptyer notebook located here. You will need to download it and run it with Jupyter. It was originally made by Benjamin Root and is licensed under Attribution CC 3.0 Unported.

Running and Navigating the Notebook

You will need to install the jupyter and matplotlib packages in order to run this notebook. This can be done with conda just like with other packages. These install very cleanly so there should be no weird dependency issues.

Download and unzip to a directory of your choice.

Then this should get it started. There are a couple videos in the notebooks which will be visible after you run their code blocks.

conda install matplotlib jupyter
cd DIRECTORY_YOU_PUT_IT_AT
jupyter notebook