Text review
Compare changes
+ 14
− 14
@@ -11,7 +11,7 @@ Reproducible environment: Conda
@@ -11,7 +11,7 @@ Reproducible environment: Conda
@@ -30,13 +30,13 @@ For Linux users, you should see a section like this one:
@@ -30,13 +30,13 @@ For Linux users, you should see a section like this one:
@@ -51,7 +51,7 @@ Follow the instructions. Answer yes to "Do you wish the installer to initialize
@@ -51,7 +51,7 @@ Follow the instructions. Answer yes to "Do you wish the installer to initialize
The installation will create a miniconda folder, by default in the home directory ``(~/miniconda3)``.
@@ -135,8 +135,8 @@ activate conda
@@ -135,8 +135,8 @@ activate conda
@@ -254,7 +254,7 @@ First we will activate the environment::
@@ -254,7 +254,7 @@ First we will activate the environment::
You can see that the information of your current environment is displayed in the bash prompt (ie ``(repro)``).
@@ -311,13 +311,13 @@ You could now delete this environment and reproduce it from the YAML file::
@@ -311,13 +311,13 @@ You could now delete this environment and reproduce it from the YAML file::
try `mamba <https://mamba.readthedocs.io/en/latest/user_guide/mamba.html>`_. In your **base** environment
@@ -337,7 +337,7 @@ You can swap almost all commands between conda & mamba
@@ -337,7 +337,7 @@ You can swap almost all commands between conda & mamba