Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d688ff0

Browse files
authored
Add what's new content for mamba and micromamba magic (#14196)
2 parents 4c7587e + 8aeb639 commit d688ff0

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
Mamba and Micromamba magic
2+
==========================
3+
4+
In addition to the conda command to manage conda environment, mamba and
5+
micromamba can now be used using the corresponding magic in IPython.
6+
Since these commands are compatible with conda, they are following the
7+
same logic.
8+
9+
These two magic require to have the corresponding commands available
10+
either in the conda environment or system wide.
11+
12+
:ghpull: 14191

0 commit comments

Comments
 (0)