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