怎么设置jupyter中函数提示

536次阅读
没有评论

怎么设置jupyter中函数提示

首先在anaconda中的root环境下运行以下命令:

pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user
pipinstall--user jupyter_nbextensions_configurator
jupyter nbextensions_configuratorenable--user

安装成功会在http://localhost:8888/tree中出现Nbextensions

怎么设置jupyter中函数提示

然后点击并勾选Hinteriand,即可开启代码提示功能。

怎么设置jupyter中函数提示

Python学习网,有大量免费的Jupyter使用教程,欢迎大家学习!

神龙|纯净稳定代理IP免费测试>>>>>>>>天启|企业级代理IP免费测试>>>>>>>>IPIPGO|全球住宅代理IP免费测试
1

相关文章:

版权声明:python工具2022-12-12发表,共计315字。
新手QQ群:570568346,欢迎进群讨论 Python51学习