marimo
marimo copied to clipboard
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
### Describe the bug As shown below, extra/duplicated text is added to the words in the headings by themselves. This has happened several times recently, even after I tidy up...
Hi, I thought anywidget + marimo looked very interesting and wanted try to ingrate cornerstonejs, a medical image viewing component. I can create a _esm bundle that works to an...
### Description Integrate with https://github.com/mito-ds/mito, a thing that provides "spreadsheet look and feel" (with formulas!) in Jupyter and Streamlit and translates it into dataframe python code. Why: bridge the gap...
### Description Part of Roadmap: https://github.com/marimo-team/marimo/discussions/2899 Related to refresh of the app itself on file changes: https://github.com/marimo-team/marimo/issues/1511, https://github.com/marimo-team/marimo/issues/2675 (Creating this issue for now so that I can refer and link...
### Description ### Objective Enable https://github.com/marimo-team/marimo/issues/3054 (option to save all cell results by default) in a scalable way. ### Assumptions 1. Stable cell_ids across marimo app instances (both on the...
### Description "Autorun on startup" is a user-level configuration that is enabled by default, and thus poses a security risk for marimo users. Many (if not all) marimo users are...
### Describe the bug The scroll action used to zoom in and out of mapbox images isn't working anymore (it used to). Instead the scroll action is now passed to...
### Description `cache` notably fails in the cases of: randomness, network requests, and file content. With proposed external file watching (#3258), it should be possible to leverage the contents of...
### Description I see great use of Marimo at my organization. We have a lot of small code snippets that people want "appified". I have demonstrated a few apps in...
### Describe the bug Following the example on tooltips: https://docs.marimo.io/api/markdown/?h=tooltip#tooltips I found that the tooltip becomes clipped inside the container. I need to manually add padding to the cell containing...