让你的jupyter notebook 有函数提示
1. 安装jupyter_contrib_nbextensionspip install jupyter_contrib_nbextensionsjupyter_contrib_nbextensions安装成功会在http://localhost:8888/tree中出现Nbextensions2.启动jupyter notebook ,在nbextensions 页签,勾选hinthand之后在
·
1. 安装jupyter_contrib_nbextensions
pip install jupyter_contrib_nbextensions
jupyter_contrib_nbextensions
安装成功会在http://localhost:8888/tree中出现Nbextensions
2.启动jupyter notebook ,在nbextensions 页签,勾选hinthand
之后在jupyter中编写代码就能有提示
更多推荐
所有评论(0)