Skip to main content

JupyterLab 3.x Solarized Dark extension.

Project description

jupyterlab-theme-solarized-dark

Github Actions Status License GitHub last commit GitHub stars

NPM Version Monthly Downloads

PyPI PyPI - Downloads

JupyterLab 2.x / 3.x Solarized Dark extension.

The theme is originally created by Jae Hee Lee here

Screenshot

Screenshot

Prerequisites

  • JupyterLab

Version

  • v0.2.x is mainly based on Jae Hee Lee's original theme
  • v1.x aims to provide a smoother looking.
  • Starting from v2.x, Jupyterlab v3.x support is added.

Requirements

  • JupyterLab >= 2.0 or JupyterLab >= 3.0

Install

To install it as a prebuilt extension (requires JupyterLab >= 3.0):

pip install jupyterlab_theme_solarized_dark

Or install it as a source extension:

jupyter labextension install jupyterlab-theme-solarized-dark

Apply theme by checking Settings -> Jupyterlab Theme -> Jupyterlab Solarized Dark

To enable theme scrollbars, in JupyterLab, either

  • navigate to Settings -> Advanced Settings Editor -> Theme, and add "theme-scrollbars": true to User Preferences
  • OR check Settings -> Jupyterlab Theme -> Theme Scrollbars

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_solarized_dark 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_solarized_dark

Or

jupyter labextension uninstall jupyterlab-theme-solarized-dark

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_solarized_dark-2.0.1.tar.gz (22.3 kB view details)

Uploaded Source

Built Distribution

jupyterlab_theme_solarized_dark-2.0.1-py3-none-any.whl (41.9 kB view details)

Uploaded Python 3

File details

Details for the file jupyterlab_theme_solarized_dark-2.0.1.tar.gz.

File metadata

  • Download URL: jupyterlab_theme_solarized_dark-2.0.1.tar.gz
  • Upload date:
  • Size: 22.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5

File hashes

Hashes for jupyterlab_theme_solarized_dark-2.0.1.tar.gz
Algorithm Hash digest
SHA256 aba174faa3e3731694798895543621ef5490c6c9a8a7646e3b14b9e17e5bd4f7
MD5 3fdfc9814b15b0d9701a9689c4aa740e
BLAKE2b-256 265f2cb879a943d119b3b921dbc6fba383573fb8c5b1ed86c3aaeb67b171fda4

See more details on using hashes here.

File details

Details for the file jupyterlab_theme_solarized_dark-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: jupyterlab_theme_solarized_dark-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 41.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5

File hashes

Hashes for jupyterlab_theme_solarized_dark-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8fe789de88135b62d49c15a890c2e9cd46a140605f73b86b0700799ff9f67a9a
MD5 12269d016a5c55b17a5cb6884f1a5b2f
BLAKE2b-256 80e4e592020fb79d45f9e3e67fa6a4fcbba49bd7802fd4567f22efbfb5ef0295

See more details on using hashes here.

Supported by

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