diff --git a/ThirdParty/container-maker b/ThirdParty/container-maker index 5372264cfe8106f2c88cea73b600124f9527d558..3ab01a7f128ef087d5af0658b28c7482492bdf79 160000 --- a/ThirdParty/container-maker +++ b/ThirdParty/container-maker @@ -1 +1 @@ -Subproject commit 5372264cfe8106f2c88cea73b600124f9527d558 +Subproject commit 3ab01a7f128ef087d5af0658b28c7482492bdf79 diff --git a/web/content/docs/userguide/basics/jupyter-notebooks.md b/web/content/docs/userguide/basics/jupyter-notebooks.md index 78d9f243fea6a0f265d5caa5c67b48325fb4a293..0d8cc655a284e265c6d7dcdb3584a31792a85ef0 100644 --- a/web/content/docs/userguide/basics/jupyter-notebooks.md +++ b/web/content/docs/userguide/basics/jupyter-notebooks.md @@ -32,6 +32,7 @@ Image `registry.opengeosys.org/ogs/ogs/ogs-serial-jupyter` contains: - [scipy](https://docs.scipy.org/doc/scipy/reference/) — Scientific computing - [vtk](https://pypi.org/project/vtk/) — Visualization - [PyVista][pyvista] — Visualization + - [Snakemake](https://snakemake.github.io) — Workflow management - Jupyter-related tools: - [nbconvert](https://nbconvert.readthedocs.io) — Format conversion - [nbdime](https://nbdime.readthedocs.io) — Diffs for notebooks