Skip to content

mrprajesh/run-cpp-on-jupyter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

run-cpp-on-jupyter

How to run cpp code on jupyter notebook. Binder or // See output.

git clone [email protected]:mrprajesh/run-cpp-on-jupyter.git 
# or git clone https://github.com/mrprajesh/run-cpp-on-jupyter.git

cd run-cpp-on-jupyter

#ACTIVATE #Assumes Cling already. If not, follow the install step at the end.
conda activate cling   #okay!

#RUN
jupyter notebook 

Open Browser, Write and Run

Usually it is http://localhost:8888/

image

Install instructions

  • Please follow my blog

About

How to run cpp code on jupyter notebook.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published