Answers for "jupyter change to dark mode"

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
-1

jupyter notebook themes how to change

jt -t <theme-name>
Posted by: Guest on May-09-2020

Code answers related to "jupyter change to dark mode"

Browse Popular Code Answers by Language