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 bdde544d47
don't forget base_url when updating address bar in rename
12 years ago
..
celltoolbarpresets some $.html( -> $.text( 12 years ago
cell.js Fixing this->that. 12 years ago
celltoolbar.js store cell toolbar preset in notebook metadata 12 years ago
codecell.js Added automatic close of Brackets. 12 years ago
codemirror-ipython.js "use strict" in most (if not all) our javascript 13 years ago
completer.js band-aid for completion 12 years ago
contexthint.js mv IPython.html.notebook -> IPython.html 13 years ago
keyboardmanager.js fix remove event in KeyboardManager.register_events 12 years ago
main.js Updated require references to point to new files 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 s/get_data/get_body_data/ 12 years ago
notebook.js s/base_project_url/base_url/ 12 years ago
notificationarea.js To the most conservative choice. 12 years ago
notificationwidget.js more subtle kernel indicator 12 years ago
outputarea.js Merge pull request #5132 from minrk/oops-pdf-transform 12 years ago
pager.js "use strict" in most (if not all) our javascript 13 years ago
quickhelp.js Fixed typos in quick-help text 12 years ago
savewidget.js don't forget base_url when updating address bar in rename 12 years ago
textcell.js Cleaning up console log messages. 12 years ago
toolbar.js "use strict" in most (if not all) our javascript 13 years ago
tooltip.js treat all falsy values the same in tooltip 12 years ago