Hi everyone,
I have built an easily configurable leaderboard using Streamlit. It can be used for small ML competitions, or just for neatly keeping track of your own models/methods. Hope some of you will find it useful .
Take a look at the repo here: streamlit-leaderboard.
Hi @yairf11, welcome to the Streamlit community!
Thanks so much for sharing this example! I know a lot of people are interested in logging in solutions, and I really like how your sidebar dynamically changes based on logged in vs. not
This is great โ very nice example of a full featured app with user login. Thank you for sharing.
This is really cool! I havenโt seen something like this before built in Streamlit