Skip to content

Implement magic for mamba and micromamba#14191

Merged
Carreau merged 1 commit into
ipython:mainfrom
sgaist:14075_implement_mamba_magic
Oct 1, 2023
Merged

Implement magic for mamba and micromamba#14191
Carreau merged 1 commit into
ipython:mainfrom
sgaist:14075_implement_mamba_magic

Conversation

@sgaist
Copy link
Copy Markdown
Contributor

@sgaist sgaist commented Oct 1, 2023

Conda has two compatible alternative that are mamba and micromamba.

In order for users to be able to use conda environment based on these two drop-in alternative, this patch implements two additional magic commands that makes them usable in the same fashion as conda.

Fixes #14075

@sgaist sgaist force-pushed the 14075_implement_mamba_magic branch from 2eeca22 to 771b6d5 Compare October 1, 2023 07:40
@sgaist sgaist force-pushed the 14075_implement_mamba_magic branch from 771b6d5 to abf6641 Compare October 1, 2023 07:45
@Carreau Carreau added this to the 8.17 milestone Oct 1, 2023
@Carreau Carreau merged commit 1fe7769 into ipython:main Oct 1, 2023
@Carreau
Copy link
Copy Markdown
Member

Carreau commented Oct 1, 2023

I invite you to send a PR that update docs/source/whatsnew/version8.rst to list some of these new features.

@sgaist sgaist deleted the 14075_implement_mamba_magic branch October 1, 2023 18:24
@sgaist
Copy link
Copy Markdown
Contributor Author

sgaist commented Oct 1, 2023

Sure thing ! I forgot that part.

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.

Add %mamba magic to install packages in current kernel

2 participants