怎么放大jupyter的字体?

图片[1]-怎么放大jupyter的字体?-uusu优素-乐高,模型,3d打印,编程

Jupyter的主题、字体的调整主要依靠一个插件:jupyterthemes。(推荐:jupyter使用教程)

安装jupyterthemes的方法:

#KillandexittheNotebookserver
#Makesureyouareinthebasecondaenvironment
condaactivatebase#installjupyterthemes
pipinstalljupyterthemes

#upgradetolatestversion
pipinstall--upgradejupyterthemes

切换主题:

使用下面的命令

jt-l

来查看可用的主题:

设置新主题(以onedork为例)(-T的作用是显示Toolbar):

jt-tonedork-T

调整字体:

jt-fs18
原文来自:https://www.py.cn
© 版权声明
THE END
喜欢就支持一下吧
点赞6 分享