marimo
marimo copied to clipboard
π Have feedback? Get in touch!
Hi! π Thanks for your interest in marimo. We're excited you're here as we discover and build the future of Python notebooks βΒ made for humans like you.
We want to hear from you: from minor bug reports or usability issues, to your most hoped-for wishlist features, and everything in between. Here are some ways you can get in touch:
- π¨ Bug reports/feature requests: Open a Github issue.
- π Help and free-flowing conversation: Hop into our Discord and chat with us in real-time.
Our roadmap
π We have lots we plan to build! Some of our plans are sketched in a public roamdap document.
Have an idea that you'd like to see there? Let us know!
@akshayka FYI the roadmap does not seem to be public, as your link just redirects me to a login page.
@akshayka FYI the roadmap does not seem to be public, as your link just redirects me to a login page.
Oops! Thanks for letting me know @jonas-w. I've fixed the link.
I am building small application with panel, plotly, ipyleaflet. The ipywidgets ecosystem has already many modules, I can use. Especially, I need the functionality of ipyleaflet, because altair has limited functionality in this area. Is there any hope, that marimo will have, in future, equally rich, or better ecosystem as ipywidgets? I understand, this is not the short-time priority.
Hi, developers,
the version 0.1.82 (migration to starlette) is highly unstable on my system (Debian 12, kernel 5.19.0). Nearly all the time there are issues with saving notebook (page freeze) and often Waiting for localhost in browser. I will rather stick with 0.1.81 for now.
Hi, developers, the version 0.1.82 (migration to
starlette) is highly unstable on my system (Debian 12, kernel 5.19.0). Nearly all the time there are issues with saving notebook (page freeze) and oftenWaiting for localhostin browser. I will rather stick with 0.1.81 for now.
Thanks for letting us know. We hit the same issues and yanked 0.1.82 from PyPI. The issue you saw should now be fixed in the latest version of marimo.
@akshayka Installed 0.1.87 just now, seems to work without above-mentioned issues. I see, you added --host to CLI, will try tomorrow. Thanks for rapid response and also rapid development.
#feature_request I would love to see dark mode and also the indentation block highlight (it's a little bit tough to see indentation in the white background)
First of all, thanks for the great work on marimo!
I noticed a few inconveniences:
- When there is a bad symbolic link in a directory, this line will lead to an "Internal Server Error". ("Bad" can either be a recursive link (
ln -s broken) or a link pointing to a non-existing file (ln -s broken notthere).) - Saving will allow filenames such as "." or ".." to be used as regular filenames.
- When switching to the grid layout in app mode and back to vertical layout, the layout file is not deleted, in my case leading to an empty app being shown with
marimo run ...
I'm closing this issue βΒ if you have feedback, please get in touch using the following channels:
π¨ Bug reports/feature requests: Open a Github issue. π Help, free-flowing conversation: Hop into our Discord and chat with us in real-time.