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
MinRK de0b7f140c
move pyout/execute_result and pyerr/error transforms to to/fromJSON
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 complete_reply has cursor_start and cursor_end, not matched_text 12 years ago
contexthint.js mv IPython.html.notebook -> IPython.html 13 years ago
keyboardmanager.js fix cursor keys in long lines wrapped in markdown 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 move pyout/execute_result and pyerr/error transforms to to/fromJSON 12 years ago
pager.js pager payload is a mime-bundle 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 complete_reply has cursor_start and cursor_end, not matched_text 12 years ago
tour.js Merge pull request #5049 from ivanov/quickhelp-update 12 years ago