Answers for "how to enable dark mode in jupyter notebook on localhost"

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 enable dark mode in jupyter notebook on localhost"

Browse Popular Code Answers by Language