Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Micromamba multichannel support #1236

Closed
jonashaag opened this issue Oct 25, 2021 · 0 comments · Fixed by #1240
Closed

Micromamba multichannel support #1236

jonashaag opened this issue Oct 25, 2021 · 0 comments · Fixed by #1240

Comments

@jonashaag
Copy link
Contributor

jonashaag commented Oct 25, 2021

Looks like multichannel support is missing from micromamba:

mamba info:

           channel URLs : ...
                          https://.../our-custom-anaconda-forge/linux-64

micromamba info (with #1235):

               channels : 
                          https://.../conda-forge/linux-64

.condarc:

channels:
  - conda-forge
  - custom_channel1
default_channels: []
channel_alias: https://.../
custom_multichannels:
  conda-forge:
    - our-custom-anaconda-forge
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant