Jupyter notebook 代码自动补全插件

使用jupyter, 代码自动补全是必备功能。要实现代码自动补全需要三步:

安装插件包

pip install jupyter_contrib_nbextensions

在jupyter中安装插件菜单

jupyter contrib nbextension install --user

启动jupyter,就可以看见Nbextensions,勾选Hinterland

出错提示“Config option template_path not recognized by LenvsLatexExporter
pip install nbconvert==5.6.1

赞(0)
版权声明:本文采用知识共享 署名4.0国际许可协议 [BY-NC-SA] 进行授权,转载请注明出处。
文章名称:《Jupyter notebook 代码自动补全插件》
文章来自:泰恩数据
文章链接:https://tyne.cc/1025.html
本站资源仅供个人学习使用,请勿用于商业用途。

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址