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 references_tips/InstallPython.md.
pull/4/MERGE
bushuhui
Gitee
4 years ago
parent
41681d30a9
commit
7d4551c65b
1 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-2
references_tips/InstallPython.md
+ 2
- 2
references_tips/InstallPython.md
View File
@@ -12,7 +12,7 @@
1. 在这里找到适合自己的安装文件,然后下载
https://mirrors.tuna.tsinghua.edu.cn/anaconda/archive/
例如: https://mirrors.
tuna.tsinghua
.edu.cn/anaconda/archive/Anaconda3-2020.11-Windows-x86_64.exe
例如: https://mirrors.
bfsu
.edu.cn/anaconda/archive/Anaconda3-2020.11-Windows-x86_64.exe
2. 按照说明,把Anaconda安装好。
@@ -22,7 +22,7 @@
在网站下载最新的conda安装文件,例如
```
wget https://mirrors.
tuna.tsinghua
.edu.cn/anaconda/archive/Anaconda3-2020.11-Linux-x86_64.sh
wget https://mirrors.
bfsu
.edu.cn/anaconda/archive/Anaconda3-2020.11-Linux-x86_64.sh
```
然后运行
Write
Preview
Loading…
Cancel
Save