etrotta Srihari Thyagarajan commited on
Commit
97cc78b
·
unverified ·
1 Parent(s): 83ee5cf

Co-authored-by: Srihari Thyagarajan <[email protected]>

Files changed (1) hide show
  1. polars/05_reactive_plots.py +1 -1
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 morimo'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
 
 
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