In order to be able to do "in situ" visualization (as opposed to downloading output data from remote machine), BioDepVis must be installed on the remote machine, either natively or as a container image. To do the latter we need to create a Dockerfile. The only part I'm not sure about is how to expose the VNC server through the container.
In order to be able to do "in situ" visualization (as opposed to downloading output data from remote machine), BioDepVis must be installed on the remote machine, either natively or as a container image. To do the latter we need to create a Dockerfile. The only part I'm not sure about is how to expose the VNC server through the container.