Add notebook examples link to help menu.

Susan Tan 12 years ago committed by Thomas Kluyver
parent 0ec7cf1b30
commit 466e05c165

@ -222,6 +222,7 @@ class="notebook_app"
sections = (
(
("http://ipython.org/documentation.html","IPython Help",True),
("http://nbviewer.ipython.org/github/ipython/ipython/tree/master/examples/notebooks/", "Notebook Examples", True),
("http://ipython.org/ipython-doc/stable/interactive/notebook.html","Notebook Help",True),
("http://ipython.org/ipython-doc/dev/interactive/cm_keyboard.html","Editor Shortcuts",True),
),(

Loading…
Cancel
Save