首页 > 其他 > 详细

jupyter notebook

时间:2019-11-13 14:51:20      阅读:71      评论:0      收藏:0      [点我收藏+]

生成配置文件
jupyter notebook --generate-config

安装代码补齐
conda install -c conda-forge jupyter_contrib_nbextensions
jupyter contrib nbextension install --user

conda install -c conda-forge jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable --user

jupyter notebook

原文:https://www.cnblogs.com/timlong/p/11848307.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!