patrick-austin
patrick-austin
Based on the feedback on #809, rather than introducing the concept of a `dict` have instead modified the exercise to use a `list` and an `IndexError`. The solution to the...
https://github.com/swcarpentry/python-novice-inflammation/blob/gh-pages/_episodes/10-defensive.md#testing-assertions Regarding this code: > `assert int(element)` The solution states: > The second assertion checks that each value in the list can be turned into an integer. Input such as...
When running this role, we had issues with another repo on the target which had version `21.08.8` of Slurm (compared to `20.11.8` from the Galaxy repos), so running the playbook...
News item for presentation given by @leandro-liborio as part of the EuroScienceGateway project.
**Describe the bug** Importing an RO-Crate for a Workflow Invocation changes `action_arguments` from `{}` to `true`. This leads to ``` Workflow cannot be executed. Please resolve the following issue: Uncaught...
**Describe the bug** When attempting to import an exported RO-Crate for a Workflow Invocation that uses a Dataset List Collection as input, an error is returned to the UI: `History...