You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
monkeyking/IPython/html/static/notebook/js
Thomas Kluyver b357c55fef
Merge pull request #5715 from minrk/log-all-ajax-failures
12 years ago
..
celltoolbarpresets Adjusted "rawcell" toolbar preset to make us of the new "register_callback" 12 years ago
cell.js Merge pull request #5320 from jdfreder/focusbug_tt 12 years ago
celltoolbar.js Removed "cell_types" parameter from "select_ui_generator". 12 years ago
codecell.js Merge pull request #5320 from jdfreder/focusbug_tt 12 years ago
codemirror-ipython.js "use strict" in most (if not all) our javascript 13 years ago
completer.js never use `for (var i in array)` 12 years ago
contexthint.js mv IPython.html.notebook -> IPython.html 13 years ago
keyboardmanager.js remove no-op placeholder edit mode "shortcuts" 12 years ago
main.js use minified tour 12 years ago
maintoolbar.js make execute button in menu bar match shift-enter 12 years ago
mathjaxutils.js Merge pull request #4655 from minrk/marked-nbconvert 12 years ago
menubar.js support pdf export in the notebook UI 12 years ago
notebook.js fix delete_checkpoint errback name 12 years ago
notificationarea.js address PR feedback 12 years ago
notificationwidget.js more subtle kernel indicator 12 years ago
outputarea.js Merge pull request #5648 from andrewjesaitis/ticket4756 12 years ago
pager.js s/with with/with 12 years ago
quickhelp.js Fixing bug #5607 12 years ago
savewidget.js Removing old keyboard handling from IPython.utils. 12 years ago
textcell.js Why overriding a method if the new one is exactly the same of the one 12 years ago
toolbar.js never use `for (var i in array)` 12 years ago
tooltip.js Update tooltips to refer to shift-tab 12 years ago
tour.js Merge pull request #5049 from ivanov/quickhelp-update 12 years ago