Get the basic web page working with flask that shows the current running tasks.
This doesn't need to be pretty or have lots of information. it just needs to be. Divide the tasks into three sections:
1) currently running
2) in the task queue
3) completed
Get the basic web page working with flask that shows the current running tasks.
This doesn't need to be pretty or have lots of information. it just needs to be. Divide the tasks into three sections: 1) currently running 2) in the task queue 3) completed