StrongResearch / isc-demos

Deep learning examples for the Instant Super Computer
11 stars 0 forks source link

Update readme to include instructions on how to use tensorboard on remote #69

Closed StrongLachlanM closed 8 months ago

StrongLachlanM commented 9 months ago

Tensorboard can be used without VSCode by specifying --host 0.0.0.0 and navigating to 192.168.127.70:6006 on local browser (or whatever port was specified using --port)