0.0.2 • Published 3 years ago

@lsst-sqre/rubin-labextension-savequit v0.0.2

Weekly downloads
30
License
MIT
Repository
github
Last release
3 years ago

rubin-labextensions-savequit

Rubin JupyterLab Save-and-Quit

This allows the user to save all notebooks, stop the container, and log out of the hub.

Prerequisites

  • JupyterLab 2.x.
  • A properly configured JupyterHub.

Installation

To install this extension into JupyterLab, do the following:

jupyter labextension install rubin-labextensions-savequit

It requires the rubin_jupyter_utils.hub.serverextensions.hub_comm Jupyter Server extension (from https://github.com/lsst-sqre/rubin-jupyter-lab).