discussions Search Results · repo:marimo-team/marimo language:JavaScript
Filter by
321 results
(63 ms)321 results
inmarimo-team/marimo (press backspace or delete to remove):
It would be great to provide a simpler way to access mo.app_meta().mode.
Maybe mo.mode?
This information is very useful, and I’ve seen it referenced in several videos, such as this one.
fdcastelposted
yesterday- 0
:
Describe the bug
I may be misinterpreting how this is supposed to work, but it is quite surprising to me that when you edit the contents
of a Python cell, and even when you then de-focus that cell, the ...
zmbcposted
yesterday- 10
:
Currently, the provider for the search on item in the cell s Get Help menu is hardcoded to google . For various reasons,
not everyone wants to use Google, and the search URL format is standardized across ...
hwineposted
yesterday- 0
:
CC can see outputs via MCP if I used the vanilla marimo server + browser UI, but doesn t seem to work with the VSCode
extension?
I can use claude code + vscode + marimo by running a marimo server in the ...
cyniphileposted
yesterday- 2
:
Hi there!
I m posting my question here, I m not sure if it s the right place for this.
I m trying to integrate a data_editor with a tabs widget.
Here is my code:
import marimo as mo
import pandas as ...
julien-siguenzaposted
4 days ago- 2
:
I have an app that I can run locally, and would like to publish it as a static webpage. I know that there s an open
issue to make the Python execute locally in the browser, but for my current use-case ...
superlopuhposted
on Jan 13, 2024- 3
:
How can local files be accessed (from the web browser) for read+write when I serve a marimo app?
Example: I want to access a image from my local drive and change it and save it on my local via my Marimo ...
jacowp357posted
on Dec 5, 2025- 3
:
Hi, is there a way to get interactivity with a geographic map like folium or geopandas? I d like to select points on a
map like what is already possible with plotly, altair etc.
jacowp357posted
9 days ago- 2
:
I frequently use Marimo to transform data with sensitive health information. This data can t be sent to an LLM. As such,
I have been too scared to experiment with Marimo s powerful LLM integrations.
I ...
stephenlfposted
19 days ago- 2
:
For example for scripts you can add them to the top of the python file like so:
# /// script
# requires-python = =3.12
# dependencies = [
# narwhals==1.22 ,
# marimo ,
# anndata==0.11.3 ...
srivarraposted
on Jan 17, 2025- 2