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

Install conda-lock with mamba for faster solves #91

Merged
merged 1 commit into from
Sep 25, 2023
Merged

Conversation

weiji14
Copy link
Member

@weiji14 weiji14 commented Sep 22, 2023

Default conda solver is too slow, so using mamba solver instead. Need to install conda-lock from conda-forge instead of PyPI to also get mamba.

Implements suggestion by @MattF-NSIDC in #90 (comment) to fix timeout issue from refreshing lockfile.

References:

Default conda solver is too slow, so using mamba solver instead. Need to install `conda-lock` from conda-forge instead of PyPI to also get `mamba`. Also updated solver environment to use Python 3.11 and remove urllib3 pin.
@weiji14 weiji14 self-assigned this Sep 22, 2023
@github-actions
Copy link

Binder 👈 Test this PR on Binder

@weiji14 weiji14 mentioned this pull request Sep 22, 2023
Copy link

@MattF-NSIDC MattF-NSIDC left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@weiji14 weiji14 merged commit 60ff823 into main Sep 25, 2023
1 check passed
@weiji14 weiji14 deleted the use-mamba-solver branch September 25, 2023 19:15
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

Successfully merging this pull request may close these issues.

2 participants