Skip to content

docs: Update installation.rst to recommend Miniforge instead of Mambaforge#2975

Merged
johanneskoester merged 1 commit intosnakemake:mainfrom
nbelakovski:patch-1
Aug 13, 2024
Merged

docs: Update installation.rst to recommend Miniforge instead of Mambaforge#2975
johanneskoester merged 1 commit intosnakemake:mainfrom
nbelakovski:patch-1

Conversation

@nbelakovski
Copy link
Copy Markdown
Contributor

We should recommend people to use Miniforge, since it is now merged with Mambaforge and from the README of the link

Given its wide usage, there are no plans to deprecate Mambaforge. If at some point we decide to deprecate Mambaforge, it will be appropriately announced and communicated with sufficient time in advance.

That said, if you had to start using one today, we recommend to stick to Miniforge.

In any case the link doesn't quite work since the #mambaforge part doesn't actually bring you to the relevant part of the README

QC

  • The PR contains a test case for the changes or the changes are already covered by an existing test case.
  • The documentation (docs/) is updated to reflect the changes or this is not necessary (e.g. if the change does neither modify the language nor the behavior or functionalities of Snakemake).

We should recommend people to use Miniforge, since it is now merged with Mambaforge and from the README of the link

> Given its wide usage, there are no plans to deprecate Mambaforge. If at some point we decide to deprecate Mambaforge, it will be appropriately announced and communicated with sufficient time in advance.

> That said, if you had to start using one today, we recommend to stick to Miniforge.

In any case the link doesn't quite work since the `#mambaforge` part doesn't actually bring you to the relevant part of the README
@nbelakovski nbelakovski changed the title Update installation.rst Update installation.rst to recommend Miniforge instead of Mambaforge Jul 18, 2024
@nbelakovski nbelakovski changed the title Update installation.rst to recommend Miniforge instead of Mambaforge docs: Update installation.rst to recommend Miniforge instead of Mambaforge Jul 18, 2024
@johanneskoester johanneskoester merged commit 0fc7619 into snakemake:main Aug 13, 2024
johanneskoester pushed a commit that referenced this pull request Aug 13, 2024
🤖 I have created a release *beep* *boop*
---


##
[8.17.0](v8.16.0...v8.17.0)
(2024-08-13)


### Features

* fix job rate limiting with --max-jobs-per-second and introduce the
more flexible --max-jobs-per-timespan
([#3010](#3010))
([9c31257](9c31257))


### Bug Fixes

* Allow hyphens in config keys given on the command line.
([#2998](#2998))
([b70c0db](b70c0db))
* allowing trailing '+' in name patterns
([#3002](#3002))
([59150d3](59150d3))
* print message if not yet enough resources for executing further jobs
([b8df036](b8df036))
* unawaited coroutine sanitize_local_storage_copies
([#2972](#2972))
([715c572](715c572))


### Documentation

* Change sha256 checksum in docs to more realistic example
([#2987](#2987))
([16a5cf2](16a5cf2))
* Make it more clear that the cluster commands now require a plugin
([#2976](#2976))
([74134cf](74134cf))
* Update installation.rst to recommend Miniforge instead of Mambaforge
([#2975](#2975))
([0fc7619](0fc7619))
* use plain monospace font instead of theme default that changes >=
into ≥
([cc17fc1](cc17fc1))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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.

2 participants