Skip to content
Snippets Groups Projects
Commit 73dda353 authored by Sylvain Corlay's avatar Sylvain Corlay Committed by Vassil Vassilev
Browse files

rename kernels

parent 080de503
No related branches found
No related tags found
No related merge requests found
......@@ -17,9 +17,9 @@ To install the kernel with sources in src/tools/cling:
# register the kernelspec for C++17/C++14/C++11:
# the user can install whichever kernel(s) they
# wish:
jupyter-kernelspec install [--user] cling-c++17
jupyter-kernelspec install [--user] cling-c++14
jupyter-kernelspec install [--user] cling-c++11
jupyter-kernelspec install [--user] cling-cpp17
jupyter-kernelspec install [--user] cling-cpp14
jupyter-kernelspec install [--user] cling-cpp11
To run it:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment