From a324f6e91253a8d4ab96786317bdfab57dc5d10e Mon Sep 17 00:00:00 2001 From: Ryan Dale Date: Sun, 19 Nov 2023 12:38:20 -0500 Subject: [PATCH] make miniforge statement more accurate and add link --- source/faqs.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/source/faqs.rst b/source/faqs.rst index 5305787..7221db9 100644 --- a/source/faqs.rst +++ b/source/faqs.rst @@ -157,7 +157,8 @@ gives a lot of context on the Anaconda/conda ecosystem. preconfigured and all packages coming from the conda-forge and *not* the ``defaults`` channel. It also now has mamba and libmamba included. - **Mambaforge** is like miniforge, but has mamba installed into the base - environment. It is currently deprecated. + environment. While not strictly deprecated, its use is discouraged as of + Sept 2023 (see `miniforge README `_)> - **Micromamba** is not a conda distribution. Rather, it is a minimal binary that has roughly the same commands as mamba, so that a single executable (rather than an entire Python installation required for conda itself) can be