Skip to content

docs: fix incorrect data sources panel reference in SQL tutorial#8422

Merged
akshayka merged 1 commit intomarimo-team:mainfrom
icholy:fix-sql-tutorial-tip
Feb 22, 2026
Merged

docs: fix incorrect data sources panel reference in SQL tutorial#8422
akshayka merged 1 commit intomarimo-team:mainfrom
icholy:fix-sql-tutorial-tip

Conversation

@icholy
Copy link
Contributor

@icholy icholy commented Feb 22, 2026

📝 Summary

Fix incorrect "Data sources panel" tip in the SQL tutorial to reference the variables panel instead.

🔍 Description of Changes

#7459 combined the "Variables" and "Data Sources" panels into a single "Variables & Data Sources" panel, but the SQL tutorial was not updated to reflect this change.

📋 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.
@vercel
Copy link

vercel bot commented Feb 22, 2026

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

Project Deployment Actions Updated (UTC)
marimo-docs Ready Ready Preview, Comment Feb 22, 2026 7:52pm

Request Review

@github-actions
Copy link

github-actions bot commented Feb 22, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@icholy
Copy link
Contributor Author

icholy commented Feb 22, 2026

I have read the CLA Document and I hereby sign the CLA

akshayka
akshayka previously approved these changes Feb 22, 2026
Copy link
Contributor

@akshayka akshayka left a comment

Choose a reason for hiding this comment

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

Thank you!

@akshayka akshayka added the documentation Improvements or additions to documentation label Feb 22, 2026
@akshayka
Copy link
Contributor

@icholy any chance you can run the snapshot test locally and push up to appease CI?

@icholy
Copy link
Contributor Author

icholy commented Feb 22, 2026

@akshayka my bad, I didn't think this change would impact the tests. Updated.

@akshayka
Copy link
Contributor

@akshayka my bad, I didn't think this change would impact the tests. Updated.

All good, thank you!

@akshayka akshayka merged commit 0e4e443 into marimo-team:main Feb 22, 2026
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

2 participants