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
上一篇:IntelliJ IDEA 和 webstorm更换主题


下一篇:按照已有的模板打印小票<二> ——调用windows打印机打印 可设置字体样式