Help us improve these docs. Take our quick survey.
"thread"
wandb.init()
wandb.init(settings=wandb.Settings(start_method="thread"))
export WANDB_START_METHOD=thread
Was this page helpful?