在github上有一个仓库,如下所示: https://github.com/QuantStack/xeus-cling xeus-cling 是一个用于C++的Jupyter内核,基于C++解释器和 cling 切换进去: conda activate cling 给新环境安装jupyter和notebook conda install jupyter notebook 使用conda-forge安装xeus-cling conda install xeus-cling -c conda-forge 为了加速安装,请记得给Anaconda配置源!
在github上有一个仓库,如下所示: https://github.com/QuantStack/xeus-cling xeus-cling 是一个用于C++的Jupyter内核,基于C++解释器和Jupyter cling 切换进去: conda activate cling 给新环境安装jupyter和notebook conda install jupyter notebook 使用conda-forge安装xeus-cling conda install xeus-cling -c conda-forge 为了加速安装,请记得给Anaconda配置源!
://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud 第三步 安装 jupyter notebook conda install jupyter 第四步 安装 xeus-cling conda install xeus-cling -c conda-forge 第五步 打开jupyter notebook jupyter notebook ?
或者conda $ mamba install nbterm -c conda-forge 除此外,还需要一个内核,比如适用于Python的ipykernel或xeus-python,适用于C++的xeus-cling
或者conda $ mamba install nbterm -c conda-forge 除此外,还需要一个内核,比如适用于Python的ipykernel或xeus-python,适用于C++的xeus-cling
png][9] 这是hub提供的终端选项,进入会发现就是pv里面的目录,独立空间实际就是独立的目录.你的目录即为/ 利用conda conda install -c conda-forge xeus-cling