How can I make a df cell hyperlinkable?

Hi @fredzannarbor!

As far as I’m aware, it’s not possible to add hyperlinks in native Streamlit tables.

My suggestion to get these clickable URLs would be to convert your tables to the Ag-grid format.

Let us know how it goes! :raised_hands:

Best,
Charly

2 Likes