This is a set of personal exploratory tests with the Streamlit
library for building web applications.
Here are some examples:
- Classifiers, which was created as part of a project on Coursera: Build a Machine Learning Web App with Streamlit and Python.
- Dashboard based on the Coursera project Create Interactive Dashboards with Streamlit and Python
So far, I have found Streamlit
extremely easy to use and deploy.
-
The web app is hosted on
Streamlit Cloud
and is updated whenever changes are pushed to my remote repository on GitHub. -
The app currently works on tablets and PCs but not on mobile phones. In theory, it should work on mobile devices as well.