Created
June 12, 2023 04:44
-
-
Save yongkangchen/5ae95a00bf35f5c15837ca9c1563f5be to your computer and use it in GitHub Desktop.
aliyun.mirror.pip
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[global] | |
index-url = https://mirrors.aliyun.com/pypi/simple/ | |
[install] | |
trusted-host=mirrors.aliyun.com |
pip3 install notebook
$HOME/Library/Python/3.9/bin/jupyter notebook
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
mkdir .pip
curl https://gist.githubusercontent.com/yongkangchen/5ae95a00bf35f5c15837ca9c1563f5be/raw/f30d49484e41418f030abfaf447211350dcd8274/pip.conf -o .pip/pip.conf