This repository contains the Dockerfile
with the execution environment to
run the SimpleITK-Notebooks and
derived repositories.
Get the image by pulling it from DockerHub:
docker pull insighttoolkit/simpleitk-notebooks
or by building it:
git clone https://github.com/InsightSoftwareConsortium/SimpleITK-Notebooks-Docker cd SimpleITK-Notebooks-Docker ./build.sh