Hi Nicolas,

Thanks for all this!

A remark on the demo:

Le dimanche 28 janvier 2018 22:42:38 UTC+1, Nicolas M. Thiéry a écrit :
>
>
> To see some live documentation in action: 
>
>         
> http://sage-package.readthedocs.io/en/latest/sage_package/sphinx-demo.html 
>
>
For 3D plots, it is written "not functional yet", but if you replace 
plot3d(x^2 + y^2, (x,-2,2), (y,-2,2)
by
plot3d(x^2 + y^2, (x,-2,2), (y,-2,2), viewer='threejs', online=True)
then it becomes functional!
Maybe this is another motivation for #22408 
<https://trac.sagemath.org/ticket/22408>...

Best regards,

Eric.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to