jupyter notebook change theme 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 <theme-name>
Example 3: change theme by jupyterthemes
jt -t <theme-name>