Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jakevdp committed Mar 18, 2013
1 parent 3f43a97 commit c2bd39c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -42,11 +42,11 @@ Notebook Static Views

- [Introduction](http://nbviewer.ipython.org/urls/raw.github.com/jakevdp/matplotlib_pydata2013/master/notebooks/01_Introduction.ipynb)

- [Interactivity with Key Bindings](http://nbviewer.ipython.org/urls/raw.github.com/jakevdp/matplotlib_pydata2013/master/notebooks/02_Key_Bindings.ipynb
- [Interactivity with Key Bindings](http://nbviewer.ipython.org/urls/raw.github.com/jakevdp/matplotlib_pydata2013/master/notebooks/02_Key_Bindings.ipynb)

- [Interactivity with Widgets](http://nbviewer.ipython.org/urls/raw.github.com/jakevdp/matplotlib_pydata2013/master/notebooks/03_Widgets.ipynb
- [Interactivity with Widgets](http://nbviewer.ipython.org/urls/raw.github.com/jakevdp/matplotlib_pydata2013/master/notebooks/03_Widgets.ipynb)

- [Example: Building a Color Picker](http://nbviewer.ipython.org/urls/raw.github.com/jakevdp/matplotlib_pydata2013/master/notebooks/04_Color_Picker.ipynb
- [Example: Building a Color Picker](http://nbviewer.ipython.org/urls/raw.github.com/jakevdp/matplotlib_pydata2013/master/notebooks/04_Color_Picker.ipynb)

- [Animations in Matplotlib](http://nbviewer.ipython.org/urls/raw.github.com/jakevdp/matplotlib_pydata2013/master/notebooks/05_Animations.ipynb)

Expand Down

0 comments on commit c2bd39c

Please sign in to comment.