mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Add deepmodeling to default conda channels
This commit is contained in:
parent
9b5af59ece
commit
5b59ba9f6a
|
|
@ -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