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 7e268d8ec8
execute_get_cell -> execute_cell
14 years ago
..
cell.js Fixing auto-indent issues in CodeMirror config. 14 years ago
codecell.js forgotten selected_cell -> get_selected_cell 14 years ago
kernel.js tab pick if only one match left 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 Refactoring of the notebooks cell management. 14 years ago
namespace.js Clean up javascript based on js2-mode feedback. 14 years ago
notebook.js execute_get_cell -> execute_cell 14 years ago
notebooklist.js Solid first go at jquery-ui based menus. 14 years ago
notebookmain.js Optimizing notebook loading. 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 Add Ace editing mode for code cells. 14 years ago
savewidget.js Disallow empty notebook names. 14 years ago
textcell.js Adding refresh/focus/refresh back to edit to fix bug in FF. 14 years ago
utils.js Clean up javascript based on js2-mode feedback. 14 years ago