Youtube - Lightning Talk C++ on Fly - C++ on Jupyter Notebook - Nipun Jindal - CppCon 2022
Lightning Talk: C++ on Fly - C++ on Jupyter Notebook - Nipun Jindal - CppCon 2022
https://youtu.be/MtKdza3RJNM
Transcrição

00:55

01:60

02:08

Setup
02:41

conda create -n cling
conda install xeus-cling -c conda-forge
conda install xeus -c conda-forge
conda activate cling
jupyter notebook
jupyter lab
03:06


git@github.com:nipunjindal/cppcon-jupyter-notebook.git

