dark mode in jupyter notebook windows 10 code example
Example 1: jupyter dark theme
conda install jupyterthemes
Example 2: jupyter notebook themes how to change
jt -t <theme-name>
conda install jupyterthemes
jt -t <theme-name>