Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Open a CMD terminal in your desktop and type in the command as below (with the Gadi worker node name&port you just copied):

Code Block
client_desktop:$ ssh -N -L 6006:gadi-gpu-v100-0112.gadi.nci.org.au:6006 rxy900@gadi.nci.org.au

Now open your web browser and type in the address as below

Code Block
http://localhost:6006

You should be able to open the TensorBoard interface as below

...