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 77c62893bc
Keep kernel-related bindings together in code.
14 years ago
..
static Keep kernel-related bindings together in code. 14 years ago
templates Clean up accidentally introduced hard tabs in JS code. 14 years ago
tests Refactored htmlnotebook session and kernel manager. 15 years ago
handlers.py enable HMAC message signing by default in notebook kernels 14 years ago
kernelmanager.py enable HMAC message signing by default in notebook kernels 14 years ago
notebookapp.py fix typo in stripping kernel args in nb and qt 14 years ago
notebookmanager.py Decode data for saving notebook, allowing saving in Python 3. 15 years ago