Skip to main content

JupyterLab 3.x Solarized Dark extension.

Project description

jupyterlab-theme-solarized-dark

Github Actions Status GitHub last commit GitHub stars

NPM Version Monthly Downloads License

JupyterLab 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. And v1.x aims to provide a smoother looking. Starting from v2.x, Jupyterlab 3.x support is added.

Requirements

  • JupyterLab >= 3.0

Install

pip 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

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.0.dev0.tar.gz (19.7 kB view details)

Uploaded Source

Built Distribution

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

File details

Details for the file jupyterlab_theme_solarized_dark-2.0.0.dev0.tar.gz.

File metadata

  • Download URL: jupyterlab_theme_solarized_dark-2.0.0.dev0.tar.gz
  • Upload date:
  • Size: 19.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.2.1 requests-toolbelt/0.9.1 tqdm/4.55.0 CPython/3.9.1

File hashes

Hashes for jupyterlab_theme_solarized_dark-2.0.0.dev0.tar.gz
Algorithm Hash digest
SHA256 30ed254362024ef45116c8373071700f43b33a9b1497e925f895ca588badddb9
MD5 76ff340e2c5f4cf4610cfb00f82c0c51
BLAKE2b-256 df190c1d85308248c3654ad921af270d5054cf542c3366f171644fef43b81184

See more details on using hashes here.

File details

Details for the file jupyterlab_theme_solarized_dark-2.0.0.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for jupyterlab_theme_solarized_dark-2.0.0.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 d30f6dbc583ade93dcfc80d76301cbdd20119be15e1f9bfce0089a2b8e9a6cdf
MD5 054cf3473618ffc717a285fbbbc4800c
BLAKE2b-256 21f914ed413b8f71a74ae8dab9c32eb265771b3d6b0c4fe4f9b9d33e8b44531f

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