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
Stefan van der Walt 52a2f081fe
Split read-only logic into three functions: read_only, logged_in, and login_available. Move display logic from javascript into templates.
14 years ago
..
static Split read-only logic into three functions: read_only, logged_in, and login_available. Move display logic from javascript into templates. 14 years ago
templates Split read-only logic into three functions: read_only, logged_in, and login_available. Move display logic from javascript into templates. 14 years ago
tests Refactored htmlnotebook session and kernel manager. 15 years ago
handlers.py Split read-only logic into three functions: read_only, logged_in, and login_available. Move display logic from javascript into templates. 14 years ago
kernelmanager.py add Integer traitlet 15 years ago
notebookapp.py look for mathjax in the custom static path if it's supplied. 14 years ago
notebookmanager.py include error in 'Unexpected error' message. 14 years ago