black theme jupyter notebook code example
Example 1: set jupyer color to dark
jt -t chesterish
Example 2: jupyter notebook themes how to change
!pip install jupyterthemes
!jt -t <theme-name>
Example 3: jupyter notebook themes how to change
jt -t <theme-name>