Ask Your Question

anaravi's profile - activity

2022-09-14 21:33:13 +0200 received badge  Notable Question (source)
2017-03-31 17:50:18 +0200 received badge  Popular Question (source)
2016-09-25 16:27:58 +0200 received badge  Editor (source)
2016-09-25 16:26:31 +0200 asked a question Viewing 3d plots in docker

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?