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

Improve install instructions #2908

Merged
merged 3 commits into from
Oct 18, 2023
Merged

Improve install instructions #2908

merged 3 commits into from
Oct 18, 2023

Conversation

jonashaag
Copy link
Collaborator

@jonashaag jonashaag commented Oct 12, 2023

Inspired by #2907.

Comment on lines 66 to +68
channels:
- ...
- defaults # BAD! Remove this if it exists.
Copy link
Member

Choose a reason for hiding this comment

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

What about this? It does deactivate the defaults altogether so maybe not the best.

Suggested change
channels:
- ...
- defaults # BAD! Remove this if it exists.
default_channels: []
channels:
- conda-forge


To get ``mamba``, just install it *into the base environment* from the ``conda-forge`` channel:

.. code:: bash

# NOT RECOMMENDED: This method of installation is not recommended, prefer Mambaforge instead (see above)
# NOT RECOMMENDED: This method of installation is not recommended, prefer Miniforge instead (see above)
Copy link
Member

Choose a reason for hiding this comment

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

TIL

@jonashaag jonashaag merged commit d092212 into main Oct 18, 2023
1 check passed
@jonashaag jonashaag deleted the jonashaag-patch-1 branch October 18, 2023 08:49
@jonashaag
Copy link
Collaborator Author

My docs changes don't seem to be published?

@JohanMabille
Copy link
Member

Looks like the build on RTD is broken

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

3 participants