最基本步驟:
在cmd中執(zhí)行
1) 安裝jupyter-themes
(windows cmd中)
C:\Users\cgx>pip install --upgrade jupyterthemes
或
(anaconda Powershell Prompt中)
(base) PS C:\Users\Administrator> pip install --upgrade jupyterthemes
2) 查看有哪些主題
C:\Users\cgx>jt -l
Available Themes:
chesterish
grade3
monokai
oceans16
onedork
solarizedd
solarizedl
3) 直接更改主題
C:\Users\cgx>jt -t 主題名稱
4) 帶參數(shù)修改主題(cgx的主題)
C:\Users\cgx>jt -f inconsolata -t chesterish -T -N -cellw 1400
上述設(shè)置結(jié)果如下圖:
各參數(shù)的意義見后續(xù)鏈接。
5) 恢復(fù)默認(rèn)主題
C:\Users\cgx>jt -r
其他設(shè)置見下面鏈接
https://blog.csdn.net/Techmonster/article/details/73382535
https://blog.csdn.net/wh8514/article/details/81532286
https://www.cnblogs.com/tianqizhi/p/10612976.html
https://blog.csdn.net/qq_30565883/article/details/79444750
https://blog.csdn.net/u010726531/article/details/82147878
https://www.cnblogs.com/qiuxirufeng/p/9609031.html
https://blog.csdn.net/sinat_28442665/article/details/88668318
https://www.itcodemonkey.com/article/8938.html
http://www.reibang.com/p/4b213894289b