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
Thomas Kluyver e3ee8071f6
Merge pull request #3465 from Sheshtawy/convert-jstest-to-selenium-deletecell
8 years ago
..
auth Don't clear login cookie on requests without cookie 8 years ago
base Use content_security_policy property to add restriction when serving user files 8 years ago
bundler renamed manager.py to config_manager.py and added more docstrings 8 years ago
edit s/jupyter_notebook/notebook 11 years ago
files Use content_security_policy property to add restriction when serving user files 8 years ago
i18n fix i18n/README.md 8 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
nbconvert Fix nbconvert handler (#2981) 8 years ago
notebook Add any extra installed nbconvert exporters to the "Download as" menu 8 years ago
services Fix leak of iopub object in activity monitoring 8 years ago
static Merge pull request #3494 from danagilliann/master 8 years ago
templates Change button label to 'Quit' 8 years ago
terminal Use powershell on Windows 8 years ago
tests Move some utility functions from the test module to the utils.py module 8 years ago
tree Add shutdown button option 8 years ago
view URL escape file path in iframe view handler 9 years ago
__init__.py s/jupyter_notebook/notebook 11 years ago
__main__.py s/jupyter_notebook/notebook 11 years ago
_sysinfo.py Catch errors calling git for commit ID 9 years ago
_tz.py move tz utils to top-level private module ._tz 9 years ago
_version.py Back to development 8 years ago
config_manager.py Write notebook.json file atomically 8 years ago
extensions.py Add base aliases for nbextensions apps 9 years ago
jstest.py stop using Allow76 9 years ago
log.py Use `dict()` to convert the mapping to a dictionary 10 years ago
nbextensions.py py27 compat importing 8 years ago
notebookapp.py Merge pull request #3004 from gnestor/issue-1530 8 years ago
serverextensions.py py27 compat importing 8 years ago
transutils.py Don't install gettext into builtins 8 years ago
utils.py The root directory of the notebook server should never be hidden (#2907) 8 years ago