Fix a typo in 1.2-pytorch-installation.md
This commit is contained in:
parent
f75ca966a9
commit
fe4a9d7849
@ -29,7 +29,7 @@ torch.__version__
|
||||
```
|
||||
|
||||
## 1.2.2 配置 Jupyter Notebook
|
||||
新建的环境是没有安装安装ipykernel的所以无法注册到Jupyter Notebook中,所以先要准备下环境
|
||||
新建的环境是没有安装ipykernel的所以无法注册到Jupyter Notebook中,所以先要准备下环境
|
||||
```bash
|
||||
#安装ipykernel
|
||||
conda install ipykernel
|
||||
|
Loading…
Reference in New Issue
Block a user