NIH | National Cancer Institute | NCI Wiki  

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

At this point the app should be ready to deploy so we run ‘$ docker compose up -d’. However I have an error:

Image Added

Turns out I needed to run with sudo or add myself to the docker group:

...

This is the BLOB settings:

medici - Blobs settings pageImage Added

Note

The CodaLab documentation leaves one final step out. We NEED to enable CORS. Click CORS in the above photo image and add these settings (https://stackoverflow.com/questions/50785255/azure-storage-got-403-url-cors-not-enabled-or-no-matching-rule-found-for-thi):

Image Added

If you don’t, uploading a competition will give you CORS errors in the browser:

Image Added

Once applied uploading works:

Image Added

Customizations

...