python_template_jupyter

Attributes

Functions

Package Contents

python_template_jupyter.__version__ = '0.1.0'
python_template_jupyter._jupyter_server_extension_paths()[source]
python_template_jupyter._jupyter_server_extension_points()[source]
python_template_jupyter._load_jupyter_server_extension(nb_server_app, nb6_entrypoint=False)[source]

Called when the extension is loaded.

Parameters:

nb_server_app (NotebookWebApplication) – handle to the Notebook webserver instance.

python_template_jupyter._jupyter_nbextension_paths()[source]