notebook/notebook
2018-02-07 17:59:18 -05:00
..
auth renamed manager.py to config_manager.py and added more docstrings 2017-12-08 14:50:13 +01:00
base Expand description of compatibility code 2018-01-16 11:51:43 +00:00
bundler renamed manager.py to config_manager.py and added more docstrings 2017-12-08 14:50:13 +01:00
edit
files Added a flag to allow access of hidden files (#2819) 2018-01-07 15:26:10 -08:00
i18n fix Shutdown trans loss 2017-12-19 16:20:54 +08:00
kernelspecs
nbconvert Fix nbconvert handler (#2981) 2017-10-27 07:37:34 -07:00
notebook make MathJax config parameter configurable (instead of hard coded) 2016-04-29 23:50:21 +02:00
services Added a flag to allow access of hidden files (#2819) 2018-01-07 15:26:10 -08:00
static connect close_and_halt via id_actions_dict 2018-02-07 11:56:40 -05:00
templates connect close_and_halt via id_actions_dict 2018-02-07 11:56:40 -05:00
terminal Squashed all commits. Tests pass. 2017-12-05 19:24:46 +05:30
tests changed test to reflect new id 2018-02-07 17:59:18 -05:00
tree Added a flag to allow access of hidden files (#2819) 2018-01-07 15:26:10 -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 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 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 py27 compat importing 2017-12-08 14:57:56 +01:00
notebookapp.py adding option to specify extra services which will be loaded before the default handlers (simplify kernel gateway integration) 2017-12-21 12:25:13 -08:00
serverextensions.py py27 compat importing 2017-12-08 14:57:56 +01:00
transutils.py Have _ defined in notebook.transutils 2017-08-24 11:58:38 +02:00
utils.py The root directory of the notebook server should never be hidden (#2907) 2017-10-06 10:45:13 -07:00