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
Thomas Kluyver 609e4134ff
Decode data for saving notebook, allowing saving in Python 3.
15 years ago
..
static fixConsole no longer trims the final text. 15 years ago
templates Authenticate all notebook requests (except websockets) 15 years ago
tests Refactored htmlnotebook session and kernel manager. 15 years ago
handlers.py Fix for notebook in Python 3. 15 years ago
kernelmanager.py Adding messages to HTTPError raising. 15 years ago
notebookapp.py fix installation of zmq IOLoop into tornado 15 years ago
notebookmanager.py Decode data for saving notebook, allowing saving in Python 3. 15 years ago