1.采用 pip install jupyter 會因為網(wǎng)速原因安裝失??!
2.采用鏡像安裝方式:
pip install jupyter -i https://pypi.tuna.tsinghua.edu.cn/simple
可以成功安裝
1.采用 pip install jupyter 會因為網(wǎng)速原因安裝失??!
2.采用鏡像安裝方式:
pip install jupyter -i https://pypi.tuna.tsinghua.edu.cn/simple
可以成功安裝