Skip to content

Instantly share code, notes, and snippets.

View ActuallyIR's full-sized avatar
🗒️
https://www.linkedin.com/in/indravardhanreddy

IR ActuallyIR

🗒️
https://www.linkedin.com/in/indravardhanreddy
View GitHub Profile
# We Replaced SSH Tunnels and Terminal Windows with a Browser Dashboard for NVIDIA Isaac Lab — Here's What We Built
*Training humanoid robots on cloud GPUs without ever opening a terminal. This is Isaac Monitor.*
---
If you've ever tried to train a robot policy on a remote GPU server, you know the pain. You're juggling five SSH sessions, tailing log files in one window, running `nvidia-smi` in a loop in another, praying your tmux session doesn't die, and trying to remember which run was the one with 512 environments and the modified reward function.
We got tired of it. So we built **Isaac Monitor** — a full-stack, real-time web dashboard that puts your entire NVIDIA Isaac Lab and Gazebo Harmonic workflow into a clean browser interface. No SSH. No terminal juggling. Just open your browser and train.