-
You need
- Github Account: where you will host the app
- share.streamlit.io: an invite via your github account email
- App + Requirements.txt
-
Getting the Requirements.txt
- Pipenv pipfile
- pip freeze > requirements.txt
- pipreqs /home/project/location
[](https://share.streamlit.io/yourGitHubName/yourRepo/yourApp/)