[IPython-dev] bug in html notebook in latest version?

Matthias BUSSONNIER bussonniermatthias at gmail.com
Tue Oct 23 14:10:25 EDT 2012


>> 
>> x = require('…')
>> is much more readable and understandable than the callback based one.
>> 
>> In the long run, I think that having a 'dev' flag would be great.
>> Without the dev flag all the JS/css/coffescript/... would be minified and in one file.
>> and if you want to introspect, you activate the dev flag and everything is unmignified and readable.
>> 
>> RequireJs Does allow that, which is a plus, even if it means adding a compile option to js.
> 
> OK thanks, I will try to have a look at these options.  Would  be nice
> to improve this situation.

here is a firs draft
https://github.com/ipython/ipython/wiki/IPEP-5:-Javascript-structure-and-testing


> 
> Cheers,
> 
> Brian
>> --
>> Matthias
>> 
>> _______________________________________________
>> IPython-dev mailing list
>> IPython-dev at scipy.org
>> http://mail.scipy.org/mailman/listinfo/ipython-dev
> 
> 
> 
> -- 
> Brian E. Granger
> Cal Poly State University, San Luis Obispo
> bgranger at calpoly.edu and ellisonbg at gmail.com
> _______________________________________________
> 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/20121023/be5fe932/attachment.html>


More information about the IPython-dev mailing list