Get help from the marimo community

Updated 3 weeks ago

Adjusting multi-column widths / freezing elements

Hey everybody!
Marimo is an absolute pleasure to use, great work!

Something I have repeatedly found myself wanting to do:
I often have a couple of things I'd like to always have on the screen, e.g. a few buttons with to toggle different lines of recompute / reload or some visualizations.
I haven't found any way to "Freeze" cells at the top of the UI (correct me if this does exist!)
So I thought I may be able to approximate this with the new column layout feature
However, the actual code column should be much wider than the small reload buttons. Is this customizable in any way?
M
w
4 comments
the multi-column widths are not customizable at the moment.

however, taking a step back. there might be other solutions. we don't have cell pinning or freezing, but we you can collapse H1/H2. so you could put your controls at the very top and chunk your notebook in various H2 and only have one section open that you are wokring on
Ohh that's a cool idea, thank you!
Are these items on the roadmap by any chance? Or is it worthwhile opening an issue for this
They are not on the roadmap and there are no similar issues. Feel free to open an issue though
Add a reply
Sign up and join the conversation on Discord