Show More
@@ -400,7 +400,7 b' In addition to the ``%conda`` magic command for calling ``conda`` in IPython,' | |||||
400 | the ``%mamba`` and ``%micromamba`` magic commands now |
|
400 | the ``%mamba`` and ``%micromamba`` magic commands now | |
401 | call ``mamba`` and ``micromamba`` if they are on ``sys.path``. |
|
401 | call ``mamba`` and ``micromamba`` if they are on ``sys.path``. | |
402 |
|
402 | |||
403 |
.. code:: |
|
403 | .. code:: | |
404 |
|
404 | |||
405 | %mamba install pkgname |
|
405 | %mamba install pkgname | |
406 | %micromamba install pkgname |
|
406 | %micromamba install pkgname |
General Comments 0
You need to be logged in to leave comments.
Login now