Jupyter Notebook使用技巧

1. 改变Jupyter Notebook的主题

安装

pip install jupyterthemes

更换为指定的主题

!jt -t <主题名称>

恢复为默认主题

!jt -r

 

posted on 2019-03-23 20:36  MuenPaPa  阅读(108)  评论(0编辑  收藏  举报