先执行如下两行代码
pip install --no-dependencies jupyterthemes==0.18.2
pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user --skip-running-check
不应该是:
jt -t 主题名
而是:
jt -t 主题名 -T
记住 命令的问题加 -T
推荐设置
1.
jt -t gruvboxl -f fira -fs 12 -nfs 8 -cellw 95% -ofs 11 -dfs 11 -N -T
jt --lineh 140 -f consolamono -tf ptmono -t grade3 -f fira -fs 12 -nfs 8 -cellw 95% -ofs 11 -dfs 11 -N -T```
chesterish
grade3
效果