Jesse Hartman Srihari Thyagarajan commited on
Commit
f900b92
·
unverified ·
1 Parent(s): 8f585d7

Update polars/tutorial_dataframe_transformer.py

Browse files

hide markdown

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

polars/tutorial_dataframe_transformer.py CHANGED
@@ -38,7 +38,7 @@ def _(requests):
38
  return (json_data,)
39
 
40
 
41
- @app.cell
42
  def _(mo):
43
  mo.md(
44
  r"""
 
38
  return (json_data,)
39
 
40
 
41
+ @app.cell(hide_code=True)
42
  def _(mo):
43
  mo.md(
44
  r"""