Releases: wookayin/gpustat-web
Releases · wookayin/gpustat-web
v0.3.0
Changelog since v0.2.0
New features
- Add static endpoints:
/gpustat.html/gpustat.ansi/gpustat.txt - Support ?nodes=... query string (#22)
- Install
gpustat-webCLI uponpip install gpustat-web - Allow skipping SSH host key verification (
--no-verify-host) (#23)
Changes
- Change default gpustat opts: include power information by default.
- Minor style improvements