luigi local changes

This commit is contained in:
2025-11-26 15:10:02 +01:00
parent 277896394d
commit ef85ac79e7
2 changed files with 7 additions and 1 deletions

View File

@@ -20,6 +20,12 @@ def _():
return (client,)
@app.cell
def _():
print("Hello")
return
@app.cell(hide_code=True)
def _(mo):
mo.md(r"""