darkmode jupyter notebook 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 dark theme
conda install jupyterthemes
jt -t chesterish
pip install jupyterthemes
conda install jupyterthemes