Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@wookayin wookayin released this 05 Nov 23:57
· 3 commits to master since this release

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