东方耀AI技术分享

标题: 02、【补充】Jupyter Notebook主题字体设置及自动代码补全 [打印本页]

作者: 东方耀    时间: 2019-10-8 11:05
标题: 02、【补充】Jupyter Notebook主题字体设置及自动代码补全
02、【补充】Jupyter Notebook主题字体设置及自动代码补全




安装这个:https://github.com/dunovank/jupyter-themes


自动补全:https://github.com/ipython-contrib/jupyter_contrib_nbextensions


pip --version
pip list
pip install jupyterthemes


更新jupyter notebook:
pip install --upgrade jupyter
pip install --upgrade notebook


列出主题:jt -l
选择主题:jt -t onedork
启动jupyter notebook可查看主题已经变了
恢复默认主题:jt -r
# font to 'Roboto Mono' 12pt 设置字体和字体大小
jt -t onedork -f roboto -fs 12
jt -t onedork -f ubuntu -fs 14


东方老师的(个人喜好):
jt -t onedork -f ubuntu -fs 14 -T -N -ofs 12
jt -t onedork -f ubuntu -fs 14 -T -N -ofs 12 -cellw 1280





作者: fglbee    时间: 2019-12-22 17:24
this is good idea
作者: fglbee    时间: 2019-12-22 20:51
this is good idea
作者: kiko    时间: 2022-11-6 10:25
学习中,支持




欢迎光临 东方耀AI技术分享 (http://www.ai111.vip/) Powered by Discuz! X3.4