It has this button at the right bottom corner. El martes, 15 de octubre de 2019, 19:02:00 (UTC-5), Dima Pasechnik escribió: > > On Wed, Oct 16, 2019 at 12:52 AM Mikhail Malakhaltsev <mik...@gmail.com > <javascript:>> wrote: > > > > In the Jupyter notebook jsmol does work, however the menu (right click) > does not work properly. > > At the same time threejs does not have the menu equivalent a jsmol, for > example export item. > > In general it seems threejs has less possibilities that jsmol. > > treejs has a button somewhere to export to png, IIRC. > > > > > El martes, 15 de octubre de 2019, 6:46:54 (UTC-5), Dima Pasechnik > escribió: > >> > >> On Tue, Oct 15, 2019 at 12:32 PM Mikhail Malakhaltsev <mik...@gmail.com> > wrote: > >> > > >> > The steps are: > >> > > >> > sage -n=sagenb > >> > > >> > Then in the notebook make a cell: > >> > var('u, v') > >> > parametric_plot3d([u^2 - v^2, u, v], (u, -2, 2), (v, -2, 2)) > >> > >> this works for me in Jupyter notebook (on Sage 9.0.beta1) > >> > >> You might also try the treejs viewer, > >> parametric_plot3d([u^2 - v^2, u, v], (u, -2, 2), (v, -2, > 2),viewer="threejs") > >> which will be default in Sage 9.0, so then the viewer parameter won't > be needed. > >> > >> This viewer also works in sagenb. > >> > >> > >> > >> > > >> > Evaluate the cell. The result is a 3D-image which looks as it should > be. > >> > > >> > Click at the image. The image disappear and you see a configuration > of small little red balls. > >> > You can rotate the configuration and do everything you normally could > do with the 3D-image of surface, but now there is no surface, you see only > this configuration. > >> > > >> > > >> > > >> > > >> > > >> > El martes, 15 de octubre de 2019, 6:16:34 (UTC-5), Dima Pasechnik > escribió: > >> >> > >> >> Could you please post concrete steps to reproduce the problem? > >> >> > >> >> On Tue, Oct 15, 2019 at 11:09 AM Mikhail Malakhaltsev < > mik...@gmail.com> wrote: > >> >> > > >> >> > I have the same problem with notebook in Sage 8.9, browsers > Vivaldi, GoogleChrome, sage built on opensuse Leap 15.0. > >> >> > > >> >> > El lunes, 14 de octubre de 2019, 7:49:22 (UTC-5), João Palhoto > Matos escribió: > >> >> >> > >> >> >> I have found that activating a 3d jsmol animation in a sage 3.9 > notebook is broken. Although initial preview is correct activating the > animation leads to a graphic showing several small spheres (molecules?!). > Reverting to version 3.8 everything works. I build sage on Linux Mint 19.2. > >> >> > > >> >> > -- > >> >> > 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-...@googlegroups.com. > >> >> > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/0f061118-12fb-4e18-a868-b34397491998%40googlegroups.com. > > > >> > > >> > -- > >> > 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-...@googlegroups.com. > >> > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/0e0a85a1-ae73-4abb-89dd-930c3cf30167%40googlegroups.com. > > > > > > -- > > 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-...@googlegroups.com <javascript:>. > > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-devel/a638a768-9ae9-44b5-8fef-77a10086d9c1%40googlegroups.com. > > >
-- 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 view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/1596fccd-fdd1-4bb6-b9f0-300f752c562e%40googlegroups.com.