Skip to content

Commit 609d0ce

Browse files
committed
docs: update setting
1 parent 60359f8 commit 609d0ce

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

notebooks/ml/timeseries_analysis.ipynb

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,13 @@
1212
},
1313
{
1414
"cell_type": "code",
15-
"execution_count": 1,
15+
"execution_count": null,
1616
"id": "c0b2db75",
1717
"metadata": {},
1818
"outputs": [],
1919
"source": [
2020
"import bigframes.pandas as bpd\n",
2121
"from bigframes.ml import forecasting\n",
22-
"bpd.options.display.repr_mode = \"anywidget\"\n",
2322
"bpd.options.display.render_mode = \"anywidget\""
2423
]
2524
},
@@ -1114,7 +1113,7 @@
11141113
],
11151114
"metadata": {
11161115
"kernelspec": {
1117-
"display_name": "venv",
1116+
"display_name": "venv (3.13.0)",
11181117
"language": "python",
11191118
"name": "python3"
11201119
},

0 commit comments

Comments
 (0)