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/notebook
Matthias Bussonnier 226a0c8676
Merge pull request #692 from Carreau/moar-actions-III
10 years ago
..
auth Use a 401 status code for invalid login attempts. Fixes #384 11 years ago
base Interpret mathjax_url relative to base_url 10 years ago
edit s/jupyter_notebook/notebook 11 years ago
files set mime-type on /files/ 11 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
nbconvert Put config_dir in resources in nbconvert handlers 11 years ago
notebook urlencode urls,paths in body-data in templates 10 years ago
services Don't set location header on restart 10 years ago
static Merge pull request #692 from Carreau/moar-actions-III 10 years ago
templates Merge pull request #527 from minrk/demote-cell-toolbar 10 years ago
terminal move common websocket methods to WebSocketMixin 10 years ago
tests Add some more tests for merging above/below 10 years ago
tree server-side fixes for double-escaped base_url 10 years ago
__init__.py s/jupyter_notebook/notebook 11 years ago
__main__.py s/jupyter_notebook/notebook 11 years ago
_sysinfo.py Don't run git unless it looks like we are in a repo. 10 years ago
_version.py back to dev 11 years ago
allow76.py s/jupyter_notebook/notebook 11 years ago
jstest.py add comment about base URL prefixes in tests 10 years ago
log.py s/jupyter_notebook/notebook 11 years ago
nbextensions.py Use more pythonic way to check wether module have attribute 11 years ago
notebookapp.py Interpret mathjax_url relative to base_url 10 years ago
utils.py Interpret mathjax_url relative to base_url 10 years ago