Hi @<1523701070390366208:profile|CostlyOstrich36>
I did something like this:
data = {"index": ["<a href=
>12345</a>"], y:[1],...}
df = pd.DataFrame(data)
clearml_logger.report_table(title, series, iteration, df)
Hi @<1774245260931633152:profile|GloriousGoldfish63> , checking it
Hi @<1774245260931633152:profile|GloriousGoldfish63> , how did you try implementing it code wise? Do you have a snippet? I recall looking into this at some point and I found a few interesting threads on this in the plotly community, for example - None