Skip to content

Commit

Permalink
comment save notebook in mmm example (pymc-labs#1053)
Browse files Browse the repository at this point in the history
  • Loading branch information
juanitorduz authored and jsnyde0 committed Sep 24, 2024
1 parent 98cfeaf commit 96b8e70
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/notebooks/mmm/mmm_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -10475,7 +10475,7 @@
"metadata": {},
"outputs": [],
"source": [
"mmm.save(\"model.nc\")"
"# mmm.save(\"model.nc\")"
]
},
{
Expand Down Expand Up @@ -10532,7 +10532,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.14"
"version": "3.12.4"
},
"toc": {
"base_numbering": 1,
Expand Down

0 comments on commit 96b8e70

Please sign in to comment.