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 f04e31b80c
Add Ace editing mode for code cells.
14 years ago
..
cell.js allow the notebook to run without MathJax 14 years ago
codecell.js Finishing work on "Make a Copy" functionality. 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 Add Ace editing mode for code cells. 14 years ago
namespace.js Clean up javascript based on js2-mode feedback. 14 years ago
notebook.js Add Ace editing mode for code cells. 14 years ago
notebooklist.js Solid first go at jquery-ui based menus. 14 years ago
notebookmain.js Add Ace editing mode for code cells. 14 years ago
pager.js Add tooltips to the notebook via 'title' attr. 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 Improving the save notification. 14 years ago
textcell.js trigger textcell render on unselect instead of focusout 14 years ago
utils.js Clean up javascript based on js2-mode feedback. 14 years ago