mirror of
https://github.com/tuna/mirror-web.git
synced 2025-12-25 20:32:46 +00:00
Update anaconda default channels in help
Ref to https://github.com/tuna/issues/issues/1141 Ref to https://docs.anaconda.com/anaconda/user-guide/tasks/using-repositories/
This commit is contained in:
parent
e2b7ff3f05
commit
4b02a804f0
|
|
@ -20,9 +20,7 @@ channels:
|
|||
show_channel_urls: true
|
||||
default_channels:
|
||||
- {{ site.url }}/anaconda/pkgs/main
|
||||
- {{ site.url }}/anaconda/pkgs/free
|
||||
- {{ site.url }}/anaconda/pkgs/r
|
||||
- {{ site.url }}/anaconda/pkgs/pro
|
||||
- {{ site.url }}/anaconda/pkgs/msys2
|
||||
custom_channels:
|
||||
conda-forge: {{ site.url }}/anaconda/cloud
|
||||
|
|
|
|||
Loading…
Reference in New Issue