> > > Compiled fine on Ubuntu 14.04 i3, although it took a while. The 3-D stuff >> I've been working on seems to work as expected. Did not run doctests. >> >> > Did you notice that when clicking the Java 3D it automatically loads > whether or not the live 3D checkbox is checked? I'm not sure whether this > is just me. >
Also, just now noticed a couple weird introspection things: * Evaluate a jsmol and make it live. * Now change the code in that input cell to something like plot? and tab * You should see the jsmol revert to non-live, and sometimes I can't get it to appear at all again (this is not always the case) Alternately, * Evaluate a jsmol and make it live. * Now change the code in that input cell to something like plot and then tab (no question mark) * The jsmol reverts to non-live, though you can make it live, and the list of options gets covered up by the jsmol. The only way to get it back is by tabbing again (but be careful, because if the thing you tabbed is also a function name, Sage interprets the second tab to be a request for documentation). -- You received this message because you are subscribed to the Google Groups "sage-release" 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 http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
