当前位置:   article > 正文

解决ubuntu安装jupyter速度/网速慢的问题(ERROR: Exception: Traceback (most recent call last): File “/home/wildc)_ubuntu安装jupternotebook很慢

ubuntu安装jupternotebook很慢

用pip3 install jupyterlab安装jupyter的时候速度太慢了,终于安装了几分钟报错了,一系列错误,应该主要原因是超时了。
在这里插入图片描述
这里只要使用豆瓣的镜像下载即可
在命令后面加上 -i https://pypi.douban.com/simple/

即运行

pip3 install jupyterlab -i https://pypi.douban.com/simple/
  • 1

几秒就安装好啦
在这里插入图片描述
安装好后,输入jupyter notebook即可启动jupyter

本文内容由网友自发贡献,转载请注明出处:https://www.wpsshop.cn/w/空白诗007/article/detail/949699
推荐阅读
相关标签
  

闽ICP备14008679号