Hi Devs,
I would like to suggest a new feature for your great tool!
Conda latest version allows using URL for the environment yaml file:
conda env create -f https://domain.com/my-environment.yml
See conda/conda#9835
Having this ability in conda-devenv would be good, as well.
Regards
Hi Devs,
I would like to suggest a new feature for your great tool!
Conda latest version allows using URL for the environment yaml file:
conda env create -f https://domain.com/my-environment.ymlSee conda/conda#9835
Having this ability in conda-devenv would be good, as well.
Regards