Foivos Gypas
Foivos Gypas
**Is your feature request related to a problem? Please describe.** When a pipeline crashes or is stopped by the user, afterward it is not possible to restart it. When snakemake...
**Is your feature request related to a problem? Please describe.** Add changes in snakemake according to the updated wms-monitor API specs. This is related to #151
**Is your feature request related to a problem? Please describe.** Update panoptes API with the proposed specs: https://github.com/panoptes-organization/monitor-schema/blob/main/spec.md
Add instructions to use panoptes via the snakemake API
The users should be able to login to the server to get a JSON token and export it in the environment. The HTTP requests from snakemake to panoptes should be...
**Is your feature request related to a problem? Please describe.** It seems that [FastAPI](https://fastapi.tiangolo.com/) is much more efficient than Flask and has some great features. **Describe the solution you'd like**...
**Is your feature request related to a problem? Please describe.** One of the issues is that tests take quite some time because it requires to run the following workflow https://github.com/panoptes-organization/snakemake_example_workflow...
Add API endpoints in the `panoptes --help` message
**Is your feature request related to a problem? Please describe.** We do not have any repo badges **Describe the solution you'd like** It would be nice to add the following...
Add button/route under "Show all workflows" that cleans up the database. It would be nice if we can to ask for confirmation, as people might press it by accident.