Do you have JRE installed in your browser? If not, you can try 
(A+B).show(viewer="tachyon")
Otherwise, when you execute A+B the default is show(viewer='jmol").
HTH,
AJG



—
Sent from Mailbox

On Mon, Feb 2, 2015 at 6:07 AM, null <gferr...@unito.it> wrote:

> I do not get any output to any 3d plotting command.  The same commands were 
> working fine a month ago. For instance: 
> < var('x,y,z') 
> A=implicit_plot3d(z-x*y==0, (x, -3,3), (y, -3,3), (z, 
> -3,3),opacity=0.4,color='green')
> B=implicit_plot3d(x^2-y==0, (x, -3,3), (y, -3,3), (z, 
> -3,3),opacity=0.4,color='red')
> A+B >
> This is a problem only for the Sage Cell Server and not for the Cloud. All 
> the rest works fine.
> Any idea? Thanks, giorgio
> -- 
> You received this message because you are subscribed to the Google Groups 
> "sage-support" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to sage-support+unsubscr...@googlegroups.com.
> To post to this group, send email to sage-support@googlegroups.com.
> Visit this group at http://groups.google.com/group/sage-support.
> For more options, visit https://groups.google.com/d/optout.

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

Reply via email to