I've been losing cells when going from editing to run/app mode today, very weird, I wish I could have some code to reproduce it. For instance I had ipynb conversion switched on and I was getting some errors in the terminal:
File "/Users/lucharo/Projects/ml_pipelines/.venv/lib/python3.12/site-packages/marimo/_server/export/exporter.py", line 190, in export_as_ipynb
cell = graph.cells[cid]
~~~~~~~~~~~^^^^^
KeyError: 'GYoj'
Let me know if you'd like the full log