Skip to content

Releases: wookayin/gpustat-web

v0.3.0

05 Nov 23:57
Compare
Choose a tag to compare

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 upon pip 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