Jupyter的主题、字体的调整主要依靠一个插件:jupyterthemes。(推荐:)
安装jupyterthemes的方法:
# 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
切换主题:
使用下面的命令
jt -l
来查看可用的主题:
设置新主题(以onedork为例)(-T的作用是显示Toolbar):
jt -t onedork -T
调整字体:
jt -fs 18
更多python知识请关注。
Copyright © 2019- hids.cn 版权所有 赣ICP备2024042780号-1
违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com
本站由北京市万商天勤律师事务所王兴未律师提供法律服务