Hello everyone,
I have a doubt, in the weekly round up, each link has a counter next to it.
Is this a streamlit component?
Example: ποΈ Weekly Roundup: Streamlit & Firestore, multi-page apps, sketched number predictions and more!
Could you give some tips about the weekly round up concept?
Thanks.
Hello @Davi_Soares_Batista,
The counter you see is the number of times the link was clicked and is a native feature of Discourse, which the forum is hosted on .
and yeah you could probably do a HTML version of it in a Streamlit app, using code similar to @jrieke 's Streamlit Analytics to track click interactions and then display it in HTML
Have a nice day!
Fanilo