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.1.tar.gz (93.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

hcc_topbar_buttons-1.0.1-py3-none-any.whl (28.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: hcc_topbar_buttons-1.0.1.tar.gz
  • Upload date:
  • Size: 93.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for hcc_topbar_buttons-1.0.1.tar.gz
Algorithm Hash digest
SHA256 7ef70f590577cbce3b161291cc061eda38f7e87b0f11672d40cce2e5bf912d6e
MD5 1bdaefdf7dfcdd005ed2bac1783a66bc
BLAKE2b-256 d17640610302b3f23ea7b11029bea6398847e3e089e2fee5af462c46bf5e910b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for hcc_topbar_buttons-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 74b1c42ebfd8636a13552127b0587d4e9e2695de7fcd46bb3a8a973db3f5b5a2
MD5 bee384c5f88de4ad4c7e53b363a30e96
BLAKE2b-256 8c326bfc64a03d94e100800945ae21b56514748dd07b9aee8cf7f3ebe1204104

See more details on using hashes here.

Supported by

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