vanvalenlab / kiosk-frontend

DeepCell web application built using NodeJS, Express, React, and Webpack.
Other
1 stars 0 forks source link

Display job status for in-progress jobs. #153

Closed willgraf closed 3 years ago

willgraf commented 3 years ago

Add a new status state hook on the Predict component, and display it under the loading bar.

Fixes #114