You must first download the taiji
and taiji-viz
binaries.
Run taiji-viz
, open the web browser and go to "127.0.0.1:8787".
- Run
taiji-viz
on remote server. - On local machine, create a SSH tunnel: ssh -L 8787:localhost:8787 username@server
- Open the web browser and go to "127.0.0.1:8787".