how to install jupyter themes code example
Example 1: set jupyer color to dark
jt -t chesterish
Example 2: set jupyer color to dark
pip install jupyterthemes
Example 3: jupyter notebook themes how to change
jt -t <theme-name>
jt -t chesterish
pip install jupyterthemes
jt -t <theme-name>