Skip to main content

A minimalistic theme for jupyterlab

Project description

jupyterlab_theme_minimalist

Github Actions Status

A minimalistic theme for jupyterlab

Requirements

  • JupyterLab >= 3.0

Install

pip install jupyterlab_theme_minimalist

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_theme_minimalist 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_theme_minimalist
jupyter labextension uninstall jupyterlab_theme_minimalist

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

jupyterlab_theme_minimalist-0.1.0.tar.gz (24.5 kB view details)

Uploaded Source

Built Distribution

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

jupyterlab_theme_minimalist-0.1.0-py3-none-any.whl (36.6 kB view details)

Uploaded Python 3

File details

Details for the file jupyterlab_theme_minimalist-0.1.0.tar.gz.

File metadata

  • Download URL: jupyterlab_theme_minimalist-0.1.0.tar.gz
  • Upload date:
  • Size: 24.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for jupyterlab_theme_minimalist-0.1.0.tar.gz
Algorithm Hash digest
SHA256 16c6e7cfe94d1f1f9ec6d05d42a904d15c6fe16301def941f55b14d63fa6ebe1
MD5 43e0c8e059932da69897ee56dc44770f
BLAKE2b-256 942e93ca4a6327250bb346694926aa6d9a9277b55f96f463f02b4177f75c5444

See more details on using hashes here.

File details

Details for the file jupyterlab_theme_minimalist-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: jupyterlab_theme_minimalist-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 36.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for jupyterlab_theme_minimalist-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 70f95cc559dcf7afdf0be8733b5f9d4f0adda81dcce3836f90647c651585ea51
MD5 7ff6165b6800b338a6b17ad5059814f0
BLAKE2b-256 59a47dea05e310431535ce3c6d59f5b5556e17dc2e2d7a8300cc3892598937b3

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