It's worth being explicit about intended setup - i naively ran "conda env create -n gear" which threw an error - it's probably better not to call the spec file environment.yml?
@jmarshrossney has put a lot of thought into environment management with complex dependencies as a form of PhD procrastination, and may have suggestions here
It's worth being explicit about intended setup - i naively ran "conda env create -n gear" which threw an error - it's probably better not to call the spec file
environment.yml
?@jmarshrossney has put a lot of thought into environment management with complex dependencies as a form of PhD procrastination, and may have suggestions here
https://conda.io/projects/conda/en/latest/user-guide/tasks/manage-environments.html#building-identical-conda-environments
_Originally posted by @metazool in https://github.com/NERC-CEH/object_store_tutorial/pull/5#discussion_r1776951029_