1. 安装jupyter_contrib_nbextensions
pip install jupyter_contrib_nbextensions
jupyter_contrib_nbextensions
安装成功会在http://localhost:8888/tree中出现Nbextensions
2.启动jupyter notebook ,在nbextensions 页签,勾选hinthand
之后在jupyter中编写代码就能有提示
1. 安装jupyter_contrib_nbextensions
pip install jupyter_contrib_nbextensions
jupyter_contrib_nbextensions
安装成功会在http://localhost:8888/tree中出现Nbextensions
2.启动jupyter notebook ,在nbextensions 页签,勾选hinthand
之后在jupyter中编写代码就能有提示