Skip to content

nipunjindal/cppcon-jupyter-notebook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CppCon 2022 Session - C++ Scratch Pad - Jupyter Notebook

This repo sets up all the working examples being taught in the session.

Docker Setup

One time setup

Please install docker & bash shell

For mac can install docker using following:

brew install --cask docker

Build the docker with following command:

./app build

Run any example with following command:

./app run

http://localhost:8888

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published