Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Serialize BufferedImages as base64 #675

Closed
ermolenkodev opened this issue Apr 25, 2024 · 0 comments · Fixed by #694
Closed

Serialize BufferedImages as base64 #675

ermolenkodev opened this issue Apr 25, 2024 · 0 comments · Fixed by #694
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ermolenkodev
Copy link
Contributor

The table UI component allows for the display of images within table cells, but the images need to be encoded as base64 strings.
TODO: Encode BufferedImages as base64 strings when serializing the dataframe for display in the Kotlin Notebook plugin.

@ermolenkodev ermolenkodev added the enhancement New feature or request label Apr 25, 2024
@ermolenkodev ermolenkodev added this to the 0.14.0 milestone Apr 25, 2024
@ermolenkodev ermolenkodev self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant