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 75c54c887e
Notebook id removed from the notebook format.
15 years ago
..
cell.js Autoindentation fixed and enabled by default. 15 years ago
codecell.js Fixing bug that caused plots to not be saved. 15 years ago
kernel.js Major refactor of kernel connection management in the notebook. 15 years ago
namespace.js Implemented module and namespace pattern in js notebook. 15 years ago
nbbrowser_main.js File upload/import working from notebook browser. 15 years ago
notebook.js Notebook id removed from the notebook format. 15 years ago
notebook_main.js Starting work on a Markdown cell. 15 years ago
notebooklist.js Improvements to file uploaded, mime types and .py reader. 15 years ago
pager.js Updating font-sizing to use the YUI protocol. 15 years ago
savewidget.js Browser window title follows the name of the notebook. 15 years ago
textcell.js HTML/Markdown cells no longer saved their rendered output. 15 years ago
utils.js Colors now working in tracebacks and the pager. 15 years ago