diff --git a/docs/source/notebooks/mmm/mmm_build_from_yml_example.ipynb b/docs/source/notebooks/mmm/mmm_build_from_yml_example.ipynb index de7c2e6f..7fa0bb5d 100644 --- a/docs/source/notebooks/mmm/mmm_build_from_yml_example.ipynb +++ b/docs/source/notebooks/mmm/mmm_build_from_yml_example.ipynb @@ -3105,7 +3105,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.13" + "version": "3.12.11" } }, "nbformat": 4, diff --git a/docs/source/notebooks/mmm/mmm_case_study.ipynb b/docs/source/notebooks/mmm/mmm_case_study.ipynb index 8f579f3e..8b536878 100644 --- a/docs/source/notebooks/mmm/mmm_case_study.ipynb +++ b/docs/source/notebooks/mmm/mmm_case_study.ipynb @@ -9892,7 +9892,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.18" + "version": "3.12.11" } }, "nbformat": 4, diff --git a/docs/source/notebooks/mmm/mmm_components.ipynb b/docs/source/notebooks/mmm/mmm_components.ipynb index be3b8bbf..2e0b6c24 100644 --- a/docs/source/notebooks/mmm/mmm_components.ipynb +++ b/docs/source/notebooks/mmm/mmm_components.ipynb @@ -34,10 +34,18 @@ }, { "cell_type": "code", - "execution_count": null, + "execution_count": 1, "id": "79f7ad8d-b613-49d1-a866-a9e812baff2a", "metadata": {}, - "outputs": [], + "outputs": [ + { + "name": "stderr", + "output_type": "stream", + "text": [ + "OMP: Info #276: omp_set_nested routine deprecated, please use omp_set_max_active_levels instead.\n" + ] + } + ], "source": [ "from functools import partial\n", "\n", @@ -662,53 +670,13 @@ " * chain (chain) int64 8B 0\n", " * draw (draw) int64 4kB 0 1 2 3 4 5 6 ... 494 495 496 497 498 499\n", "Data variables:\n", - " saturation_alpha (chain, draw) float64 4kB 2.114 0.8256 ... 2.056 2.347\n", " saturation_lam (chain, draw) float64 4kB 0.7597 0.09256 ... 0.8022 0.8724\n", + " saturation_alpha (chain, draw) float64 4kB 2.114 0.8256 ... 2.056 2.347\n", "Attributes:\n", - " created_at: 2025-08-29T19:16:09.403088+00:00\n", + " created_at: 2025-09-04T23:38:00.806196+00:00\n", " arviz_version: 0.22.0\n", " inference_library: pymc\n", - " inference_library_version: 5.25.1