I need clickable links in my dataframe. Is it supported in Streamlit?
There is a workaround with st_aggrid, but its a pain to configure and it seems the latest version wont render links
Thanks for your reply. I tried those workarounds but the both come with a lot of drawbacks. I hope streamlit will support the rendering of clickable links in the future