Skip to content

Conversation

@dmadisetti
Copy link
Collaborator

📝 Summary

closes #6186

When running in script mode, the frame information mismatches line cache causing failure in the context block skip. No super straight method of preserving cell line information, so we extract it directly, and provide the correct offset for transformer to work correctly.

@vercel
Copy link

vercel bot commented Oct 16, 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 17, 2025 6:56pm

💡 Enable Vercel Agent with $100 free credit for automated AI reviews

@dmadisetti dmadisetti merged commit 48f6449 into main Oct 20, 2025
26 of 41 checks passed
@dmadisetti dmadisetti deleted the dm/block-offset branch October 20, 2025 16:27
@dmadisetti dmadisetti added the bug Something isn't working label Oct 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

running script with persistent cache raises BlockException if there is other code in the cell

3 participants