赞
踩
pip install --user jupyter_contrib_nbextensions -i https://pypi.mirrors.ustc.edu.cn/simple
jupyter contrib nbextension install --user
pip install --user jupyter_nbextensions_configurator
jupyter nbextensions_configurator enable --user
如果出错提示“Exception: Jupyter command jupyter-contrib not found.”
conda install -c conda-forge jupyter_nbextensions_configurator
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。