Octoframes / jupyter_capture_output

A cellmagic that captures celloutput such as text, image or video to files.
https://octoframes.github.io/jupyter_capture_output/
MIT License
31 stars 0 forks source link

Request Pandas DF #18

Closed londere closed 2 months ago

londere commented 2 months ago

I don't know if it's possible to get the images of the df.head() of any pandas variable, object, etc.

If not, it could be an awesome feature.