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/controls/OrbitControls.js /hub/nbextensions/threejs/build/three.min.js not found. Does anybody know how to solve the problem? Thanks in advance. Rafel Amer -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-support/8f417ded-962e-4d38-aef5-5034a3d0fef1n%40googlegroups.com.
