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
Brian E. Granger b62857f151
Fixing HTML cell syntax highlighting.
15 years ago
..
static Updating CodeMirror to v 2.12. 15 years ago
templates Fixing HTML cell syntax highlighting. 15 years ago
tests Refactored htmlnotebook session and kernel manager. 15 years ago
handlers.py Using beforeunload to save at exit and kill the kernel. 15 years ago
kernelmanager.py Fixed subtle bug in kernel restarting. 15 years ago
notebookapp.py Adding kernel/notebook associations. 15 years ago
notebookmanager.py Adding kernel/notebook associations. 15 years ago