demo / README.md
ElmiraManavi
implement demo service in message queue
4b63644
metadata
title: Demo
emoji: 🚀
colorFrom: red
colorTo: red
sdk: docker
app_port: 8501
tags:
  - streamlit
pinned: false
short_description: Demo App des Eventcrawlers für Vorführungszwecke
license: other

Welcome to Streamlit!

Edit /src/streamlit_app.py to customize this app to your heart's desire. :heart:

If you have any questions, checkout our documentation and community forums.

Development

Build Image:

docker build -t ec/demo .