Get help from the marimo community

Updated 2 weeks ago

Cell.run() does not supports dict and dataframe arguments

Hello,
I was planning to use the newest testing feature for my notebook, but unfortunately i'm facing an error when trying to run cells from another notebook dedicated to testing.
Using the Cell.run() function throws a TypeError This cell raised an exception: TypeError('unhashable type: 'DataFrame' / 'dict') when using a pandas DataFrame or a dictionary as one of the kwargs.
I am using the latest version. Thanks in advance!
Attachment
Screenshot_2024-12-26_at_18.54.38.png
A
B
4 comments
Thanks for reporting, this is a bug; I can fix it.
Thanks! I can open an issue on github if you need
Please do, that will help me track
Add a reply
Sign up and join the conversation on Discord