From b91233156fe0d295fc29b95ede9d177ede548734 2024-10-01 08:04:53 From: M Bussonnier Date: 2024-10-01 08:04:53 Subject: [PATCH] Update docs/source/whatsnew/version8.rst --- diff --git a/docs/source/whatsnew/version8.rst b/docs/source/whatsnew/version8.rst index 006ac09..865322d 100644 --- a/docs/source/whatsnew/version8.rst +++ b/docs/source/whatsnew/version8.rst @@ -400,7 +400,7 @@ In addition to the ``%conda`` magic command for calling ``conda`` in IPython, the ``%mamba`` and ``%micromamba`` magic commands now call ``mamba`` and ``micromamba`` if they are on ``sys.path``. -.. code:: python +.. code:: %mamba install pkgname %micromamba install pkgname