Package to capture cell output like text, image or video to a file

jupyter_capture_output is a package that captures Jupyter cell output via cell magic.
While it currently supports capturing of code, text, images and videos, it would be great to also support formats like svg, gif, csv and npy. Contributions are welcome!
Demo:
demo

2 Likes