jupyter notebooks differen theme colors code example
Example 1: how to make jupyter notebook dark mode
pip install jupyterthemes
jt -t onedork -f roboto -fs 12
Example 2: set jupyer color to dark
jt -t chesterish
pip install jupyterthemes
jt -t onedork -f roboto -fs 12
jt -t chesterish