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 4eb4926812
use ROUTER/DEALER sockets for stdin
14 years ago
..
static use ROUTER/DEALER sockets for stdin 14 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