设置 Jupyter Notebook 主题
安装
pip install jupyterthemes
设置
jt -t oceans16 -cursc r -cursw 5 -fs 95 -altp -tfs 11 -nfs 115 -cellw 88% -f source -nf sourcesans -fs 14 -T
官方文档:https://github.com/dunovank/jupyter-themes
效果预览:
安装
pip install jupyterthemes
设置
jt -t oceans16 -cursc r -cursw 5 -fs 95 -altp -tfs 11 -nfs 115 -cellw 88% -f source -nf sourcesans -fs 14 -T
官方文档:https://github.com/dunovank/jupyter-themes
效果预览:
评论