安装jupyter时出现错误

img

根据错误提示,要么添加后面的参数,--trust-host ...,要么更换安装源,比如还可使用以下镜像安装源:
Simple Index https://pypi.douban.com/simple/ # 豆瓣
Simple Index https://pypi.mirrors.ustc.edu.cn/simple/ # 中国科学技术大学

写错了源吧 应该是https:// 少了个s