您现在的位置是:课程教程文章

怎么调节jupyter字体大小

2023-12-18 20:20课程教程文章 人已围观

Jupyter的字体调整主要依靠一个插件:jupyterthemes。

具体方法:

1、安装插件

# Kill and exit the Notebook server
# Make sure you are in the base conda environment
conda activate base# install jupyterthemes
pip install jupyterthemes
 
# upgrade to latest version
pip install --upgrade jupyterthemes

2、调整字体

jt -fs 150

推荐标椎配置:

jt -t onedork -fs 95 -altp -tfs 11 -nfs 115 -cellw 88% -T

更多相关问题可以查看:jupyter教程

课程教程:怎么调节jupyter字体大小

上一篇:pycharm如何断点调试

下一篇:没有了

站点信息

  • 文章统计篇文章