how to make jupyter notebook background black code example
Example 1: set jupyer color to dark
jt -t chesterish
Example 2: change theme by jupyterthemes
pip install jupyterthemes
jt -t chesterish
pip install jupyterthemes