generated from allen-cell-animated/github-boilerplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
Description
Use Case
After running a packing, we should allow users to download cellpack output files from the cellpack client UI
Acceptance Criteria
- When a packing is successful, a download button should appear (or maybe it always exists, but now it's enabled)
- When the user selects the download button, a zip file of all of the generated output files related to that packing should be downloaded
- In order to build this zip file, we need to determine where all of these output files are getting generated during remote packings. We currently are only publishing the simularium files to s3, how can we do this for all of the files?
- NOTE: in early phases of investigating this ticket, assess how much work is entailed. If it's going to take a lot of work, we should decide if this is actually worth spending our time on before submission, or if we should work on other tasks
Reactions are currently unavailable