Jupyter 使用相关一、安装主题安装 1pip install --upgrade jupyterthemes 查看可用主题 1jt -l 设置推荐12jt -t chesterish -fs 14 -cellw 85% -ofs 13 -dfs 11 -Tjt -t oceans16 -f fira -fs 13 -cellw 90% -ofs 11 -dfs 11 -T -N 二、自动补全等功能