Mady
Mmarimo
•Created by Mady on 12/13/2024 in #help-support
Moving from Marimo WASM Playground to GitHub Pages
I'm experimenting with deploying my notebook on GitHub Pages. However, the documentation around this feature seems to focus on local notebooks, not those already deployed in the Marimo WASM Playground. What steps would I need to take to export the notebook from the Marimo WASM Playground to move it to GitHub Pages? I used "Download as HTML (exclude code)," but that appears to be static only.
7 replies
Mmarimo
•Created by Mady on 10/10/2024 in #help-support
issue with plotly express chart not registering change to switch
I have a plotly express
scatter_mapbox
that displays different values (a complete or filtered dataframe) based on the value of a mo.ui.switch
. For some reason, the chart does not re-render on switch value change; instead, it is toggling after I toggle the switch and then switch the view mode of the notebook (i.e. use the toggle app view button). This is the notebook in reference: https://marimo.io/p/@roboboosters/fin-frc7 replies
Mmarimo
•Created by Mady on 9/20/2024 in #help-support
mo.ui.plotly only updates with new selection
I am using
mo.ui.plotly
to get a list of selected dots on a map and display the corresponding datapoints in a table below. However, if I make a selection, then double click on the map to clear the selection, the list of dicts returned stays the same (doesn't clear).11 replies
Mmarimo
•Created by Mady on 9/20/2024 in #help-support
centered vs left aligned text
I'm using
mo.md
to add text to my notebook. Is there a way to control the alignment? It seemed like it was automatically centered earlier, but now it's left aligned.20 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
difference in execution between publicly shared project link and editor
I am editing a dataframe to replace null values with "unknown" prior to rendering it in a chart with Plotly. When the notebook runs in the online editor, it works as expected. However, if I share the link to the notebook with the project publish button, it seems that the cell rendering the chart somehow runs before the cell that replaces the values.
6 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
Specifying width of notebook in query param
My notebook is best viewed in medium or full width, so I would like to share it with that option pre-selected. Is there a query parameter that allows that?
6 replies
Mmarimo
•Created by Mady on 9/19/2024 in #help-support
Freeze Column Table Argument Not Working as Expected
23 replies
Mmarimo
•Created by Mady on 9/17/2024 in #help-support
Plotly Scatter Map Not Rendering Correctly
6 replies