From 7b5277db89c337c82f97646dc9f5eaa5f5f44d8d 2014-02-02 08:10:12 From: Matthias Bussonnier Date: 2014-02-02 08:10:12 Subject: [PATCH] link to matplotlib latest. --- diff --git a/IPython/html/templates/notebook.html b/IPython/html/templates/notebook.html index 765eab6..5668611 100644 --- a/IPython/html/templates/notebook.html +++ b/IPython/html/templates/notebook.html @@ -228,7 +228,7 @@ class="notebook_app" ("http://docs.python.org","Python",True), ("http://docs.scipy.org/doc/numpy/reference/","NumPy",True), ("http://docs.scipy.org/doc/scipy/reference/","SciPy",True), - ("http://matplotlib.org/","Matplotlib",True), + ("http://matplotlib.org/contents.html","Matplotlib",True), ("http://docs.sympy.org/dev/index.html","SymPy",True), ("http://pandas.pydata.org/pandas-docs/stable/","pandas", True) )