Tutorial on NetworkX originally given at NetsciX 2016 School of Code
Requirements as of the tutorial date (January 10, 2016) are
python >= 2.7 NetworkX >= 1.10 Numpy >= 1.9 Scipy >= 0.16 Matplotlib >= 1.5.0 Jupyter >= 1.0 ipython >= 4.0
The tutorial is meant to be used in a classroom setting, with the tutorial leader going through the examples with the students, then having students try the exercises on their own. It is originally planned to last about 4 hours.
After the tutorial, I'll upload solutions to all the exercises.