1.安装jupyterthemes
pip install --upgrade jupyterthemes
2.查看可用主题
jt -l
3.设置主题
jt -t oceans16 -f fira -fs 10 -cellw 90% -ofs 11 -dfs 11 -T
4.恢复原始主题
jt -r
说明:主题效果如下图jupyter.png
1.安装jupyterthemes
pip install --upgrade jupyterthemes
2.查看可用主题
jt -l
3.设置主题
jt -t oceans16 -f fira -fs 10 -cellw 90% -ofs 11 -dfs 11 -T
4.恢复原始主题
jt -r
说明:主题效果如下图