Ayal Chen-Zion

Home

Streamlit

Published Oct 11, 2023

Streamlit is a great tool for converting the static content a Data Scientist produces into dynamic and sharable apps that can be circulated and explored.

To show how easy it is I followed the provided instructions on how to create a github app and embed it here:

I also was able to iterate on the basic "Hello World" using the in-browser Github Codespaces. A great tool for quick iteration without the burden of local setup.

For a comprehensize view of what can be done, check out the Streamlit Cheatsheet.