安装:
pip install --upgrade jupyterthemes
注意环境变量的问题:
要将
C:\Users\dell\AppData\Roaming\Python\Python36\Scripts; 加入到环境变量中
参考:https://jingyan.baidu.com/article/b24f6c82cba6dc86bfe5da9f.html
主题设置
查看主题名字:
jt -l
主题设置:
jt -t oceans16 -f fira -fs 13 -cellw 90% -ofs 11 -dfs 11 -T -N
效果浏览:
Jupyter notebook 输出部分显示不全的问题:
https://blog.csdn.net/dlh_sycamore/article/details/83041402