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

Fix nodefaults in documentation #2809

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Conversation

jonashaag
Copy link
Collaborator

nodefaults is supported only in environment.yml files

@@ -126,8 +126,7 @@ An exclusive `conda-forge <https://conda-forge.org/>`_ setup can be configured w

.. code-block:: bash

micromamba config append channels conda-forge
micromamba config append channels nodefaults
micromamba config append channels conda-forge`
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This works only until #2758 is fixed. After that we need to set default_channels: [] but that doesn't work because of #2140

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I've been using default_channels: [] with micromamba in .condarc 🤔

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's a no-op

@jonashaag jonashaag merged commit da60313 into mamba-org:main Oct 18, 2023
1 check passed
@jonashaag jonashaag deleted the jonashaag-patch-15 branch October 18, 2023 08:47
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 this pull request may close these issues.

None yet

2 participants