workflUX
workflUX copied to clipboard
An open-source, cloud-ready web application for simplified deployment of big data workflows.
The postprocessing scripts are throwing the following exception in the debug logs: Traceback (most recent call last): File "/local/workflux_instance/workflUX/workflux/exec/workflux_bg_exec.py", line 226, in send_mail(subj, text) File "/local/workflux_instance/workflUX/workflux/exec/workflux_bg_exec.py", line 72, in send_mail...
Is it possible to add prompts to the interface, such as 'What is the format of this input file?', 'What is the content of this dataset?' and add it as...
add dot after docker build command
- Selectors w/o default values need to be interacted with to set a value (tested on Safari, Firefox). Although it is understandable why, for usability one can pass just the...
Key parameters without default values (input files etc), are better placed on top of the HTML form
https://github.com/CompEpigen/CWLab/blob/be1486c6e33f96db9f2defbc8c1c551172f10922/cwlab/wf_input/fill_in_defaults.py#L50
Integrate the project manager as new database connector as documented here: https://projecthandler.krini.ingress.rancher.computational.bio/swagger-ui/#/
Tracking of following KPIs is mandatory: - Downloads (PyPI, Github) - Solved support tickets (closed issues) - Citations (Zenodo)
Would make it much easier to respond to help requests from beginners
When not using OIDC, an expiration of the access token results in a simple reload of the window. It would be better if the user is directly forwarded to the...