Re: [sage-support] error in viewer='threejs'

2021-06-18 Thread Henri Girard
I use this one https://pythreejs.readthedocs.io/en/stable/ On 18/06/2021 21:14, Rafel Amer Ramon wrote: p1 = sphere(color='red', opacity=.5) show(p1,axes=True,viewer='threejs') -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe

Re: [sage-support] error in viewer='threejs'

2021-06-18 Thread Henri Girard
I have the same configuration as yours and I get a box cube with red sphere, I don't know if it's native working because I use npm in python3 (sage) to install it https://threejs.org/docs/#manual/en/introduction/Installation On 18/06/2021 21:14, Rafel Amer Ramon wrote: p1 = sphere(color='red

[sage-support] error in viewer='threejs'

2021-06-18 Thread Rafel Amer Ramon
Hi, I'm running sagemath 9.0 in Ubuntu 20.04 with jupyterhub and jupyterlab. When I try to display a simple ·D graphic like p1 = sphere(color='red', opacity=.5) show(p1,axes=True,viewer='threejs') nothing is displayed. In the console, I get the message /hub/nbextensions/threejs/examples/js/cont