Help us improve these docs. Take our quick survey.
import wandb with wandb.init() as run: run.name = run.id run.save()
Was this page helpful?