pip 下載並安裝離線包 python 依賴

mkdir jupyterlab_pack

cd jupyterlab_pack/

pip wheel jupyterlab==1.1.4 -i https://pypi.tuna.tsinghua.edu.cn/simple/

cd ..

pip install jupyterlab==1.1.4 --no-index --find-links jupyterlab_pack

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章