Jupyter常用配置

一  安装
pip install --upgrade jupyterthemes
二 设置主题
#查看主题列表
jt -l
#设置主题并打开工具栏
jt -t chesterish -T
三 设置列宽,自动换行
jt -t gruvboxl -f fira -fs 13 -cellw 90% -ofs 11 -dfs 11 -T -N
posted @ 2021-02-14 16:34  Water540  阅读(54)  评论(0编辑  收藏  举报