File tree 2 files changed +24
-8
lines changed 2 files changed +24
-8
lines changed Original file line number Diff line number Diff line change @@ -124,7 +124,8 @@ <h1>Documentation</h1>
124
124
125
125
< h4 > Other learning resources</ h4 >
126
126
127
- < p > Check the < a href ="{{ pathto('resources/index') }} "> external resources</ a > page</ p >
127
+ < p > There are many < a href ="{{ pathto('resources/index') }} "> external learning
128
+ resources</ a > available including printed material, videos and tutorials.</ p >
128
129
129
130
< h4 > Need help?</ h4 >
130
131
Original file line number Diff line number Diff line change 9
9
Books and Chapters
10
10
===================
11
11
12
- * `Matplotlib for Python Developers <http://www.packtpub.com/matplotlib-python-development/book?mid/171109cna1h >`_ by Sandro Tosi
12
+ * `Matplotlib for Python Developers
13
+ <http://www.packtpub.com/matplotlib-python-development/book?mid/171109cna1h> `_
14
+ by Sandro Tosi
13
15
14
- * `Matplotlib chapter <http://www.aosabook.org/en/matplotlib.html >`_ by John Hunter and Michael Droettboom in The Architecture of Open Source Applications
16
+ * `Matplotlib chapter <http://www.aosabook.org/en/matplotlib.html >`_
17
+ by John Hunter and Michael Droettboom in The Architecture of Open Source
18
+ Applications
15
19
16
- * `Graphics with Matplotlib <http://physics.nmt.edu/~raymond/software/python_notes/paper004.html >`_ by David J. Raymond
20
+ * `Graphics with Matplotlib
21
+ <http://physics.nmt.edu/~raymond/software/python_notes/paper004.html> `_
22
+ by David J. Raymond
17
23
18
24
=======
19
25
Videos
20
26
=======
21
27
22
- * `Getting started with Matplotlib <http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720 >`_ by `unpingco <http://showmedo.com/videotutorials/?author=6237 >`_
28
+ * `Getting started with Matplotlib
29
+ <http://showmedo.com/videotutorials/video?name=7200090&fromSeriesID=720> `_
30
+ by `unpingco <http://showmedo.com/videotutorials/?author=6237 >`_
23
31
24
- * `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE >`_ by Mike Müller
32
+ * `Plotting with matplotlib <http://www.youtube.com/watch?v=P7SVi0YTIuE >`_
33
+ by Mike Müller
25
34
26
- * `Introduction to NumPy and Matplotlib <http://www.youtube.com/watch?v=3Fp1zn5ao2M&feature=plcp >`_ by Eric Jones
35
+ * `Introduction to NumPy and Matplotlib
36
+ <http://www.youtube.com/watch?v=3Fp1zn5ao2M&feature=plcp> `_ by Eric Jones
37
+
38
+ * `Anatomy of Matplotlib
39
+ <https://conference.scipy.org/scipy2013/tutorial_detail.php?id=103> `_
40
+ by Benjamin Root
27
41
28
42
==========
29
43
Tutorials
30
44
==========
31
45
32
- * `Matplotlib tutorial <http://www.loria.fr/~rougier/teaching/matplotlib/ >`_ by Nicolas P. Rougier
46
+ * `Matplotlib tutorial <http://www.loria.fr/~rougier/teaching/matplotlib/ >`_
47
+ by Nicolas P. Rougier
33
48
34
49
You can’t perform that action at this time.
0 commit comments