Open
Description
@paulheider forked this date annotator example, manually built the docker image before pushing it to Synapse. He then submitted it and received the following error that he shared with me by email:
Hello Paul-M-Heider, Your submission (id: 9719900) is invalid, below are the invalid reasons: API api/v1/tool endpoint not implemented or implemented incorrectly. Make sure correct tool object is returned. .../api/v1/ui not
implemented or implemented incorrectly. Sincerely, Challenge Administrator
@paulheider I successfully performed the above operation and received the scores for the i2b2 and Mayo Clinic dataset (MCW data site may be down, we are investigating).
I have a few questions:
- Did you follow these instructions to build and push the image to Synapse?
- Did you submit the Docker image to the queue
NLP sandbox - Date Annotator
?
A quick look at your fork reveal that you have not yet customized the tool info returned by the endpoint /api/v1/tool
. This is good for now as we should change as little as possible before we figure out what the current issue is.