pypi wandb 0.18.0
v0.18.0

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

What's Changed

Added

  • Add support for artifact tags, via Artifact.tags and Run.log_artifact() (@tonyyli-wandb in #8085)

Fixed

  • Detect the notebook name in VS Code's built-in jupyter server (@dmitryduev in #8311)

Changed

  • The new "core" backend, previously activated using wandb.require("core"), is now used by default. To revert to the legacy behavior,
    add wandb.require("legacy-service") at the beginning of your script. Note: In the upcoming minor release, the option
    to disable this new behavior will be removed (@kptkin in #7777)

Don't miss a new wandb release

NewReleases is sending notifications on new releases.