Does anyone know if table artifacts support hyperl...
# ask-community
j
Does anyone know if table artifacts support hyperlinks? I'm wanting to include links to flow runs but without having the table scroll off the page
j
Hi Jessica - I think the link_text argument souls help you: https://docs.prefect.io/latest/concepts/artifacts/ Sorry there’s no direct link to it but it’s part of the link section.
Oh - you want for within a table?
j
Yeah, I'm trying to do this inside of a table. I am about to see if i can nest the link artifact within a table artifact, but i was hoping to not have to create an artifact per link, as i will have around 2k of these each day
Yep, that doesn't work, didn't realize that it returned an UUID for the link artifact, not the link artifact itself, although that makes sense in retrospect. No worries, i'm in the process of opening a feature request for this
j
The only other workaround would be to use markdown for the table but I’m guessing that would get messy. Thanks for opening the issue!
👀 1
j
I didn't know the table supported markdown, i'll take a look at that
j
It’s more the other way round. There’s a markdown artifact and you can use a markdown table.
j
right, duh, just clicked. yeah, that would be messy, but i might still look into it in the meantime. thanks for the suggestion 👍
👍 1