So I was going to try to understand a bit of the jmol stuff and with 2.9.1.1 I tried:
search_src('jmol') and a mild sort of hell broke loose: [? 1h = [50;1H [K-------------------------------------------------------\ --------------- | SAGE Version 2.9.1.1, Release Date: 2007-12-25 | | Type notebook() for the GUI, and license() for information. | ---------------------------------------------------------------------- plot/plot3d/texture.py: def jmol_str(self, obj): server/notebook/cell.py: elif F.endswith('.jmol'): server/notebook/cell.py: # If F ends in -size500.jmol then we make the viewer applet with size 500. server/notebook/cell.py: script = which keeps going and going. Most of it looks reasonable, but some of it is incomprehensible to me. The command show(Torus(5, 3, color=(0.7,0.3,0))) worked for me, although I also had a seperate red square popup. M. Hampton On Dec 25, 2:46 pm, "William Stein" <[EMAIL PROTECTED]> wrote: > On Dec 25, 2007 1:23 PM, William Stein <[EMAIL PROTECTED]> wrote: > > > On Dec 25, 2007 9:39 AM, Robert Miller <[EMAIL PROTECTED]> wrote: > > > > Running in a notebook, in a fresh version of 2.9.1, I can't display the > > > sphere. > > > > {{{ > > > from sage.plot.plot3d.all import Sphere > > > Sphere(1).show() > > > }}} > > I've released 2.9.1.1 which: > > (1) fixes this issue -- i.e.., now jmol *does* get installed, > > and > > (2) deprecated java3d to an optional spkg. It's no longer > in the standard distro, but it is a very easy install by doing > sage -optional > (Sorry Robert B., but we have to make a choice and jmol > is going to be much better overall for Sage.) > > William --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---