Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8d71325

Browse filesBrowse files
committed
Merge pull request #1 from yuvallanger/patch-1
Adding list of links to http://nbviewer.ipython.org
2 parents 1b197fb + 0b46551 commit 8d71325
Copy full SHA for 8d71325

File tree

1 file changed

+13
-0
lines changed
Filter options

1 file changed

+13
-0
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.