Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 940e0510 authored by GILLES Sebastien's avatar GILLES Sebastien
Browse files

#101 Installation: no need to clone the cppyy_kernel repo and then invoke pip:...

#101 Installation: no need to clone the cppyy_kernel repo and then invoke pip: pip may be invoked directly.
parent de6d986c
Branches
No related tags found
1 merge request!114Use CppyyKernel to run the notebooks instead of Xeus-cling.
......@@ -67,8 +67,7 @@ The pro of using Binder is that you have basically nothing more to do than click
```shell
pip install jupyterlab
git clone https://gitlab.inria.fr/sed-saclay/cppyy_kernel
pip install ./cppyy_kernel
pip install git+https://gitlab.inria.fr/sed-saclay/cppyy_kernel.git
```
You may of course choose another way to install JupyterLab (typically using Anaconda or Mamba)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment