Skip to main content

A Jupyterlab theme inspired by JetBrains IDE's Darcula scheme and Material Design.

Project description

@adhadse/theme-material-darcula

Build npm Anaconda.org

A Jupyterlab theme inspired by JetBrains IDE's Darcula scheme and Material Design. Now with support for all JupyterLab 2.x, 3.x, and 4.x versions!

material-darcula

Prerequisites

  • JupyterLab

Installation

With pip:

pip install theme-material-darcula

With conda:

conda install -c conda-forge theme-material-darcula

With mamba:

mamba install -c conda-forge theme-material-darcula

For Jupyterlab < 3

jupyter labextension install @adhadse/theme-material-darcula

Development

For a development install (requires JupyterLab 2.0.0 or later), do the following in the repository directory:

jlpm install
jlpm build:dev

To rebuild the package and the JupyterLab app (if using Anaconda, run from specific environment, will probably require administrator priviledges):

jlpm install
jlpm build:prod
jlpm install:extension
jupyter lab build

Want to contribute?

If you find any visual inconsistency that's eye soring or anything that bugs you up. Just open a new issue and let's discuss.

To use the same environment as the binder demo (recommended):

conda env update -n theme-material-darcula --file binder/environment.yml # create a conda env
conda activate theme-material-darcula                                    # activate it

History

A fork of telamonian/theme-darcula. The original theme is still available. Somewhere during the development the theme diverged from the original one in look and feel so much that I planned to ship this as a completely different package.

Want to support this project? 🤔

Just give the repo a star to keep the motivation going🎉!

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

theme-material-darcula-1.0.5.tar.gz (26.0 kB view hashes)

Uploaded Source

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