themes jupyter notebook dark 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
Example 3: jupyter notebook themes how to change
jt -t <theme-name>