how to display a pop-up message at the corner of the window and a next button on clicking display the other message…
Hello @Akhil-vk18 and welcome to our community!
To display a pop-up message in Streamlit, you can use the st.toast
method.
Streamlit st.toast
method documentation
Let me know if you have any questions about it.
Best,
Charly
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.