Add deepmodeling to default conda channels

This commit is contained in:
Chun Cai 2023-02-16 16:03:20 +08:00 committed by GitHub
parent 9b5af59ece
commit 5b59ba9f6a
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 免费仓库。