Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c7587e + 8aeb639 commit d688ff0Copy full SHA for d688ff0
1 file changed
docs/source/whatsnew/pr/new_magic.rst
@@ -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