change theme of jupyter notebook code example
Example 1: jupyter notebook themes how to change
!pip install jupyterthemes
!jt -t
Example 2: set jupyer color to dark
pip install jupyterthemes
!pip install jupyterthemes
!jt -t
pip install jupyterthemes