Creating a task queue using streamlit

Hi there I use celery to implement a queue in a flask application.
Streamlit looks useful. Is there a way to put tasks into a queue ? Monitor the queue? Can Streamlit be combined with say airflow to do this ? I am looking around for a simpler more off the shelf solution for these problems.
Sean

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.