disable dark mode in jupyter notebook code example
Example 1: set jupyer color to dark
pip install jupyterthemes
Example 2: jupyter dark theme
conda install jupyterthemes
pip install jupyterthemes
conda install jupyterthemes