G'day, I am want to display the contents of a pandas DataFrame as a table within a notebook cell and then use a capture to capture the Rich Output of the cell and then ideal save this as a PNG file. I understand to do the capture (with %%capture), but I haven't been able to see way to use the capture to generate a PNG image.
Is there.straight forward way to achieve this with the Jupyter framework? jon. -- You received this message because you are subscribed to the Google Groups "Project Jupyter" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/0526b882-39df-4b78-9fc8-5cc426ac9a2cn%40googlegroups.com.
