-
**Current behaviour**
The "Your profile" page hides the user token via shadowing:
![shadow](https://user-images.githubusercontent.com/517546/234328413-7ed94d9f-449a-428a-a599-9b71c44a7108.png)
…
-
Create a simple landing page for the REANA-Server. E.g. it can list which APIs are available for example, and point to our external REANA project site containing example gallery.
Currently people s…
-
This task is similar to #512 but for CWL workflows rather than Yadage workflows.
Note: see [CWL viewer](https://view.commonwl.org/) or see `cwltool --print-rdf workflow.cwl` and other "print" comma…
-
We have a problem with such expression in workflows using REANA (dev version 0.7.0a1).
run-cwl-workflow 0.7.0a1 with cwltool 1.0.20191022103248
```yml
class: ExpressionTool
requirements: { Inlin…
-
Once a user is logged in REANA for the first time they will be associated with a Kubernetes namespace. All resources belonging to the concrete users will be stored in their separated namespace.
-
In `cli.py` we have an option to visualize Yadage workflow at the end of the execution. It is `True` by default rn. We can introduce an option to enable/disable it as an engine-specific config in `rea…
VMois updated
3 years ago
-
Seen with `0.8.0-alpha.3`:
```console
$ reana-client status -w worldpopulation-cwl-htc.1
NAME RUN_NUMBER CREATED STARTED ENDED S…
-
Dear experts,
I was wondering if there is a way to assign manually the cpu cores and memory limits to the job running via docker as the backend so that I can configure the resources to my jobs bett…
-
To reiterate the 4 questions:
1) What is your input data?
2) What is your environment?
3) Which code analyses it?
4) Which steps did you take?
the role of "code" is not really clear yet. On…
-
Both `pydot2` and `pydotplus` haven't had releases until 2014 and should be considered abandoned and dropped from use. `pydot` is still developed.
The only use of `pydotplus` in the `yadage` org is…