use the run command of conda / mamba / micromamba and support pixi - #260
use the run command of conda / mamba / micromamba and support pixi#260keewis wants to merge 23 commits into
run command of conda / mamba / micromamba and support pixi#260Conversation
run command of conda / mamba / micromamba and support pixi
|
this should be ready, but we could in theory also add support for cc @andersy005 |
andersy005
left a comment
There was a problem hiding this comment.
thank you so much for putting this together, @keewis! It looks solid
if you don't have time/capacity to work on |
lots of compute nodes don't have internet access, so this can improve the startup times a bit
|
looking at it again, or add a way to pass options to (also, I don't know |
|
or maybe the default group ( |
Change Summary
This adds the
--environment-managerand--environment-manager-pathcli options, as well as replacing theactivatestep with therunsubcommand.No tests, yet.
Related issue number
runcommand ofconda/mamba/micromamba#257, closes execute command before entering conda environment #248Checklist