第一步
pip install jupyter_contrib_nbextensions
第二步
jupyter contrib nbextension install --user --skip-running-check
第三步
运行jupyter notebook
这时候就会出现Nbextensions
然后进入Nbextensions
-勾选上Hinterland
- 最后尝试是否成功
最后一步
- 如上述操作后还是没有提示
- 可以在命令行输入pip uninstall jedi 再重试
pip install jupyter_contrib_nbextensions
jupyter contrib nbextension install --user --skip-running-check
运行jupyter notebook
这时候就会出现Nbextensions
然后进入Nbextensions
-勾选上Hinterland
上一篇:ACM OI专题 知识题目分类
下一篇:MatplotlibDeprecationWarning: shading=‘flat‘ when X and Y have the same dimensions as C is deprecat
举报文章
请选择举报类型
补充说明
0/200
上传截图
格式支持JPEG/PNG/JPG,图片不超过1.9M