Skip to content

Docker files for a docker image with jupyter and cling

Notifications You must be signed in to change notification settings

DannyHavenith/jupinger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

jupinger

Docker files for a docker image with jupyter and cling. The main docker image is in subdirectory jupyter-cling.

This image is simply an installation of xeus-cling on top of a miniconda3 docker layer.

Example invocation:

docker run -it --rm --mount type=bind,source="$(pwd)"/work,target=/work -p 8888:8888 dhavenith/jupyter-cling

About

Docker files for a docker image with jupyter and cling

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published