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 aedb1a809b
use jquery-ui classes
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 Merge pull request #1825 from minrk/elide2 14 years ago
completer.js Allow path completion on notebook. 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 add metadata to javascript msg spec implementation 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
notificationarea.js use jquery-ui classes 14 years ago
notificationwidget.js beginning notification area 14 years ago
outputarea.js Merge pull request #2047 from minrk/badFirefox 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 #1934 from minrk/cellmd 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