Welcome to the Questions category, the place to be if you’re having issues with your code, want to chat on Streamlit best practices or share some exotic code snippets with other users
Don’t hesitate to post any problem you’re having with Streamlit there, so other people can discuss it with you ! If you have trouble writing about your issue, from our experience the following details help a lot :
- A quick description of what you are trying to achieve and the roadblock you’re experiencing
- A small, reproducible code sample for others to run quickly on their side
- Screenshots of your app with the displayed error
- Your Streamlit version (get it with $ streamlit version)
- Your Python version (get it with $ python --version)
- Are using Conda? PipEnv? PyEnv? Pex?
- Your OS version
- Your browser version
You will also greatly contribute to the community by following those simple steps :
- Tagging your question with the appropriate labels, which help sort them out,
- Marking a post as a Solution to your problem so other people can refer to it later,
- Feel free to give your take on other people’s issues. Your external point of view is always helpful to other people, and you may learn a thing or two on Streamlit in the process !
Have fun on the forums !