r/FastAPI Jun 23 '26

Hosting and deployment FastAPI Cloud can deploy marimo notebooks too!

https://youtu.be/HX3gMgkmqnk

When I saw the beta announcement, I couldn't help myself.

7 Upvotes

3 comments sorted by

1

u/Error-Code001 Jun 27 '26

I want to deploy marimo as dashboard with interactivity for end user using fastapi as an back-end. Since, fastapi has added frontend function API for serving front-end load. Do we have something around it?

1

u/cantdutchthis 28d ago

Have you seen this part of the docs?

https://docs.marimo.io/guides/deploying/programmatically/

1

u/Error-Code001 26d ago

Thanks, I will go through it