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
Matthias BUSSONNIER 33edba2c9a
warn on error when user display javascript
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 select correct behavior for backspace in codecell 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 Include the kernel object in the event object passed to kernel events 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 Fix spurious appearance of #fontarea at end of document. 14 years ago
notificationwidget.js increase duration of save messages 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 increase duration of save messages 14 years ago
textcell.js Merge pull request #2212 from minrk/protectjs 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