marimo-team / marimo

A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
https://marimo.io
Apache License 2.0
5.39k stars 158 forks source link

feat: sql support #1709

Closed mscolnick closed 4 days ago

mscolnick commented 5 days ago

This PR provides SQL support to each cell.

image
vercel[bot] commented 5 days ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 7:55pm
marimo-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 2, 2024 7:55pm
mscolnick commented 5 days ago

It's ready for review, but still needs extensive edge-case testing