Akshay
Mmarimo
•Created by Akshay on 9/25/2024 in #help-support
BlockingIOError in edit mode
Posted by @nellyg
I am finding that quite frequently (and randomly) I am getting things getting stuck trying to display if they are large outputs (an accordion of multiple altair charts for example)
And I am seeing this output in the console:
16 replies
Mmarimo
•Created by Akshay on 8/29/2024 in #help-support
marimo export html with CLI args (poetry bug)
@nellyg moving our discussion here.
What version of marimo are you using? I can't reproduce your issue on the latest version.
15 replies
Mmarimo
•Created by Akshay on 8/12/2024 in #help-support
Output too large
Following up from #general. @Sonali can you share more information? What are you outputting and how did you set the environment variable?
20 replies
Mmarimo
•Created by Akshay on 7/3/2024 in #help-support
Multi-page apps
@penj , continuing the conversation
We have some utilities to make multi-page notebooks/apps.
-
mo.routes
with mo.sidebar
: https://docs.marimo.io/api/layouts/routes.html
- with FastAPI: https://docs.marimo.io/guides/deploying/programmatically.html2 replies
Mmarimo
•Created by Akshay on 7/3/2024 in #help-support
Deployment
@~Lightfury~ asked:
I am going to deploy my marimo project to the anywhere by flask
[9:33 AM]
but the code is written by fastapi
[9:33 AM]
Is it possible to run the marimo project by flask?
11 replies