pip install jupyterthemes
pip install --upgrade jupyterthemes
jt -l
jt -t chesterish
jt -r
现用主题:
jt -t grade3 -nf droidsans -nfs 12 -f roboto -fs 11 -tf georgiaserif -tfs 12 -ofs 11
argument | usage |
---|---|
-t | theme |
-nf | notebook font |
-nfs | notebook font size |
-f | code font |
-fs | code font size |
-tf | text font |
-tfs | text font size |
-ofs | output font size |