mac 上用于 C++ 的 Jupyter 内核

lma*_*999 3 c++ jupyter jupyter-notebook

C++的xeus-cling Jupyter 内核看起来很棒。

根据安装

xeus-cling has been packaged for the conda package manager on the linux platform.

这也适用于mac吗?

(点评线程Hacker News上表明,它不会,所以我想确认。)

如果没有,是否有其他适用于 mac 的 Jupyter C++ 内核?

Qua*_*ant 5

xeus-cling内核已经打包OS X.

在干净的 conda 环境中,您可以运行

conda install xeus-cling notebook xwidgets widgetsnbextension -c conda-forge
Run Code Online (Sandbox Code Playgroud)

此外,您可以使用 xeus-cling 自述文件顶部的活页夹链接在线试用。