Change Matplotlib rcParams to match the current JupyterLab theme.
Project description
Change Matplotlib rcParams to match the current JupyterLab theme.
Adjusts Matplotlib axis labels, edge, face, and tick colors based upon which JupyterLab theme is in use.
Installation
pip install jltheme
Usage
The module provides one function, jltheme, which opens the JSON configuration file for JupyterLab, checks which theme is in use, and changes Matplotlib rcParams to match the current theme:
from jltheme import jltheme jltheme()
Version history
0.1.2 Changes to README.rst (Current)
0.1.1 Changes for PyPI
0.1.0 Initial version
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
jltheme-0.1.2.tar.gz
(1.7 kB
view hashes)
Built Distribution
Close
Hashes for jltheme-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1365c6bddf8bf133ec5735a809008ed1ca4f48a4de46a4ae8c87fe5986cef82e |
|
MD5 | 935bac0758f464e2da1b9c0c1d93f228 |
|
BLAKE2b-256 | ae8edfba41dd145660f8c0fdce47a83f2ec98eebf61dfa914d8b54fef55916be |