marimo
marimo copied to clipboard
Preview images from file:// in dataframe
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
from akshay:
This might have security and other issues. Can you use
mo.imageinstead?