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

File says Created but nothing there just RichOutput message #16

Open
gabrielalon-blai opened this issue Mar 25, 2024 · 2 comments
Open

Comments

@gabrielalon-blai
Copy link

%%capture_img --path "food.png" --compression 50
test.show()
Prints out:
Output saved by creating file at food.png.
<IPython.utils.capture.RichOutput at 0x15fbba6d0>

Then there is no food.png file even though there is a foo.png next to it from running the basic example. Granted, the test object i am using is unique to my company, but i was hoping that this library could generally capture any image that is outputted in jupyter notebooks cells.
Thanks!

@kolibril13
Copy link
Member

@gabrielalon-blai
Copy link
Author

any thoughts on converting IPython.utils.capture.RichOutput into a png?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants