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

Add mamba support #14

Closed
nh13 opened this issue Mar 4, 2020 · 5 comments
Closed

Add mamba support #14

nh13 opened this issue Mar 4, 2020 · 5 comments
Labels
type:enhancement New feature or request

Comments

@nh13
Copy link
Member

nh13 commented Mar 4, 2020

I have found that using mamba for dependency solving complex environments MUCH faster. You previously mentioned you may be convinced to add support. I am making a separate issue to track this.

@goanpeca
Copy link
Member

goanpeca commented Mar 5, 2020

Sure @nh13 I will add a flag just to see how things work, however there is the issue of using conda-forge which is where mamba lives. So I need to check if I need to also change the default channel to point to conda-forge instead of anaconda defaults.

@goanpeca goanpeca added the type:enhancement New feature or request label Mar 19, 2020
@jaimergp
Copy link
Member

jaimergp commented Jun 5, 2020

I'd be tremendously interested in this! Let me know if I can help somehow.

@goanpeca
Copy link
Member

goanpeca commented Jun 5, 2020

Hi @jaimergp

Thanks for the interest.

It is just a matter of adding the option for it and installing it. :-)

I guess

mamba-version. To have control over what version to use and then replace the conda command with mamba.

Want to tackle it? PRs welcome

@jaimergp
Copy link
Member

jaimergp commented Jun 9, 2020

Thanks for your answer!

What do you think of this approach using Minimamba? https://quantstack.net/mamba.html

@goanpeca
Copy link
Member

Fixed by #47

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants