欢迎您访问程序员文章站本站旨在为大家提供分享程序员计算机编程知识!
您现在的位置是: 首页

jupyter notebook没有Nbextensions一栏

程序员文章站 2022-01-20 10:06:41
...

尝试了很多方法没解决,智能重新安装jupyter…

# For Python 2
pip install --upgrade --force-reinstall --no-cache-dir jupyter
# For Python 3
pip3 install --upgrade --force-reinstall --no-cache-dir jupyter

 

相关标签: Python