DEV Community

NANCY SRIVASTAVA
NANCY SRIVASTAVA

Posted on

How to change Jupyter notebook color/themes?

step1- write this command on “Anaconda promt”

“pip install jupyterthemes”

step2- use this command for using the perticular theme.

"jt -t theme-name -T"

theme-name-onedork

grade3
oceans16
chesterish
monokai
solarizedl
solarizedd
Jupyter No

Top comments (0)