##// END OF EJS Templates
Added link to shorcuts in the notebook menu.
damianavila -
Show More
@@ -198,6 +198,7 b' class="notebook_app"'
198 198 <li><a href="http://ipython.org/documentation.html" target="_blank">IPython Help</a></li>
199 199 <li><a href="http://ipython.org/ipython-doc/stable/interactive/notebook.html" target="_blank">Notebook Help</a></li>
200 200 <li id="keyboard_shortcuts" title="Opens a tooltip with all keyboard shortcuts"><a href="#">Keyboard Shortcuts</a></li>
201 <li><a href="http://ipython.org/ipython-doc/dev/interactive/cm_keyboard.html" target="_blank">Editor Shortcuts</a></li>
201 202 <li class="divider"></li>
202 203 <li><a href="http://docs.python.org" target="_blank">Python</a></li>
203 204 <li><a href="http://docs.scipy.org/doc/numpy/reference/" target="_blank">NumPy</a></li>
General Comments 0
You need to be logged in to leave comments. Login now