Remote servers
Remote servers are applications that run on a remote computer and can be accessed from your local browser thanks to remi.
Two such servers are supported right now:
Other could be quite easily added in the future if needed.
Please, note that the connection can take a few seconds before working. Do not hesitate to refresh your browser once the page opens.
remi ssh-tunnel [(-p | --port) PORT] [(-h | --hostname) HOSTNAME]
Start a SSH tunnel between your local machine and hostname on the port port.
Options:
-p | --port: The port (local and remote) for the tunnel.
Default:9090(thetensorboardport)-h | --hostname: The hostname of an Inria computer.
Default: The value ofpc_namein the config file.