Get help from the marimo community

Home
Members
Haleshot
H
Haleshot
Offline, last seen 2 weeks ago
Joined November 25, 2024
CC: @tripleshot "does anyone know how to adjust the pagination size when working with pandas dataframes? it's stuck at 10 rows per page. I tried pd.set_option("display.min_rows", 20) but doesn't do anything and I can't find any docs"; message link - https://discord.com/channels/1059888774789730424/1179936876103225354/1303649800654159965
11 comments
M
t
H
Was "sanboxifying" a notebook with uv (for inline dependency scripts); the notebook just had pyodide as it's main requirement (this is the Post Approval Study Recommender notebook shared by Mustjaab; on clicking the install button (with the popup on the top left), it seemed to fail.

This is whta I got in the terminal:
"ValueError: Pyodide is a Python distribution that runs in the browser or Node.js. It cannot be installed from PyPi. See for how to use Pyodide."

I then added pyodide-py from mairmo's sidebar option to manage packages.
9 comments
H
M
I'm unable to enter any text/type in the mo.ui.chat chatbox area; I can however add default prompts and after they appear in the chatbox text area, I'm able to edit the text. I'm on:
Plain Text
>>> marimo --version
>>> 0.9.7
7 comments
H
M
A