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/frontend/html/notebook/static/js
Bussonnier Matthias 45f79e0509
Merge pull request #2192 from Carreau/notification
14 years ago
..
cell.js add empty metadata field on cells/worksheets 14 years ago
clusterlist.js Chaging # of engines format in cluster list. 14 years ago
codecell.js notebook: up/down arrow keys move to begin/end of line at top/bottom of cell 14 years ago
completer.js Allow path completion on notebook. 14 years ago
contexthint.js rename context-hint to contexthint 14 years ago
custom.js add empty custom.js/css 14 years ago
events.js Major refactoring of the Notebook, Kernel and CodeCell JavaScript. 14 years ago
kernel.js Merge pull request #2192 from Carreau/notification 14 years ago
loginmain.js Refactoring templates and top level js/css organization. 14 years ago
loginwidget.js use full base_url in html and js 14 years ago
logoutmain.js Refactoring templates and top level js/css organization. 14 years ago
menubar.js open notebook copy in different tabs 14 years ago
namespace.js Clean up javascript based on js2-mode feedback. 14 years ago
notebook.js Replaced .toJSON().input by .get_text() 14 years ago
notebooklist.js handle undefined param in notebooklist 14 years ago
notebookmain.js Merge pull request #2192 from Carreau/notification 14 years ago
notificationarea.js jslint 1 14 years ago
notificationwidget.js use strict in notificationwidget.js 14 years ago
outputarea.js warn on error when user display javascript 14 years ago
page.js Major refactoring of notebook. 14 years ago
pagemain.js Refactoring templates and top level js/css organization. 14 years ago
pager.js Handle carriage return characters ("\r") in HTML notebook output. 14 years ago
projectdashboardmain.js fix upload button selection by class 14 years ago
quickhelp.js Added new short key for cell execution 14 years ago
savewidget.js remove update_url occurences 14 years ago
textcell.js notebook: up/down arrow keys move to begin/end of line at top/bottom of cell 14 years ago
toolbar.js rename plaintext cell -> raw cell 14 years ago
tooltip.js click on close cancell stick 14 years ago
utils.js fix missing comma 14 years ago