Hi community,
I have an application that is taking 20 seconds to process and generate the result. In this case I think that is important to display a progress bar. Have someone already used it and can give me a tip ?
Thank you!
Hi community,
I have an application that is taking 20 seconds to process and generate the result. In this case I think that is important to display a progress bar. Have someone already used it and can give me a tip ?
Thank you!
Hi @Renan_Lopes , you could use either of the following options:
The examples should help you to put together your progress bar.
cheers
I would definitely add this component, alongside @Shawn_Pereira 's suggestion.
STqdm : a tqdm-like progress bar for streamlit - Show the Community! - Streamlit
Best
Avra