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
MinRK 1385ef8ebb
log heartbeat failure in notebook
14 years ago
..
static fix IOPub parent checking in notebook 14 years ago
templates Correctly set read_only meta name for use in javascript. Note that this has a different meaning than in the Python code: not whether the read-only flag was specified upon launch, but whether the notebook is in read-only mode and input should be disabled. 14 years ago
tests Refactored htmlnotebook session and kernel manager. 15 years ago
handlers.py log heartbeat failure in notebook 14 years ago
kernelmanager.py add first_beat delay to notebook heartbeats 14 years ago
notebookapp.py cleanup connection files on notebook shutdown 14 years ago
notebookmanager.py Define flags in application that's going to use them. 14 years ago