Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 338 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 338 Bytes

Jupyter Notebook running pybind11 program

This document demonstrates how to run pybind11 programs in Jupyter notebook in the most simple way using Xeus-Cling kernel.

Setup

conda install xeus-cling pybind11

Program

See pybind11.ipynb

Links