how to change the jupyter notebook theme code example
Example 1: jupyter notebook themes how to change
!pip install jupyterthemes
!jt -t <theme-name>
Example 2: change theme by jupyterthemes
jt -t <theme-name>
!pip install jupyterthemes
!jt -t <theme-name>
jt -t <theme-name>