0.36.0

June 14, 2023

Features

Clone Runs with Launch Image showing cloning a run with Launch

If you want to repeat a run but tweak a couple hyperparameters–say bump the batch size to take advantage of a larger machine–it’s now easy to clone a run using W&B Launch. Go to the run overview, click Clone, and you’ll be able to select new infrastructure to execute the job on, with new hyperparameters. Learn more in the Launch documentation.

Fixes

  • Added report creation and update action to audit logs.
  • Artifacts read through the SDK will now be captured in the audit logs.
  • In report creation, added button to select all plots to add to the new report
  • New view-only users signing up via a report link will now be fast tracked to the report, rather than going through the normal signup process.
  • Team admins can now add protected aliases.
  • Improved media panel handling of intermediate steps.
  • Removed inactive ‘New Model’ button from Model Registry homepage for anonymous users
  • Ability to copy data from plot legends has been rolled out to all users.
  • Fixed incorrect progress indicator in Model Registry onboarding checklist.
  • Fixed issue where the Automations page could crash when job name had slashes.
  • Fixed issue where a user could update the wrong user profiles.
  • Added option to permanently delete runs and their associated metrics after a duration specified in an environment variable.