[IPython-dev] WebGL example in IPython notebook based on three.js

Matthias BUSSONNIER bussonniermatthias at gmail.com
Mon Jan 19 06:08:52 EST 2015


Hi all, 
Le 19 janv. 2015 à 07:50, Soumith Chintala a écrit :

> This is fantastic! I was going to do some of this work myself over the next month for iTorch (https://github.com/facebook/iTorch), and you saved me some trouble.
> I will take a look at your code over the next couple of days, I am wondering if you would have any issues if I directly adapted your javascript side of things in iTorch rather than rewriting from scratch.

We still haven't really figured it out how to share javascript in between packages of different languages. 
(well technically in 3.0 yo can install into $NBEXTENSION directory, but install process is not perfect) 
If you can figured that out, and that all kernels agree on a set of relatively common JS "plugins"  that
are often used we might be able to work on making  theses plugin available on nbviewer.

Long term planning of course, but I'd like people to keep that in mind. 

-- 
M

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20150119/129dbaf2/attachment.html>


More information about the IPython-dev mailing list