jupyter notebook没有Nbextensions一栏

尝试了很多方法没解决,智能重新安装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