Skip to content

Instantly share code, notes, and snippets.

@Elfsong
Last active January 6, 2019 10:45
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 Elfsong/96d57ef978064b4cb17052591bf607a7 to your computer and use it in GitHub Desktop.
Save Elfsong/96d57ef978064b4cb17052591bf607a7 to your computer and use it in GitHub Desktop.
Pip downloading by douban source #pip #douban
sudo -H pip install -i http://pypi.douban.com/simple/ --trusted-host=pypi.douban.com ipython
pip install -i http://pypi.douban.com/simple/ --trusted-host=pypi.douban.com ipython
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment