This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
machinelearning_notebook
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
Update pip mirror
master
bushuhui
3 years ago
parent
29bd5403a0
commit
69e4a73c3d
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
references_tips/InstallPython.md
+ 1
- 1
references_tips/InstallPython.md
View File
@@ -67,7 +67,7 @@ custom_channels:
### 3.2 设置PIP源
```
pip config set global.index-url 'https://
mirrors.aliyun.com/pypi
/simple/'
pip config set global.index-url 'https://
pypi.mirrors.ustc.edu.cn
/simple/'
```
Write
Preview
Loading…
Cancel
Save