Answers for "how to change dark mode for jupyter notebook"

3

how to make jupyter notebook dark mode

pip install jupyterthemes

 jt -t onedork -f roboto -fs 12
Posted by: Guest on January-20-2021

Code answers related to "how to change dark mode for jupyter notebook"

Browse Popular Code Answers by Language