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

Skip to content

Commit 39d6d6d

Browse files
committed
Removing Editor Shortcuts - these are now in the Shortcut Modal.
1 parent 8b24e11 commit 39d6d6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

IPython/html/templates/notebook.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@
227227
(
228228
("http://ipython.org/documentation.html","IPython Help",True),
229229
("http://nbviewer.ipython.org/github/ipython/ipython/tree/master/examples/Index.ipynb", "Notebook Help", True),
230-
("http://ipython.org/ipython-doc/2/notebook/cm_keyboard.html","Editor Shortcuts",True),
231230
),(
232231
("http://docs.python.org","Python",True),
233232
("http://docs.scipy.org/doc/numpy/reference/","NumPy",True),

0 commit comments

Comments
 (0)