Open junxnone opened 3 years ago
xeus-cling kernel
conda create -n cling conda activate cling conda install jupyter notebook conda install xeus-cling -c conda-forge
jupyter notebook --ip xxxx --port xxxx
$ jupyter kernelspec list python3 /home/xxx/.local/share/jupyter/kernels/python3 xcpp11 /home/xxx/miniconda3/envs/cling/share/jupyter/kernels/xcpp11 xcpp14 /home/xxx/miniconda3/envs/cling/share/jupyter/kernels/xcpp14 xcpp17 /home/xxx/miniconda3/envs/cling/share/jupyter/kernels/xcpp17
Reference
Brief
xeus-cling kernel
支持 C++Install