Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support miniforge, micromamba, and may be others? #207

Open
yarikoptic opened this issue Sep 19, 2024 · 1 comment
Open

Support miniforge, micromamba, and may be others? #207

yarikoptic opened this issue Sep 19, 2024 · 1 comment

Comments

@yarikoptic
Copy link
Member

As an alternative/complimentary to

of adding --channels to miniconda, it might be worth adding support for other conda distributions, e.g. miniforge or micromamba which could be leaner / faster, less ambiguous (have a single channel).

@mih when you found that concern on number of inodes used by conda datalad installation, did you look

See https://conda.org/blog/2024-08-14-conda-ecosystem-explained/ for more information on those. FWIW micromamba manager itself is a 14M single executable.

I didn't look either all come from https://github.com/conda/constructor/ and have consistent/compatible interface.

@yarikoptic
Copy link
Member Author

FWIW, micromamba installation of a venv with datalad is still quite a monster (after micromamba clean -a)

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant