概述
win+r输入cmd进入命令模式下依次输入下面代码
1、第一步
pip install -i http://pypi.douban.com/simple --trusted-host pypi.douban.com jupyter_contrib_nbextensions
2、第二步
jupyter contrib nbextension install --user
3、第三步
pip install -i http://pypi.douban.com/simple --trusted-host pypi.douban.com jupyter_nbextensions_configurator
4、第四步
jupyter nbextensions_configurator enable --user
最后重启 jupyter,在弹出的主页面里,能看到增加了一个 Nbextensions
标签页,在这个页面里,勾选 Hinterland
即启用了代码自动提示补全,如图所示:
看看效果:
最后
以上就是开朗萝莉为你收集整理的Jupyter notebook代码自动提示补全的全部内容,希望文章能够帮你解决Jupyter notebook代码自动提示补全所遇到的程序开发问题。
如果觉得靠谱客网站的内容还不错,欢迎将靠谱客网站推荐给程序员好友。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复