[IPython-dev] is markdown broken in latest ipython?

Matthias BUSSONNIER bussonniermatthias at gmail.com
Sat Jun 1 13:45:27 EDT 2013


Le 1 juin 2013 à 19:40, Jacob Vanderplas a écrit :

> So, if I understand this correctly, this means that Javascript-enabled features will *not* be viewable on nbviewer or other static notebook views?

Depends on how you code them, but for now, we have no reason of disabling them  on  nbviewer. There are no security problem with JS being able to access kernel on nbviewer...

That being say, I'm not sure display(Javascript()) are executed on nbviewer.
-- 
Matthias



>    Jake
> 
>  
> 
> 
> -MinRK
> 
> On Jun 1, 2013, at 8:13, Jacob Vanderplas <jakevdp at cs.washington.edu> wrote:
> 
>> On Mon, May 13, 2013 at 11:30 AM, Min RK <benjaminrk at gmail.com> wrote:
>> 
>> Do note that, as described in that issue, script tags in markdown cells will be completely disabled by IPython 1.0 (as opposed to master, where they are merely broken).
>> 
>> Came into this a bit late, sorry.  Can someone briefly clarify what's going to be permitted with regard to javascript in IPython 1.0?
>> 
>> From poking around on the mailing list & roadmap, it's clear that javascript within markdown cells is going to be deprecated, with replacement functionality deferred to the 2.0 release in December.  But what about javascript within the IPython.display.Javascript() or IPython.display.HTML() functions?  If security is the driving concern, it seems that you could be just as malicious using these as you could using markdown cells.
>> 
>> I guess my main question is: should I continue spending time on things like Javascript animations [1], or will these become obsolete in July?
>>    Jake
>> 
>> [1] http://jakevdp.github.io/blog/2013/05/19/a-javascript-viewer-for-matplotlib-animations/
>>  
>> 
>>> 
>>> Le lundi 13 mai 2013, Zoltán Vörös a écrit :
>>> Hi Min,
>>> 
>>> Thanks for the info!
>>> 
>>> Cheers,
>>> Zoltán
>>> 
>>> On 13/05/13 17:28, MinRK wrote:
>>>> Bug is already open, and fix is already in marked. Just waiting for a release before we update the components.
>>>> 
>>> 
>>> _______________________________________________
>>> 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
>> 
>> 
>> _______________________________________________
>> 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
> 
> 
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev




More information about the IPython-dev mailing list