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
RRosio dc0c8c47c7
using group method to match regex items, which works for Python versions < 3.6. Fix so users can install extensions
3 years ago
..
auth even more careful with login redirect checks 7 years ago
base Backport PR #4513: Fix regressions in 5.7.x 7 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 add xsrf checks on files endpoints 7 years ago
i18n Fix misc French wordings 7 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
nbconvert Apply CSP sandboxing for nbconvert responses 7 years ago
notebook [5.7.x] Fix duplicates in download as menu (#5597) 6 years ago
services Backport PR #4513: Fix regressions in 5.7.x 7 years ago
static Release 5.7.14 3 years ago
templates [5.7.x] Fix duplicates in download as menu (#5597) 6 years ago
terminal Use powershell on Windows 8 years ago
tests Backport PR #4284: More selective filename test in list_running_servers 7 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 using group method to match regex items, which works for Python versions < 3.6. Fix so users can install extensions 3 years ago
config_manager.py makes flake8 happier 8 years ago
extensions.py Add base aliases for nbextensions apps 9 years ago
jstest.py stop using Allow76 9 years ago
log.py Log HTTP request codes & timings to Prometheus 8 years ago
metrics.py Rename prometheus metrics to be more standard 8 years ago
nbextensions.py py27 compat importing 8 years ago
notebookapp.py Backport PR #4468: Fix incorrect MIME/Content-Type for JavaScript on misconfigured Windows systems 7 years ago
serverextensions.py basic __version__ reporting for extensions 8 years ago
transutils.py Don't install gettext into builtins 8 years ago
utils.py Merge pull request #4449 from minrk/unpin-tornado 7 years ago