Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 64e037c

Browse files
committed
Update README.md
1 parent d619308 commit 64e037c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,33 @@
22

33
## Chapters
44

5+
### nbviewer
6+
7+
* 1 - [Getting up to Speed](http://nbviewer.ipython.org/github/masteringmatplotlib/preview/blob/master/notebooks/mmpl-preview.ipynb)
8+
* 2 - [matplotlib Architecture](http://nbviewer.ipython.org/github/masteringmatplotlib/architecture/blob/master/notebooks/mmpl-arch.ipynb)
9+
* 3 - [matplotlib APIs](http://nbviewer.ipython.org/github/masteringmatplotlib/apis/blob/master/notebooks/mmpl-apis.ipynb)
10+
* 4 - [Event Handling and Interactive Plots](http://nbviewer.ipython.org/github/masteringmatplotlib/interaction/blob/master/notebooks/mmpl-interaction.ipynb)
11+
* 5 - [High-level Plotting and Analysis](http://nbviewer.ipython.org/github/masteringmatplotlib/high-level/blob/master/notebooks/mmpl-high-level.ipynb)
12+
* 6 - [Advanced Customization and Configuration](http://nbviewer.ipython.org/github/masteringmatplotlib/custom-and-config/blob/master/notebooks/mmpl-custom-and-config.ipynb)
13+
* 7 - [Deploying matplotlib in Cloud Environments](http://nbviewer.ipython.org/github/masteringmatplotlib/cloud-deploy/blob/master/notebooks/mmpl-cloud-deploy.ipynb)
14+
* 8 - [matplotlib and Big Data](http://nbviewer.ipython.org/github/masteringmatplotlib/big-data/blob/master/notebooks/mmpl-big-data.ipynb)
15+
* 9 - [Clustering for matplotlib](http://nbviewer.ipython.org/github/masteringmatplotlib/clustering/blob/master/notebooks/mmpl-clustering.ipynb)
16+
17+
### Github
18+
19+
* 1 - [Getting up to Speed](https://github.com/masteringmatplotlib/preview)
20+
* 2 - [matplotlib Architecture](https://github.com/masteringmatplotlib/architecture)
21+
* 3 - [matplotlib APIs](https://github.com/masteringmatplotlib/apis)
22+
* 4 - [Event Handling and Interactive Plots](https://github.com/masteringmatplotlib/interaction)
23+
* 5 - [High-level Plotting and Analysis](https://github.com/masteringmatplotlib/high-level)
24+
* 6 - [Advanced Customization and Configuration](https://github.com/masteringmatplotlib/custom-and-config)
25+
* 7 - [Deploying matplotlib in Cloud Environments](https://github.com/masteringmatplotlib/cloud-deploy)
26+
* 8 - [matplotlib and Big Data](https://github.com/masteringmatplotlib/big-data)
27+
* 9 - [Clustering for matplotlib](https://github.com/masteringmatplotlib/clustering)
28+
529
## Supplemental
30+
31+
* [notebooks](https://github.com/masteringmatplotlib/notebooks)
32+
* [docker images](https://github.com/masteringmatplotlib/docker)
33+
* [includes](https://github.com/masteringmatplotlib/includes)
34+
* [scripts](https://github.com/masteringmatplotlib/scripts)

0 commit comments

Comments
 (0)