Interactive Jupyter tutorials for building detector geometry, running GEMC, and analyzing simulation output. Run each notebook from top to bottom; the optional final cells let you edit the copied example files and repeat the workflow.
docker pull ghcr.io/gemc/src:dev-ubuntu-26.04
docker build -t gemc-binder .
docker run --rm -p 8888:8888 gemc-binderOpen the JupyterLab URL printed by the container, then choose a notebook under notebooks/.