Skip to content

Jupyter Notebook running pybind11 program

Notifications You must be signed in to change notification settings

pavelschon/pybind11-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 

Repository files navigation

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