💡 Browser UI Options
By default, ybtop watch starts a browser UI:
http://127.0.0.1:8765/
Disable the web server if you only want terminal + snapshots:
ybtop watch --no-serve …
Customize viewer IP and port:
--serve-bind <server IP/name>
--serve-port <port>