Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 532 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 532 Bytes

cppNotebooks

This repository contains all the necessary files to use Jupyter Notebooks with C++

To create a Jupyter Notebook using C++(11, 14 or 17 at this moment 11.7.2018) just open this repository on mybinder.org (Colab doesn't support C++, at least yet), choose

new -> notebook -> C++

and you have a notebook that understands C++.

Binder

Note: Launching the server using C++ kernel takes longer than with Python