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 6e1bbf8fc3
Start webbrowser in a thread. Prevents lockup with Chrome.
14 years ago
..
static Adding space between paragraphs in rendered html in the notebook. 14 years ago
templates dashboard page title -> IPython Dashboard 14 years ago
tests Refactored htmlnotebook session and kernel manager. 15 years ago
handlers.py Using self.request._cookies in WS handlers. 14 years ago
kernelmanager.py enable HMAC message signing by default in notebook kernels 14 years ago
notebookapp.py Start webbrowser in a thread. Prevents lockup with Chrome. 14 years ago
notebookmanager.py Decode data for saving notebook, allowing saving in Python 3. 15 years ago