pypi wandb 0.25.0
v0.25.0

latest releases: 0.28.1, 0.28.0, 0.27.2...
5 months ago

What's Changed

Notable Changes

This version drops support for Python 3.8.

Added

  • Multi-run workspace experience in W&B LEET TUI (wandb beta leet command). (@dmitryduev in #11299)
  • Config editor for W&B LEET TUI (wandb beta leet config command). (@dmitryduev in #11327)
  • owner property on wandb.apis.public.Project to access the project owner's user information. (@jacobromero in #11278)

Changed

Fixed

  • Sweep agents now exit gracefully when the sweep is deleted, instead of running indefinitely with repeated 404 errors (@domphan-wandb in #11226)
  • wandb-core crashes no longer produce extremely long, repetitive tracebacks in older Python versions (@timoffex in #11284)
  • TensorBoard sync no longer stops after 1 MB of data (@timoffex in #11334)
    • Regression introduced in 0.24.0

Don't miss a new wandb release

NewReleases is sending notifications on new releases.