marimo icon indicating copy to clipboard operation
marimo copied to clipboard

πŸ™‹ Have feedback? Get in touch!

Open akshayka opened this issue 1 year ago β€’ 9 comments

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:

  1. πŸ”¨ Bug reports/feature requests: Open a Github issue.
  2. πŸ™‹ Help and free-flowing conversation: Hop into our Discord and chat with us in real-time.

akshayka avatar Jan 03 '24 19:01 akshayka

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 avatar Jan 03 '24 19:01 akshayka

@akshayka FYI the roadmap does not seem to be public, as your link just redirects me to a login page.

jonas-w avatar Jan 12 '24 19:01 jonas-w

@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.

akshayka avatar Jan 12 '24 20:01 akshayka

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.

misolietavec avatar Jan 15 '24 17:01 misolietavec

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.

misolietavec avatar Jan 25 '24 11:01 misolietavec

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.

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 avatar Jan 29 '24 19:01 akshayka

@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.

misolietavec avatar Jan 29 '24 20:01 misolietavec

#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)

skfrost19 avatar Feb 11 '24 09:02 skfrost19

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 ...

fuenfundachtzig avatar Mar 29 '24 20:03 fuenfundachtzig

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.

akshayka avatar May 17 '24 03:05 akshayka