2020-10-19 21:08:55

This commit is contained in:
wizardforcel
2020-10-19 21:08:55 +08:00
parent 7f63048035
commit ab0caba1f0
140 changed files with 3982 additions and 3982 deletions

View File

@@ -23,7 +23,7 @@
安装好 `Python` 和相应的包之后,可以在命令行下输入:
```
```py
$ ipython notebook
```
@@ -37,7 +37,7 @@ $ ipython notebook
* 更新环境
```
```py
conda update conda
conda update anaconda
```