-
Currently when trying to open a session in reana-qa.cern.ch:
```
$ reana-client open jupyter -w workflow
Interactive session could not be opened:
local variable 'kubernetes_objects' referenced …
-
**Describe the bug**
@bettina-gier found a funny bug: In some cases, using fx files in preprocessors (e.g for `landsea_fraction_weighting`) fails.
This recipe works:
```yml
preprocessors:
…
-
This repository is currently serving 2 different purposes, and may soon serve a different one:
- **Purpose 1:** Provide a [Docker image](https://github.com/scailfin/workflow-madminer/blob/master/do…
-
Hi @tiborsimko and @mvidalgarcia, I am not sure what is going on, but every time one pushes to the repository to update the site, the travis integration fails as there is no rule for 'make html' (no m…
-
The release `0.7.0-dev20200520` is not present in https://reanahub.github.io/reana/index.yaml however we can find it in the repository releases https://github.com/reanahub/reana/releases.
This nee…
-
Observed on the REANA production cluster at CERN while running tens of parallel workflows to test the response bandwidth.
The `xlarge` cluster nodes seemed underused, at max ~2 load average in spit…
-
After recent releases of Invenio packages, the REANA-Server's `master` branch does not build anymore:
```console
$ reana-dev docker-build -c r-server --no-cache
...
invenio-accounts 1.3.0 has r…
-
**Describe the bug**
On suggestion of @hb326 I made the preprocessor function `anomalies` set the units to `1` if standardized anomalies are requested, see [here](https://github.com/ESMValGroup/ESMVa…
-
### ui
- [x] Create some fast mockups to discuss before starting with the actual implementation.
- [x] Prevent displaying the user token in the welcome page for social logged in users. Instead, di…
-
Investigate auto-generating mkdocs pages from click/reST documentation.
Use existing library if possible.
Create a helper script if there is no such library.