Skip to content

Commit

Permalink
Adding list of links to http://nbviewer.ipython.org
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvallanger committed Jul 10, 2014
1 parent 1b197fb commit 0b46551
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,18 @@ ideas of how to improve this tutorial.
Please fork and contribute back improvements! Feel free to use this tutorial
for conferences and other opportunities for training.

The tutorial can be viewed on [nbviewer](http://nbviewer.ipython.org):
* [Part 0: Introduction To NumPy]
* [Part 1: PyPlot]
* [Part 2: How To Speak MPL]
* [Part 3: Artists]
* [Part 4: mpl_toolkits]

Cheers!


[Part 0: Introduction To NumPy]: http://nbviewer.ipython.org/github/WeatherGod/AnatomyOfMatplotlib/blob/master/AnatomyOfMatplotlib-Part0-Intro2NumPy.ipynb
[Part 1: PyPlot]: http://nbviewer.ipython.org/github/WeatherGod/AnatomyOfMatplotlib/blob/master/AnatomyOfMatplotlib-Part1-pyplot.ipynb
[Part 2: How To Speak MPL]: http://nbviewer.ipython.org/github/WeatherGod/AnatomyOfMatplotlib/blob/master/AnatomyOfMatplotlib-Part2-HowToSpeakMPL.ipynb
[Part 3: Artists]: http://nbviewer.ipython.org/github/WeatherGod/AnatomyOfMatplotlib/blob/master/AnatomyOfMatplotlib-Part3-Artists.ipynb
[Part 4: mpl_toolkits]: http://nbviewer.ipython.org/github/WeatherGod/AnatomyOfMatplotlib/blob/master/AnatomyOfMatplotlib-Part4-mpl_toolkits.ipynb

0 comments on commit 0b46551

Please sign in to comment.