kanaverse/bakana

Create a general-purpose downloading function

Closed this issue · 1 comments

LTLA commented

This will replace the setCellLabelDownload setter.

Also remove the CORS proxy details, this should be a responsibility of the calling app.

LTLA commented

Closed by 172a03f. Keeps the setter as downloading contexts may be different for different steps, but we do at least move the CORS proxy out so that it is the responsibility of the application.