Answers for "how to turn jupyter notebook to dark theme"

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 dark theme

conda install jupyterthemes
Posted by: Guest on June-15-2020

Code answers related to "how to turn jupyter notebook to dark theme"

Python Answers by Framework

Browse Popular Code Answers by Language