Closed maxtheman closed 3 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 | Nov 18, 2024 10:25pm |
marimo-storybook | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Nov 18, 2024 10:25pm |
All contributors have signed the CLA βοΈ β
Posted by the CLA Assistant Lite bot.
I have read the CLA Document and I hereby sign the CLA
π Summary
This represents the matplotlib fix to create a proxy middleware which connects the main starlette process to the mpl starlette process.
Using this mapplotlib can be used in production on Docker for any kind of interactive stuff.
See my demo app here, which is finally working: https://causal-quartets.fly.dev/
I left the environmental variables in the codebase so that you could customize the port or hosts for some reason in the future, but I removed references to them from the documentation since I think that would be more of a developer-facing thing anyway.
π Description of Changes
π Checklist
π Reviewers
@mscolnick - finally ready for you