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 cd0810ee25
Merge pull request #1370 from minrk/draft76
14 years ago
..
static Proper error handling for nbformat versions in client code. 14 years ago
templates Major refactoring of saving, notification. 14 years ago
tests Refactored htmlnotebook session and kernel manager. 15 years ago
handlers.py allow draft76 websockets (Safari) 14 years ago
kernelmanager.py add first_beat delay to notebook heartbeats 14 years ago
notebookapp.py Ensure handler patterns are str, not unicode 14 years ago
notebookmanager.py Fixing docstring in the notebook manager. 14 years ago