jupyter notebook night mode code example
Example 1: set jupyer color to dark
jt -t chesterish
Example 2: jupyter notebook themes how to change
!pip install jupyterthemes
!jt -t
Example 3: set jupyer color to dark
pip install jupyterthemes
Example 4: jupyter dark theme
conda install jupyterthemes