Spaces:
Sleeping
Sleeping
Fix typo
Browse filesCo-authored-by: Srihari Thyagarajan <[email protected]>
polars/05_reactive_plots.py
CHANGED
|
@@ -270,7 +270,7 @@ def _(filtered_duration, pl, px):
|
|
| 270 |
def _(mo):
|
| 271 |
mo.md(
|
| 272 |
r"""
|
| 273 |
-
Now, why don't we play a bit with
|
| 274 |
|
| 275 |
We will use Dropdowns to allow for the user to select any column to use for the visualisation, and throw in some extras
|
| 276 |
|
|
|
|
| 270 |
def _(mo):
|
| 271 |
mo.md(
|
| 272 |
r"""
|
| 273 |
+
Now, why don't we play a bit with marimo's UI elements?
|
| 274 |
|
| 275 |
We will use Dropdowns to allow for the user to select any column to use for the visualisation, and throw in some extras
|
| 276 |
|