
SSH Tunneling Method
- Start Visdom in the instance (it will listen on port 8097 by default).
- In the terminal on your local computer, execute the command:
bash
8097:127.0.0.1:8097 means forwarding the Visdom Server’s port 8097 to your local port 8097, and root@region-1.gpuhub.com and 37881 are the access address and port of the instance’s SSH command, respectively. Please replace them accordingly.
It is normal not to see any logs after executing the above ssh command, as long as it does not prompt you to re-enter your password or exit.
127.0.0.1:8097 in your local web browser to open Visdom.

Custom Service Method
Start the instance and locate the “Custom Services” entry point.
6006.
python
