windows 安装jupyter notebook,使用pip镜像安装
先安装python3.9 ,然后在使用
pip --default-timeout=100 install jupyter -i https://pypi.tuna.tsinghua.edu.cn/simple/ --trusted-host pypi.tuna.tsinghua.edu.cn
先安装python3.9 ,然后在使用
pip --default-timeout=100 install jupyter -i https://pypi.tuna.tsinghua.edu.cn/simple/ --trusted-host pypi.tuna.tsinghua.edu.cn