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 Granger 893572d3ad
Wired up the javascript display protocol using eval.
15 years ago
..
static Wired up the javascript display protocol using eval. 15 years ago
templates Major refactoring of saving, notification. 15 years ago
tests Refactored htmlnotebook session and kernel manager. 15 years ago
handlers.py allow draft76 websockets (Safari) 15 years ago
kernelmanager.py add first_beat delay to notebook heartbeats 15 years ago
notebookapp.py Ensure handler patterns are str, not unicode 15 years ago
notebookmanager.py Fixing docstring in the notebook manager. 15 years ago