Skip to content

Instantly share code, notes, and snippets.

@yongkangchen
Created June 12, 2023 04:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save yongkangchen/5ae95a00bf35f5c15837ca9c1563f5be to your computer and use it in GitHub Desktop.
Save yongkangchen/5ae95a00bf35f5c15837ca9c1563f5be to your computer and use it in GitHub Desktop.
aliyun.mirror.pip
[global]
index-url = https://mirrors.aliyun.com/pypi/simple/
[install]
trusted-host=mirrors.aliyun.com
@yongkangchen
Copy link
Author

yongkangchen commented Jun 12, 2023

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