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