Skip to content
This repository has been archived by the owner on Feb 27, 2021. It is now read-only.

swaroopch/vagrant_jupyter_cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant dev env for using Jupyter notebooks with C++

A quick way to use the Jupyter C++ kernel:

Prerequisites

Install Vagrant from https://www.vagrantup.com.

Tip: If you're using macOS with Homebrew, run brew cask install vagrant.

Running

  1. Run vagrant up in this repository

  2. Wait for a few minutes while the downloads and installation are happening

  3. Open the link displayed in your web browser

  4. Create new notebook with the C++11 or C++14 kernel

    Create new notebook

  5. Follow the examples at https://github.com/QuantStack/xeus-cling#usage

    Run C++ notebook

About

A quick way to use C++ in a Jupyter notebook by running Cling interpreter via Xeus-Cling kernel

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages