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.
1 parent 53e34a7 commit 26ffb9bCopy full SHA for 26ffb9b
docs/source/InstallationAndUsage.rst
@@ -22,6 +22,7 @@ this environment with mamba by executing the following
22
.. code-block:: bash
23
24
micromamba create -f environment-dev.yml
25
+ micromamba activate xeus-cpp
26
micromamba install jupyterlab -c conda-forge
27
28
Now you can compile the kernel from the source by executing (replace `$CONDA_PREFIX`
0 commit comments