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
Fernando Perez 6e19364cfd
Update version check to work with tornado 2.1.0 or 2.1.1
14 years ago
..
static add 'running' class to running code cells 14 years ago
templates move read_only flag to page-level 14 years ago
tests Refactored htmlnotebook session and kernel manager. 15 years ago
handlers.py Update version check to work with tornado 2.1.0 or 2.1.1 14 years ago
kernelmanager.py enable HMAC message signing by default in notebook kernels 14 years ago
notebookapp.py Merge pull request #931 from minrk/readonly 14 years ago
notebookmanager.py Decode data for saving notebook, allowing saving in Python 3. 15 years ago