Get help from the marimo community

Updated last month

Is there a way to sort cells?

At a glance
Unlike jupyter notebooks, marimo cells are linked, nodes of a DAG. I like the fact that I can put a cell anywhere in the notebook and it will run but sometimes I miss having my cells outlined in order of execution - though I know there would be many ways of sorting parallel branches of a dag but this would be useful still, or maybe even a DAG editor (I know the canvas exist but maybe something more UX/dev focused)
M
1 comment
This issue seems relevant: https://github.com/marimo-team/marimo/issues/3560

the issue is sorting by execution could move markdown to the top. if you have thoughts on the implementation, please feel free to chime in
Add a reply
Sign up and join the conversation on Discord