[IPython-User] embed data in notebooks?
Thomas Breuel
tmbdev@gmail....
Tue Jun 5 06:20:17 CDT 2012
Right now, notebooks already contain images, when they store output.
I was wondering whether it is already possible to store data in a notebook
as well, or whether that could be added.
Embedded data could be binary data that is read from a file, or possibly
also the contents of files themselves (the former allows the latter to be
done quite easily).
That way, a notebook that demonstrates some data or image processing steps
doesn't need to rely on separate files for its inputs but could be
completely self-contained. And the mechanisms for that kind of storage
already seem to be there.
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20120605/44d6475f/attachment.html
More information about the IPython-User
mailing list