Skip to content

Commit

Permalink
Merge pull request #1 from yuvallanger/patch-1
Browse files Browse the repository at this point in the history
Adding list of links to http://nbviewer.ipython.org
  • Loading branch information
WeatherGod committed Jul 10, 2014
2 parents 1b197fb + 0b46551 commit 8d71325
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 8d71325

Please sign in to comment.