jupter notebook themes code example
Example 1: jupyter notebook themes how to change
!pip install jupyterthemes
!jt -t
Example 2: best themes for jupyter notebook
conda install -c conda-forge jupyter_nbextensions_configurator
!pip install jupyterthemes
!jt -t
conda install -c conda-forge jupyter_nbextensions_configurator