A very simple library for color management alongside jupyterthemes.
Reddcolors is a very simple tool for color management for working alongside jupyterthemes.
This code makes use of:
- matplotlib
- Jupyter (Anaconda recommended)
- jupyterthemes
Most of them come with conda, if some are missing they can be easily installed with pip.
In the console type in
pip3 install reddcolors# upgrade to latest version
pip install --upgrade reddcolorsI'll write something here soon.