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 E. Granger d0c445a63c
Merge pull request #1386 from ellisonbg/jsd3
14 years ago
..
cell.js Making keyboard shortcut for showing line numbers consistent. 14 years ago
codecell.js Javascript output is not run on notebook loading and paste's. 14 years ago
events.js Major refactoring of saving, notification. 14 years ago
kernel.js Proper error handling for nbformat versions in client code. 14 years ago
loginmain.js style Sign In button with jQuery 14 years ago
loginwidget.js Display login button in read-only mode. 14 years ago
menubar.js Major refactoring of saving, notification. 14 years ago
namespace.js Clean up javascript based on js2-mode feedback. 14 years ago
notebook.js Javascript output is not run on notebook loading and paste's. 14 years ago
notebooklist.js Solid first go at jquery-ui based menus. 14 years ago
notebookmain.js Major refactoring of saving, notification. 14 years ago
notificationwidget.js Major refactoring of saving, notification. 14 years ago
pager.js Start the pager out collapsed. 14 years ago
projectdashboardmain.js Split read-only logic into three functions: read_only, logged_in, and login_available. Move display logic from javascript into templates. 14 years ago
quickhelp.js Fixing minor bugs in nbformat and saving. 14 years ago
savewidget.js Major refactoring of saving, notification. 14 years ago
textcell.js Fixing Shift-Enter bug in text cells. 14 years ago
toolbar.js Fixing Cell menu to update cell type select box. 14 years ago
utils.js Clean up javascript based on js2-mode feedback. 14 years ago