With the Logs links in the Console UI, is there a way to show these conditionally, based on the task? I’m trying to show a WandB run link, which I’m currently setting with the
templateUri
in helm, but then they show up on every task, where I just want them to show up on specific tasks.
On top of that, is there a way to dynamically set the WandB project based on the task? Like something I could set in the
@task
decorator or something, that the
templateUri
could read? Or is there a better way to do what I’m trying to do here? Thanks
f
freezing-airport-6809
02/13/2024, 4:41 PM
We are working on a nicer integration for wandb. This is why we added new type of links - just like the support for vscode
Working on docs
b
big-notebook-82371
02/13/2024, 4:55 PM
Awesome, looking forward to it, that would be great