Skip to content

Conversation

@mscolnick
Copy link
Contributor

@mscolnick mscolnick commented Sep 26, 2025

  • Updated the inOrderIds method to use depth-first traversal instead of breadth-first, preserving logical document order.

Fixes #6188

- Updated the inOrderIds method to use depth-first traversal instead of breadth-first, preserving logical document order.
@vercel
Copy link

vercel bot commented Sep 26, 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 Sep 26, 2025 8:20pm

Copy link
Collaborator

@dmadisetti dmadisetti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice

"If you can, please report this issue to the marimo team — "
"https://github.com/marimo-team/marimo/issues/new?template=bug_report.yaml"
)
LOGGER.warning(FAILED_LOAD_NOTEBOOK_MESSAGE)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did this get triggered? We haven't had reports yet, and was considering removing it

@mscolnick mscolnick merged commit dad1613 into main Sep 26, 2025
30 of 41 checks passed
@mscolnick mscolnick deleted the ms/fix-inorder branch September 26, 2025 20:35
@dmadisetti dmadisetti added the bug Something isn't working label Sep 29, 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.

cells reordered after refresh

3 participants