1.安裝jupyterthemes
pip install --upgrade jupyterthemes
2.查看可用主題
jt -l
3.設(shè)置主題
jt -t oceans16 -f fira -fs 10 -cellw 90% -ofs 11 -dfs 11 -T
4.恢復(fù)原始主題
jt -r
說明:主題效果如下圖jupyter.png
1.安裝jupyterthemes
pip install --upgrade jupyterthemes
2.查看可用主題
jt -l
3.設(shè)置主題
jt -t oceans16 -f fira -fs 10 -cellw 90% -ofs 11 -dfs 11 -T
4.恢復(fù)原始主題
jt -r
說明:主題效果如下圖