notebook/notebook
2018-03-29 12:14:12 +02:00
..
auth Don't clear login cookie on requests without cookie 2018-02-27 13:33:12 +00:00
base Use content_security_policy property to add restriction when serving user files 2018-03-08 16:59:12 +00:00
bundler renamed manager.py to config_manager.py and added more docstrings 2017-12-08 14:50:13 +01:00
edit
files Use content_security_policy property to add restriction when serving user files 2018-03-08 16:59:12 +00:00
i18n fix i18n/README.md 2018-02-27 10:07:27 +08:00
kernelspecs
nbconvert
notebook Add any extra installed nbconvert exporters to the "Download as" menu 2018-02-09 13:17:12 -05:00
services tornado 5 fixes in tests 2018-03-05 23:10:56 +01:00
static Add shutdown button option 2018-03-29 12:14:12 +02:00
templates Add shutdown button option 2018-03-29 12:14:12 +02:00
terminal Use powershell on Windows 2018-02-27 17:14:53 +10:00
tests Merge pull request #3458 from mpacer/selenium_utils 2018-03-28 12:01:11 +02:00
tree Add shutdown button option 2018-03-29 12:14:12 +02:00
view
__init__.py
__main__.py
_sysinfo.py
_tz.py
_version.py Back to development 2018-01-28 17:42:35 +00:00
config_manager.py Write notebook.json file atomically 2018-02-05 12:57:14 -05:00
extensions.py
jstest.py
log.py
nbextensions.py py27 compat importing 2017-12-08 14:57:56 +01:00
notebookapp.py Enable shutdown button by default 2018-03-29 12:14:12 +02:00
serverextensions.py py27 compat importing 2017-12-08 14:57:56 +01:00
transutils.py Don't install gettext into builtins 2018-02-12 10:39:14 +00:00
utils.py