Skip to content

Commit 0b46551

Browse files
committed
Adding list of links to http://nbviewer.ipython.org
1 parent 1b197fb commit 0b46551

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

Diff for: README.md

+13
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,18 @@ ideas of how to improve this tutorial.
77
Please fork and contribute back improvements! Feel free to use this tutorial
88
for conferences and other opportunities for training.
99

10+
The tutorial can be viewed on [nbviewer](http://nbviewer.ipython.org):
11+
* [Part 0: Introduction To NumPy]
12+
* [Part 1: PyPlot]
13+
* [Part 2: How To Speak MPL]
14+
* [Part 3: Artists]
15+
* [Part 4: mpl_toolkits]
16+
1017
Cheers!
1118

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

0 commit comments

Comments
 (0)