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
Brian Granger 644b1f85ed
Fixing bug in prompt_area handling of OutputArea.
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 Fixing bug in prompt_area handling of OutputArea. 14 years ago
completer.js fix multiple busy in title bar due to completer 14 years ago
context-hint.js be smarter for context completion 14 years ago
events.js Major refactoring of the Notebook, Kernel and CodeCell JavaScript. 14 years ago
kernel.js Adding options to Kernel.execute with a default of silent=true. 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 Adding missing var statements in notebook.js. 14 years ago
notebooklist.js Drag target bigger for empty notebook dashboard 14 years ago
notebookmain.js tooltip to mac 14 years ago
notificationwidget.js Adding back kernel dead choice for user. 14 years ago
outputarea.js Fixing bug in prompt_area handling of OutputArea. 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 Major refactoring of the Notebook, Kernel and CodeCell JavaScript. 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 Major refactoring of saving, notification. 14 years ago
textcell.js Major refactoring of the Notebook, Kernel and CodeCell JavaScript. 14 years ago
toolbar.js rename plaintext cell -> raw cell 14 years ago
tooltip.js clean code, show clock if tooltip is 'sticky' 14 years ago
utils.js add ctrlKey.which to utils 14 years ago