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