jupyter notebook中添加C++ kernel August 19, 2023 Content # conda create -n cling conda activate cling conda install xeus-cling -c conda-forge conda install jupyter -c conda-forge Links # https://github.com/jupyter-xeus/xeus-cling