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

[ENH] Micromamba installer #38

Merged
merged 10 commits into from
Nov 10, 2023
Merged

[ENH] Micromamba installer #38

merged 10 commits into from
Nov 10, 2023

Conversation

ales-erjavec
Copy link
Collaborator

@ales-erjavec ales-erjavec commented Oct 27, 2023

Issue

Newer Microconda installers no longer register their location in the Windows registry so miniconda install location cannot be reliably determined in the installer.

Changes

  • Use a static fully contained micromamba executable to create the target environment. This is fully self contained and does not depend on Miniconda/Anaconda.
  • Use mamba instead of conda to manage the environment (add-on dialog)
  • Use gh-actions to build the installers.

@PrimozGodec PrimozGodec merged commit ddc0f15 into master Nov 10, 2023
8 checks passed
@PrimozGodec PrimozGodec deleted the micromamba-installer branch November 10, 2023 10:18
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