Project-MONAI / monai-deploy

MONAI Deploy aims to become the de-facto standard for developing, packaging, testing, deploying and running medical AI applications in clinical production.
Apache License 2.0
97 stars 22 forks source link

MD Express Request a way to debug track jobs #97

Open AHarouni opened 1 year ago

AHarouni commented 1 year ago

MD express works great out of the box in a very simple way. Requesting a similar way to simply track jobs submitted and track dockers launched for easy debugging of jobs.

Listing below a wish list

  1. Need a way to list active workflows. a. May need a way to verify the workflows specially the rules
  2. Need a way to visually see the containers that ran / is running. a. Which one finished successfully. b. Which one failed. c. UI way to get logs for these containers. May be a simpler way to get docker logs
JHancox commented 1 year ago

@AHarouni - Is this request specific to MDExpress or would you see the same method applying to Monai Deploy?

AHarouni commented 1 year ago

This is specific only to MDExpress.