A Jupyterlab theme inspired by JetBrains IDE's Darcula scheme and Material Design.
Project description
@adhadse/theme-material-darcula
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!
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file theme-material-darcula-1.0.5.tar.gz
.
File metadata
- Download URL: theme-material-darcula-1.0.5.tar.gz
- Upload date:
- Size: 26.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 991e5ef96f70da104567093cea660cf336de4948e4b9a8e40c247f18b2e54324 |
|
MD5 | dbcf3d63d445a77b91b351ba775898a8 |
|
BLAKE2b-256 | 0bc0c274551f621c72c0be3dbc33f1393b83736a39f5c1ee3b21437d8f54ce9a |