Skip to content

return cell name in run mode#8524

Merged
dmadisetti merged 1 commit intomainfrom
sham/pass-data-cell-name-frontend
Mar 2, 2026
Merged

return cell name in run mode#8524
dmadisetti merged 1 commit intomainfrom
sham/pass-data-cell-name-frontend

Conversation

@Light2Dark
Copy link
Collaborator

@Light2Dark Light2Dark commented Mar 2, 2026

📝 Summary

Closes #8100. We previously didn't pass cell names, I think it's okay to pass them to the frontend as it's not source code and not displayed to the user.

image

fix:
image

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • Tests have been added for the changes made.
  • Documentation has been updated where applicable, including docstrings for API changes.
  • Pull request title is a good summary of the changes - it will be used in the release notes.

@Light2Dark Light2Dark requested a review from dmadisetti March 2, 2026 06:00
@vercel
Copy link

vercel bot commented Mar 2, 2026

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

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Mar 2, 2026 6:00am

Request Review

@Light2Dark Light2Dark added the bug Something isn't working label Mar 2, 2026
@dmadisetti dmadisetti merged commit b746ef1 into main Mar 2, 2026
39 of 49 checks passed
@dmadisetti dmadisetti deleted the sham/pass-data-cell-name-frontend branch March 2, 2026 20:24
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

🚀 Development release published. You may be able to view the changes at https://marimo.app?v=0.20.3-dev80

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.

Cell names in run mode

2 participants