赞
踩
1 下载python: Welcome to Python.org
2 更新pip:python.exe -m pip install --upgrade pip
4 pip install jupyter notebook==6.4.12
5 pip install jupyter_contrib_nbextensions
6 jupyter contrib nbextension install --user
或者
pipinstalljupyter_contrib_nbextensions-ihttps://pypi.tuna.tsinghua.edu.cn/simple
安装nbextensions_configurator
pip install jupyter_nbextensions_configurator -i Simple Index
# 1.安装nbextensions插件:
pip install jupyter_contrib_nbextensions
# 2.安装 javascript and css files :
pip install jupyter_contrib_nbextensions
# 3.安装configurator:
pip install jupyter_nbextensions_configurator
显示可更新包:pip list --outdated
显示安装完成的包:pip show 名字
cd my_env/Scripts
activate
cd /d D:\Cache\New
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。