[IPython-dev] IPEP 10:
MinRK
benjaminrk at gmail.com
Mon Feb 25 12:14:17 EST 2013
On Mon, Feb 25, 2013 at 9:06 AM, Matthias BUSSONNIER <
bussonniermatthias at gmail.com> wrote:
> From a first quick read, I would be -1 on whitelisting types.
> The strength of nbformat is that it embeds **all** the data type that are
> available afterward with nbconvert for example.
> A frontend does not need to know how to show a format to store it in the
> file.
>
You have misunderstood. The principal use case for this is in-process
IPython,
where output is not saved, and there is zero uncertainty about unsupported
display formats.
The notebook is not relevant here, and this makes no changes at all to the
behavior in the notebook.
>
> --
> Matthias
>
>
> Le 25 févr. 2013 à 08:01, MinRK a écrit :
>
> I've added IPEP 10:
>
>
> https://github.com/ipython/ipython/wiki/IPEP-10%3A-kernel-side-filtering-of-display-formats
>
> to address the issue of some library code wanting to check whether it is
> running in a Kernel for display-capability reasons.
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
>
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20130225/596801a5/attachment.html>
More information about the IPython-dev
mailing list