pacharla
pacharla
Thanks @Socvest , that looks clean! Although my question is also in line with what `miro` [commented](https://discuss.streamlit.io/t/trick-simple-multpage/26121/5): > Is there a way that we can actually leverage the new Streamlit...
@yanirs I tried with your repo but unfortunately, it didn't work. I had to add these modifications to make it work for streamlit 1.8: https://github.com/jrieke/streamlit-analytics/compare/main...franasal:streamlit-analytics:main and added it to my...
thanks for the feedback and the example, closing as it's not an actual Issue ( :
hmm not really. Sorry, I should have made a proper test before closing it. I modified your code as follows using public stream: ```python from mastodon.streaming import CallbackStreamListener # ......