UST-QuAntiL / qhana-backend

The new REST backend for QHAna (see also qhana-plugin-runner)
Apache License 2.0
1 stars 2 forks source link

Add endpoint to export experiment as zip file #11

Closed buehlefs closed 1 year ago

buehlefs commented 2 years ago

Add an endpoint that allows exporting an experiment as a zip file. Users should be able to choose if they want the experiment log (e.g. the steps with parameters) the experiment files (all, only the newest versions or only a selection) or everything. The selection could be based on timeline steps (e.g. steps not part of a select steps history could be ignored for an export).