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])
ImportError: No module named pythreejs

I tried to do it with others : k3d

Only flatsurf succeeded

Any help ?

Regards
Henri


-- 
You received this message because you are subscribed to the Google Groups 
"Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jupyter/c534ca79-f156-4805-b78b-ffe7d7b0e500%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to