-
-
Notifications
You must be signed in to change notification settings - Fork 41
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
[Feature Request] Save resulting grid of images #20
Comments
Hi @marianatuma |
Similar/duplicate issue #14 but let's keep the thread going here since it went a bit in a different direction there |
I've managed to save the generated HTML like this. As per saving the output directly to an image, this might be helpful https://gist.github.com/aspose-com-gists/2741bb268101fd3e5ec74a860abf717b
|
Is it possible to save the result of
ipyplot.plot_images( )
via python code? If not, I think that would be a useful feature to have.The text was updated successfully, but these errors were encountered: