how to set white color of jupyter notebook output cells theme code example
Example 1: jupyter notebook themes how to change
!pip install jupyterthemes
!jt -t <theme-name>
Example 2: jupyter notebook themes how to change
jt -t <theme-name>
!pip install jupyterthemes
!jt -t <theme-name>
jt -t <theme-name>