Skip to content

Commit 18b2688

Browse files
authored
Update and reduce size multi_mmm.nc (#1854)
* reduce size * dummy change to triger ci
1 parent b446fb5 commit 18b2688

File tree

2 files changed

+14
-11
lines changed

2 files changed

+14
-11
lines changed

docs/source/notebooks/mmm/mmm_multidimensional_example.ipynb

Lines changed: 14 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -5249,30 +5249,33 @@
52495249
},
52505250
{
52515251
"cell_type": "code",
5252-
"execution_count": 38,
5252+
"execution_count": 124,
52535253
"metadata": {},
52545254
"outputs": [
52555255
{
52565256
"name": "stdout",
52575257
"output_type": "stream",
52585258
"text": [
5259-
"Last updated: Thu Jul 24 2025\n",
5259+
"The watermark extension is already loaded. To reload it, use:\n",
5260+
" %reload_ext watermark\n",
5261+
"Last updated: Sat Jul 26 2025\n",
52605262
"\n",
52615263
"Python implementation: CPython\n",
5262-
"Python version : 3.10.18\n",
5263-
"IPython version : 8.37.0\n",
5264+
"Python version : 3.12.11\n",
5265+
"IPython version : 9.3.0\n",
52645266
"\n",
52655267
"pymc_marketing: 0.15.1\n",
52665268
"pytensor : 2.31.7\n",
5267-
"nutpie : 0.15.1\n",
5269+
"nutpie : not installed\n",
52685270
"\n",
5269-
"matplotlib : 3.10.3\n",
5270-
"arviz : 0.22.0\n",
5271-
"seaborn : 0.13.2\n",
5272-
"numpy : 1.26.4\n",
5273-
"pymc : 5.23.0\n",
5274-
"pandas : 2.3.1\n",
52755271
"pymc_marketing: 0.15.1\n",
5272+
"seaborn : 0.13.2\n",
5273+
"pandas : 2.3.0\n",
5274+
"pymc_extras : 0.4.0\n",
5275+
"matplotlib : 3.10.3\n",
5276+
"arviz : 0.21.0\n",
5277+
"numpy : 2.2.6\n",
5278+
"pymc : 5.25.1\n",
52765279
"\n",
52775280
"Watermark: 2.5.0\n",
52785281
"\n"
Binary file not shown.

0 commit comments

Comments
 (0)