python_template_jupyter¶ Attributes¶ __version__ Functions¶ _jupyter_server_extension_paths() _jupyter_server_extension_points() _load_jupyter_server_extension(nb_server_app[, ...]) Called when the extension is loaded. _jupyter_nbextension_paths() 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]¶