-
- Downloads
[ci] Added ogs-serial-jupyter container image.
Image is based on jupyter/base-notebook and additionally contains ogs and all tools as well as ogs6py. Usage with Docker: $ docker run --rm -p 8888:8888 -v $PWD:/home/jovyan/work --user `id -u $USER` --group-add users registry.opengeosys.org/ogs/ogs/ogs-serial-jupyter Usage with Singularity: Download sif image from CI artifacts, then run $ singularity run [image_name]
Please register or sign in to comment