We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236b509 commit 049b213Copy full SHA for 049b213
1 file changed
examples/widget_demo.marimo.py
@@ -181,7 +181,7 @@ def _(mo, show_fsq):
181
"""
182
## Foursquare Places: remote pre-agg DuckDB
183
184
-Warning: the Foursquare pre-agg DuckDB is large (multi‑GB) and is not required for the widget demo above.
+Warning: the Foursquare pre-agg DuckDB is large (multi‑GB) and is not required for the widget demo below.
185
186
This section demonstrates using an existing pre-aggregated database over HTTP. It does **not** demonstrate
187
`auto_preaggregations=True` generating pre-aggregations for you.
0 commit comments