怕黑小蜜蜂

文章
5
资源
0
加入时间
2年10月17天

jupyter notebook代码自动补全

首先说明,代码能通过按Tab键来手动补全,但太麻烦了接下来,安装自动补全的插件一、打开Anaconda Prompt二、在命令行中依次执行下列命令pip install jupyter_contrib_nbextensions -i https://pypi.tuna.tsinghua.edu.cn/simplejupyter contrib nbextension install --userpip install jupyter_nbextensions_configurator -i