On Mon, Aug 27, 2018 at 12:21 PM François Bissey <[email protected]> wrote: > > https://trac.sagemath.org/ticket/26114 should be in the next beta and fix > this issue.
Do you know if we have any progress on the process of deprecating jmol? > > On 27/08/2018, at 22:18, Eric Gourgoulhon <[email protected]> wrote: > > > > Hi, > > > > Since Sage 8.4.beta0, the default 3D viewer (Jmol) seems broken in Jupyter > > notebooks. For instance, typing > > sphere() > > results in a blank screen, with the following message in the console: > > [W 12:14:53.681 NotebookApp] 404 GET /nbextensions/jsmol/JSmol.min.js > > (127.0.0.1) 16.30ms referer=None > > > > Running instead > > sphere(viewer='threejs') > > works fine. > > > > Everything is OK with Sage 8.3. > > > > 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 [email protected]. > > To post to this group, send email to [email protected]. > > Visit this group at https://groups.google.com/group/sage-devel. > > For more options, visit https://groups.google.com/d/optout. > > -- > 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 [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/sage-devel. > For more options, visit https://groups.google.com/d/optout. -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
