@lsst-sqre/jupyterlab-savequit
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.7 • Public • Published

jupyterlab-savequit

JupyterLab Save-and-Quit

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

Prerequisites

  • JupyterLab 1.0.0-alpha6 or later.
  • A properly configured JupyterHub.

Installation

To install this extension into JupyterLab, do the following:

jupyter labextension install jupyterlab-savequit

You will also need to start the single user servers in JupyterHub using the following command (that ships with JupyterLab 0.22 and greater):

jupyter labhub

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
jupyter labextension link .

To rebuild the package and the JupyterLab app after making changes:

npm run build
jupyter lab build

Readme

Keywords

Package Sidebar

Install

npm i @lsst-sqre/jupyterlab-savequit

Weekly Downloads

1

Version

1.0.0-alpha.7

License

MIT

Unpacked Size

9.97 kB

Total Files

5

Last publish

Collaborators

  • ajthornton
  • jsick