Skip to content

Conversation

@dmadisetti
Copy link
Collaborator

@dmadisetti dmadisetti commented Oct 1, 2025

📝 Summary

Closes #6594

Previously the --watch code path only reported cell changes, not deletions. This PR modifies "changed cells" to include deleted cells such that they can be appropriately cleaned up on reload.

@vercel
Copy link

vercel bot commented Oct 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
marimo-docs Ready Ready Preview Comment Oct 1, 2025 5:33pm

@dmadisetti dmadisetti marked this pull request as ready for review October 1, 2025 17:40
@mscolnick mscolnick merged commit 53bc9b8 into main Oct 1, 2025
28 of 41 checks passed
@mscolnick mscolnick deleted the dm/propagate-delete branch October 1, 2025 18:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Removing a cell in watch mode prevents redeclaring variables

3 participants