jupyter代码自动补全
Posted duoba
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了jupyter代码自动补全相关的知识,希望对你有一定的参考价值。
先要关闭 jupyter!!!
运行下面两行代码
pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user --skip-running-check
启动jyputer
以上是关于jupyter代码自动补全的主要内容,如果未能解决你的问题,请参考以下文章
anaconda中jupyter notebook安装代码自动补全插件,报错“Exception: Jupyter command `jupyter-contrib` not found.”(示例代码