help: anaconda: add deepmodeling to default channels (#348)

This commit is contained in:
Chun Cai 2023-06-29 11:54:05 +08:00 committed by GitHub
parent 10979fc2ad
commit 4a558cfe74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ custom_channels:
pytorch: {{ site.url }}/anaconda/cloud
pytorch-lts: {{ site.url }}/anaconda/cloud
simpleitk: {{ site.url }}/anaconda/cloud
deepmodeling: {{ site.url }}/anaconda/cloud/
```
即可添加 Anaconda Python 免费仓库。