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
Paul Ivanov ad07d0cf44
fix for #1678, undo no longer clears cells
14 years ago
..
cell.js Major refactoring of the Notebook, Kernel and CodeCell JavaScript. 14 years ago
clusterlist.js Chaging # of engines format in cluster list. 14 years ago
codecell.js fix for #1678, undo no longer clears cells 14 years ago
completer.js pep8 14 years ago
contexthint.js rename context-hint to contexthint 14 years ago
events.js Major refactoring of the Notebook, Kernel and CodeCell JavaScript. 14 years ago
kernel.js Reconnect when the websocket connection closes unexpectedly 14 years ago
loginmain.js Refactoring templates and top level js/css organization. 14 years ago
loginwidget.js Refactoring templates and top level js/css organization. 14 years ago
logoutmain.js Refactoring templates and top level js/css organization. 14 years ago
menubar.js add 'Close and halt' in notebook filemenu 14 years ago
namespace.js Clean up javascript based on js2-mode feedback. 14 years ago
notebook.js fix for #1678, undo no longer clears cells 14 years ago
notebooklist.js Drag target bigger for empty notebook dashboard 14 years ago
notebookmain.js Add bad font detection, and a dialog informing the user. 14 years ago
notificationwidget.js increase duration of save messages 14 years ago
outputarea.js Removing resizable SVGs from output. 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 rename plaintext cell -> raw cell 14 years ago
savewidget.js increase duration of save messages 14 years ago
textcell.js fix for #1678, undo no longer clears cells 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