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.
Thomas Kluyver 5766341360
Merge pull request #3289 from Madhu94/add-save-as-menu-option
8 years ago
..
celltoolbarpresets Preliminary i18n implementation as outlined in JEP 16 (#2140) 9 years ago
about.js Use `requirejs` vs. `require` 9 years ago
actions.js Added close and halt to the action menu and exposed function 8 years ago
cell.js Remove comments 9 years ago
celltoolbar.js Preliminary i18n implementation as outlined in JEP 16 (#2140) 9 years ago
clipboard.js Allow programmatic copy to clipboard 9 years ago
codecell.js Click instead of mouseup 8 years ago
codemirror-ipython.js Use `requirejs` vs. `require` 9 years ago
codemirror-ipythongfm.js Use `requirejs` vs. `require` 9 years ago
commandpalette.js Don't try to translate missing help strings 9 years ago
completer.js Prevent default on pageup/pagedown when completer is active 8 years ago
contexthint.js Revert "Use NPM, node ES5, and browserify." 11 years ago
kernelselector.js Preliminary i18n implementation as outlined in JEP 16 (#2140) 9 years ago
keyboardmanager.js Add cmdtrl-shift-f shortcut to show command palette 9 years ago
main.js Use `requirejs` vs. `require` 9 years ago
maintoolbar.js Merge pull request #2965 from betatim/restart-and-rerun-toolbar 9 years ago
mathjaxutils.js Preliminary i18n implementation as outlined in JEP 16 (#2140) 9 years ago
menubar.js Add 'Save As' option to the menu 8 years ago
notebook.js Remove ES6 syntax from save_notebook_as 8 years ago
notificationarea.js whitespace 8 years ago
outputarea.js add el & update css in output_area to match run button in In from #3535 8 years ago
pager.js Preliminary i18n implementation as outlined in JEP 16 (#2140) 9 years ago
promises.js Add promise for notebook_loaded.Notebook event 9 years ago
quickhelp.js Fix broken link 9 years ago
savewidget.js tuning code style 9 years ago
scrollmanager.js remove webpack shims 10 years ago
searchandreplace.js renamed the ids, removed the replace_all parameter and changed the name of the testcase as mentioned in the comments 8 years ago
shortcuteditor.js Fix documentation on keyboard shortcuts 9 years ago
textcell.js Disable jQuery prefilter specifically to parse sanitized HTML (#29) 8 years ago
toolbar.js Preliminary i18n implementation as outlined in JEP 16 (#2140) 9 years ago
tooltip.js Preliminary i18n implementation as outlined in JEP 16 (#2140) 9 years ago
tour.js Preliminary i18n implementation as outlined in JEP 16 (#2140) 9 years ago