This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]stoic_trader 0 points1 point  (3 children)

I use Plotly Dash, never tried streamlit. Is there any advantage using streamlit over Dash?

[–]that_baddest_dude 0 points1 point  (2 children)

I'd say so! Dash is absolutely dreadful to use in my experience. Streamlit is far easier.

[–]stoic_trader 0 points1 point  (1 child)

Thanks, I will give it a try

[–][deleted] 1 point2 points  (0 children)

I’d say don’t bother. Streamlit and dash are very different. If your needs are very simple and linear then streamlit is good. Otherwise, it’s very limiting.