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