How do I print the wandb sweep url in python?

Hi @brando thank you for your question. Here is how you can get_sweep_url:

get_sweep_url() -> Optional[str]

You can find more in our docs. I hope this helps!

1 Like