notebook/docs
Kevin Bates 060a2b9aea Embed NB2KG into Notebook server
This change alleviates a significant pain-point for consumers of Jupyter
Kernel and Enterprise Gateway projects by embedding the few classes defined
in the NB2KG server extension directly into the Notebook server.  All code
resides in a separate gateway directory and the 'extension' is enabled
via a new configuration option `--gateway-url`.

Renamed classes from those used in standard NB2KG code so that Notebook
servers using the existing NB2KG extension will still work.

Added test_gateway.py to exercise overridden methods.  It does this by
mocking the call that issues requests to the gateway server.

Updated the _Running a notebook server_ topic to include a description
of this feature.
2019-02-08 12:09:42 -08:00
..
resources Fix broken link 2017-11-08 14:56:35 +09:00
source Embed NB2KG into Notebook server 2019-02-08 12:09:42 -08:00
sphinxext Work on changelog for 5.0 2017-02-07 15:37:09 +00:00
autogen_config.py Update config docs 2015-09-23 22:38:43 -07:00
doc-requirements.txt Allow use of newest nbsphinx for building docs 2018-02-12 11:09:46 +00:00
environment.yml Move sphinx to be installed by conda 2018-06-17 11:15:28 +02:00
jsdoc_config.json
jsdoc_plugin.js
make.bat
Makefile Squash some Sphinx warnings 2018-02-12 11:49:44 +00:00