Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@lsst-sqre/jupyterlab-savequit

Package Overview
Dependencies
Maintainers
2
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lsst-sqre/jupyterlab-savequit

One-stop save-and-terminate-container-and-logout.

  • 1.0.0-alpha.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 14 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc