Christian
Results
2
comments of
Christian
Thanks for the fix. It looks like this attribute is not set when invoking the application using `marimo run`? For a minimal app: ``` import marimo __generated_with = "0.10.15" app...
Furthermore, when the cell is part of an embedded app imported from another notebook, neither the cell id nor the new attribute is set on the cell. Perhaps this would...