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 0f1d8eb commit 53e34a7Copy full SHA for 53e34a7
README.md
@@ -40,6 +40,7 @@ The safest usage of xeus-cpp from source is to build and install it within a cle
40
with mamba by executing the following
41
```bash
42
micromamba create -f environment-dev.yml
43
+micromamba activate xeus-cpp
44
micromamba install jupyterlab -c conda-forge
45
```
46
Now you can compile the kernel from the source by executing (replace `$CONDA_PREFIX` with a custom installation prefix if need be)
0 commit comments