mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
help: anaconda: add deepmodeling to default channels (#348)
This commit is contained in:
parent
10979fc2ad
commit
4a558cfe74
|
|
@ -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 免费仓库。
|
||||
|
|
|
|||
Loading…
Reference in New Issue