Skip to content

Jupyter Notebook image with OGS PETSc

Lars Bilke requested to merge bilke/ogs:jupyter-petsc into master

New image will be available at registry.opengeosys.org/ogs/ogs/ogs-petsc-jupyter.

Run with:

docker run --rm -p 8888:8888 -v $PWD:/home/jovyan/work --user `id -u $USER` \
    --group-add users registry.opengeosys.org/ogs/ogs/ogs-petsc-jupyter
  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?
Edited by Lars Bilke

Merge request reports