This is a current work in progress to add the dashboard! I'm using flask with web sockets to create a table view that is updated with the current state of the database. I'm going to further customize this for the front end to receive an executor type (e.g., shell) along with some set of actions that will be added as buttons. Each executor (for example if you click one) will have a web view that is specific to it.
This is a current work in progress to add the dashboard! I'm using flask with web sockets to create a table view that is updated with the current state of the database. I'm going to further customize this for the front end to receive an executor type (e.g., shell) along with some set of actions that will be added as buttons. Each executor (for example if you click one) will have a web view that is specific to it.
Signed-off-by: vsoch vsochat@stanford.edu