Changelog since v0.2.0
New features
- Add static endpoints:
/gpustat.html
/gpustat.ansi
/gpustat.txt
- Support ?nodes=... query string (#22)
- Install
gpustat-web
CLI 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