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 eba1a8c796
Merge pull request #801 from takluyver/py3-notebook
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 Merge pull request #801 from takluyver/py3-notebook 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