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.
Min RK f8a6e1c5b7
Merge pull request #2792 from takluyver/mathjax-callback-err
9 years ago
..
auth Merge pull request #2033 from vlimant/master 9 years ago
base ensure "default-src 'none'" CSP is added to APIHandlers 9 years ago
bundler test dirs are paths, not TempDir objects 9 years ago
edit s/jupyter_notebook/notebook 11 years ago
files Use static file handler when files are local 9 years ago
i18n Preliminary i18n implementation as outlined in JEP 16 (#2140) 9 years ago
kernelspecs s/jupyter_notebook/notebook 11 years ago
nbconvert Bug Fix: use the nbconvert.exporters.base instead of deprecated exporter_map 9 years ago
notebook make MathJax config parameter configurable (instead of hard coded) 10 years ago
services deprecated name warn() -> warning() 9 years ago
static Merge pull request #2792 from takluyver/mathjax-callback-err 9 years ago
templates Fix terminal header flex box layout 9 years ago
terminal json_errors should be outermost decorator on API handlers 9 years ago
tests Added charset handling on AuthenticatedFileHandler 9 years ago
tree Set `server_root_dir` based on user directory path 9 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 release 5.1.0rc1 9 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 Describe the --py flag for uninstall command 9 years ago
notebookapp.py Have _ defined in notebook.transutils 9 years ago
serverextensions.py Add base aliases for nbextensions apps 9 years ago
transutils.py Have _ defined in notebook.transutils 9 years ago
utils.py Addressed review comments 9 years ago