notebook/notebook
2017-08-24 12:59:13 -04:00
..
auth Merge pull request #2033 from vlimant/master 2017-01-17 12:36:42 +01:00
base ensure "default-src 'none'" CSP is added to APIHandlers 2017-07-20 15:35:00 +02:00
bundler test dirs are paths, not TempDir objects 2017-02-02 00:04:54 +01:00
edit
files Use static file handler when files are local 2017-07-16 20:18:39 -04:00
i18n Preliminary i18n implementation as outlined in JEP 16 (#2140) 2017-07-11 16:34:23 +02:00
kernelspecs
nbconvert Bug Fix: use the nbconvert.exporters.base instead of deprecated exporter_map 2017-07-29 11:26:37 +02:00
notebook make MathJax config parameter configurable (instead of hard coded) 2016-04-29 23:50:21 +02:00
services deprecated name warn() -> warning() 2017-08-17 11:08:04 +01:00
static Fix documentation on keyboard shortcuts 2017-08-24 12:59:13 -04:00
templates Fix terminal header flex box layout 2017-07-26 13:54:21 -07:00
terminal json_errors should be outermost decorator on API handlers 2016-11-17 18:26:12 +01:00
tests Added charset handling on AuthenticatedFileHandler 2017-07-19 09:42:26 -04:00
tree Set server_root_dir based on user directory path 2017-03-08 14:40:11 -08:00
view URL escape file path in iframe view handler 2017-08-18 11:06:45 +01:00
__init__.py
__main__.py
_sysinfo.py Catch errors calling git for commit ID 2017-05-03 13:06:58 +01:00
_tz.py move tz utils to top-level private module ._tz 2017-01-20 12:48:04 -10:00
_version.py release 5.1.0rc1 2017-08-17 16:59:17 -07:00
extensions.py Add base aliases for nbextensions apps 2016-09-29 16:55:32 +02:00
jstest.py stop using Allow76 2017-04-18 15:40:12 +02:00
log.py Use dict() to convert the mapping to a dictionary 2015-12-03 12:49:12 -05:00
nbextensions.py Describe the --py flag for uninstall command 2017-08-07 10:55:12 +01:00
notebookapp.py Have _ defined in notebook.transutils 2017-08-24 11:58:38 +02:00
serverextensions.py Add base aliases for nbextensions apps 2016-09-29 16:55:32 +02:00
transutils.py Have _ defined in notebook.transutils 2017-08-24 11:58:38 +02:00
utils.py Addressed review comments 2017-06-19 20:25:24 +10:00