Skip to content

[ci] Run Jupyter notebooks in serial or petsc container.

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

Container is selected on Notebook filename:

  • *.serial.ipynb -> Serial container
  • *.petsc.ipynb -> PETSc container

cc: @joergbuchwald

  1. Feature description was added to the changelog
  2. Tests covering your feature were added?
  3. Any new feature or behavior change was documented?

Merge request reports