2020-12-23
阅读量:
892
jupyter notebook如何设置代码字体大小?
问:
jupyter notebook如何设置代码字体大小?
答:
安装Jupyter主题
pip install --upgrade jupyterthemes
查看主题:
jt -l

比如这样修改oceans16主题的Code(python代码)的字体与字号:
jt -t oceans16 -f fira -fs 13
50.6346
1
0
关注作者
收藏
评论(0)
发表评论
暂无数据
推荐帖子
0条评论
0条评论
0条评论

