jupyter notebook中添加C++ kernel

jupyter notebook中添加C++ kernel

Content #

conda create -n cling
conda activate cling
conda install xeus-cling -c conda-forge
conda install jupyter -c conda-forge

https://github.com/jupyter-xeus/xeus-cling