Replies: 1 comment
-
marimo notebooks aim to always be up-to-date with the latest state. Rather than having some indicator (besides the timer) to show when a cell is executed, we actually show when it is stale - the cell is yellow-ish and faded. So instead, you should assume a cell is always executed, unless shown as stale. Does that help? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
AFAIK the only way to tell if a cell was executed is if the execution timer is > 0.
Which is not very intuitive or easy
Beta Was this translation helpful? Give feedback.
All reactions