pypi wandb 0.18.7
v0.18.7

latest releases: 0.28.2, 0.28.1, 0.28.0...
21 months ago

What's Changed

Added

  • Added create_and_run_agent to __all__ in wandb/sdk/launch/__init__.py to expose it as a public API (@marijncv in #8621)

Changed

  • Tables logged in offline mode now have updated keys to artifact paths when syncing. To revert to old behavior, use setting allow_offline_artifacts = False. (@domphan-wandb in #8792)

Deprecated

  • The quiet argument to wandb.run.finish() is deprecated, use wandb.Settings(quiet=...) to set this instead. (@kptkin in #8794)

Fixed

  • Fix api.artifact() to correctly pass the enable_tracking argument to the Artifact._from_name() method (@ibindlish in #8803)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.