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/notebook/static/notebook/js
Fernando Perez 0ac253bc1c
Update keyboard shortcuts page to accurately describe command mode (blue margin)
10 years ago
..
celltoolbarpresets Revert "Use NPM, node ES5, and browserify." 11 years ago
about.js Revert "Use NPM, node ES5, and browserify." 11 years ago
actions.js Merge pull request #864 from Carreau/js-cleanup 10 years ago
cell.js A bunch of js cleanup 10 years ago
celltoolbar.js fix `CellToolbar.utils.checkbox_ui_generator` and `CellToolbar.utils.checkbox_input_generator` to match `CellToolbar.utils.checkbox_select_generator`, adding the input/checkbox to the button container rather than the to the label. 11 years ago
codecell.js add clear_output option to set_next_input payload 10 years ago
codemirror-ipython.js Revert "Use NPM, node ES5, and browserify." 11 years ago
codemirror-ipythongfm.js Revert "Use NPM, node ES5, and browserify." 11 years ago
commandpalette.js Removed "window." 10 years ago
completer.js Deprecate duplicate functions from utils. 11 years ago
contexthint.js Revert "Use NPM, node ES5, and browserify." 11 years ago
kernelselector.js avoid double-encoding base_url 11 years ago
keyboardmanager.js Rework multiple selections to be continuous 10 years ago
main.js Bind menu click to actions 11 years ago
maintoolbar.js Carreau's comments 10 years ago
mathjaxutils.js Revert "Use NPM, node ES5, and browserify." 11 years ago
menubar.js Rework multiple selections to be continuous 10 years ago
notebook.js Avoid adding a css class to body element 10 years ago
notificationarea.js Remove unused marked related code 10 years ago
outputarea.js Use jquery-ui instead of jqueryui 10 years ago
pager.js Use jquery-ui instead of jqueryui 10 years ago
quickhelp.js Update keyboard shortcuts page to accurately describe command mode (blue margin) 10 years ago
savewidget.js avoid double-encoding base_url 11 years ago
scrollmanager.js Set a default rate limit 11 years ago
searchandreplace.js Fix #831 10 years ago
textcell.js Merge pull request #708 from Carreau/fix-shift-jk 10 years ago
toolbar.js make `IPython.toolbar.add_buttons_group` return the button group it creates 11 years ago
tooltip.js Deprecate duplicate functions from utils. 11 years ago
tour.js fix notebook tour bugs 11 years ago