jupyter notebook 更换主题的方法


参考 https://github.com/dunovank/jupyter-themes

install with pip

# install jupyterthemes
pip install jupyterthemes

# upgrade to latest version
pip install --upgrade jupyterthemes

查看有哪些主题

jt -l

更换某主题

jt -t grade3

# 更换主题和字体
jt -f inconsolata -t grade3

恢复默认主题

jt -r


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM