Ask Your Question
0

Viewing 3d plots in docker

asked 2016-09-25 16:10:40 +0200

anaravi gravatar image

updated 2016-09-25 16:27:58 +0200

Is there a way I can view 3d plots/other graphics while running sage in a docker container?

I didn't want to install java, latex etc. So I ran an Ubuntu container and used the PPA to install sage. Everything seems to work fine except when I run a command such as parametric_plot3d I don't see jmol viewer.

In hindsight, it was probably silly to expect this. But I'm not happy with SageMathOnline or SageMathCell (interacting with the plots is not 'smooth'). So is there a way to have an isolated environment for sage?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-09-30 02:16:41 +0200

As far as I know this is not currently possible, but I have just submitted code for basic Three.js support at the command line with rendering in a browser running JavaScript:

https://trac.sagemath.org/ticket/12402.

If you have an interest in seeing that become part of SageMath, please encourage developers to take a look at the ticket. Thanks!

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2016-09-25 16:10:40 +0200

Seen: 474 times

Last updated: Sep 30 '16