Removing Editor Shortcuts - these are now in the Shortcut Modal.

This commit is contained in:
Brian E. Granger 2014-03-31 16:50:58 -07:00
parent b91394cb7d
commit d5c913c4c2

View File

@ -227,7 +227,6 @@ class="notebook_app"
(
("http://ipython.org/documentation.html","IPython Help",True),
("http://nbviewer.ipython.org/github/ipython/ipython/tree/master/examples/Index.ipynb", "Notebook Help", True),
("http://ipython.org/ipython-doc/2/notebook/cm_keyboard.html","Editor Shortcuts",True),
),(
("http://docs.python.org","Python",True),
("http://docs.scipy.org/doc/numpy/reference/","NumPy",True),