Re: [jupyter] pythreejs k3d ... and others

2017-05-05 Thread Jason Grout
Did you do the following too? jupyter nbextension install --py --sys-prefix pythreejs Thanks, Jason On Thu, May 4, 2017 at 1:47 AM Henri Girard wrote: > Hi, > Jupyter nbextension works fine : > jupyter nbextension enable --py --sys-prefix widgetsnbextension >

[jupyter] pythreejs k3d ... and others

2017-05-04 Thread Henri Girard
Hi, Jupyter nbextension works fine : jupyter nbextension enable --py --sys-prefix widgetsnbextension Apparently that's the only one : After installing pythreejs with pip successfully this command failed : jupyter nbextension enable --py --sys-prefix pythreejs return __import__(parts[0])