Skip to main content

JupyterLab Logout Button

Project description

Workbench custom buttons

Logout Button for JupyterLab

screenshot

Installation

JupyterLab 4.x

Use version 1.0.0 or above.

pip install jupyterlab-logout>=1.0.0

JupyterLab 3.x

Use version 0.5.0.

pip install jupyterlab-logout==0.5.0

Contributing

Development install

Note: You will need NodeJS to build the extension package.

The jlpm command is JupyterLab's pinned version of yarn that is installed with JupyterLab. You may use yarn or npm in lieu of jlpm below.

# Clone the repo to your local environment
# Change directory to the jupyterlab-logout directory
# Install package in development mode
pip install -e .
# Link your development version of the extension with JupyterLab
jupyter labextension develop . --overwrite
# Rebuild extension Typescript source after making changes
jlpm run build

You can watch the source directory and run JupyterLab at the same time in different terminals to watch for changes in the extension's source and automatically rebuild the extension.

# Watch the source directory in one terminal, automatically rebuilding when needed
jlpm run watch
# Run JupyterLab in another terminal
jupyter lab

With the watch command running, every saved change will immediately be built locally and available in your running JupyterLab. Refresh JupyterLab to load the change in your browser (you may need to wait several seconds for the extension to be rebuilt).

By default, the jlpm run build command generates the source maps for this extension to make it easier to debug using the browser dev tools. To also generate source maps for the JupyterLab core extensions, you can run the following command:

jupyter lab build --minimize=False

Uninstall

pip uninstall jupyterlab-logout

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hcc_topbar_buttons-1.0.0.tar.gz (93.6 kB view details)

Uploaded Source

Built Distribution

hcc_topbar_buttons-1.0.0-py3-none-any.whl (28.2 kB view details)

Uploaded Python 3

File details

Details for the file hcc_topbar_buttons-1.0.0.tar.gz.

File metadata

  • Download URL: hcc_topbar_buttons-1.0.0.tar.gz
  • Upload date:
  • Size: 93.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.0.0 CPython/3.12.2

File hashes

Hashes for hcc_topbar_buttons-1.0.0.tar.gz
Algorithm Hash digest
SHA256 ce6eaa303927dfe8794d19d96b33968723cbb447fc7d679ef933dd8dd4fdecd2
MD5 4d6d5da2c0c87d8aca6f3bdf64471ae7
BLAKE2b-256 98281e15114460e51f17b40a39acb2ec62047a324d7fa70787e53d436b502151

See more details on using hashes here.

File details

Details for the file hcc_topbar_buttons-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for hcc_topbar_buttons-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d2b570884684d14ed89ced0190f92f9ac97ade1513140084333be968dd648033
MD5 029bf8c9eaa9987b156afe26cd8f2c3d
BLAKE2b-256 f06fd6eb7c8ccd7edcfb744978e7cd137f8298c9a9af7c8c8f88fc6bd440f310

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page