Shared tweaks to files that follow the examples in the Babelizer User Guide, specifically:
Create:
conda env create -f environment.yml --solver=libmamba
Update:
conda env update -f environment.yml --solver=libmamba --prune
Shared tweaks to files that follow the examples in the Babelizer User Guide, specifically:
Create:
conda env create -f environment.yml --solver=libmamba
Update:
conda env update -f environment.yml --solver=libmamba --prune