Export

To create a loose conda environment see details over there

https://repo2docker.readthedocs.io/en/latest/howto/export_environment.html

conda env export --from-history -f environment.yml

To create and env from this .yml file run Creation

  • 11:49

2021-01-11 11:49