[IPython-User] Option to not save images in notebooks?
Chris Currivan
ccurrivan@gmail....
Wed Dec 12 11:49:29 CST 2012
Can the png serialization be hacked in some way that would only affect
saving but not transfer to the browser? Alternately, would deleting or
truncating the "png" elements on disk corrupt anything else?
Chris
On Wed, Dec 12, 2012 at 12:37 PM, Brian Granger <ellisonbg@gmail.com> wrote:
> Not in any automated way, but you can clear the output of individual
> cells to the entire notebook by hand (I think it is in the cell menu).
>
> Brian
>
> On Wed, Dec 12, 2012 at 9:35 AM, Chris Currivan <ccurrivan@gmail.com> wrote:
>> Is it possible to save a notebook without saving the plot output? I
>> want to keep my development notebooks in version control but I don't
>> want to keep the plot images. I also don't want my grep/grin commands
>> to return binary junk that happens to match almost every short string
>> search. Is this configurable?
>>
>> Thanks,
>> Chris
>> _______________________________________________
>> IPython-User mailing list
>> IPython-User@scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-user
>
>
>
> --
> Brian E. Granger
> Cal Poly State University, San Luis Obispo
> bgranger@calpoly.edu and ellisonbg@gmail.com
> _______________________________________________
> IPython-User mailing list
> IPython-User@scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-user
More information about the IPython-User
mailing list