how to set mu jupyter notebook background color code example
Example 1: change theme by jupyterthemes
jt -t <theme-name>
Example 2: change theme by jupyterthemes
pip install jupyterthemes
jt -t <theme-name>
pip install jupyterthemes