marimo icon indicating copy to clipboard operation
marimo copied to clipboard

Preview images from file:// in dataframe

Open hannesknoll opened this issue 3 weeks ago • 1 comments

Description

Marimo shows me previews of images in my polars dataframe, if it is a remote https:// URL.

I also tried to do this with the file://... URL specifier, which did not work.

Suggested solution

Also display an image in a dataframe, if the column has a file:// URL with an image.

Are you willing to submit a PR?

  • [x] Yes

Alternatives

No response

Additional context

No response

hannesknoll avatar Nov 06 '25 11:11 hannesknoll

from akshay:

This might have security and other issues. Can you use mo.image instead?

linear[bot] avatar Nov 06 '25 17:11 linear[bot]