A quick way to use the Jupyter C++ kernel:
- https://un5h2c9ru75m6fmrvupp29h0br.julianrbryant.com/interactive-workflows-for-c-with-jupyter-fe9b54227d92
- https://github.com/QuantStack/xeus-cling
- https://un5pvdp0g67v9a8.julianrbryant.com/2017/12/17/play-interactively-with-arrow-cpp-in-xeus-cling.html
Install Vagrant from https://un5gmtkzgk4bjvtwpbcebd8.julianrbryant.com.
Tip: If you're using macOS with Homebrew, run brew cask install vagrant.
-
Run
vagrant upin this repository -
Wait for a few minutes while the downloads and installation are happening
-
Open the link displayed in your web browser
-
Create new notebook with the
C++11orC++14kernel -
Follow the examples at https://github.com/QuantStack/xeus-cling#usage

