Marnik Bercx
Marnik Bercx
In #371, @CasperWA raised the issue that we are not using either "workchain" or "work chain" consistently. This issue is pretty general to the processes, e.g. there is also: *...
Think of a place to add subtleties, more extensive explanations on topics. Example: The inputs are stored in the `self.inputs` `AttributesFrozendict`. This means that they can be accessed using both:...
@CasperWA raised a good point regarding the inconsistent use of "we" vs "you" here: https://github.com/aiidateam/aiida-tutorials/pull/353#pullrequestreview-692756589 Since this is rather up to personal preference, we're probably mixing the use of "we"...
As per @CasperWA's comment here: https://github.com/aiidateam/aiida-tutorials/pull/353#issuecomment-869467920 We should strive to be more consistent (and precise) in our usage of "node" versus `Node`. The latter should only be used when referring...
**General note:** Make any changes by opening a PR into the `tutorial-2021-intro-week` branch. I'm preparing a [wiki page with more information on MyST Markdown](https://github.com/aiidateam/aiida-tutorials/wiki/Moving-to-using-MyST-Markdown), but this is still a work...
Currently there is no explanation in the tutorial on how to add validation to the input ports. @flavianojs has already shown me that he was working on this, so I'll...
Although the tutorial will definitely help in having users _understand_ how to write workflows, there are a lot of tips and tricks that can be written down in a "best...
- [ ] **IMPORTANT**: When merging this PR, we must make sure to also add redirects to branches (which should be set up first) for specific events, so the old...
Once the tutorial material has been restructured to have only one tutorial on `master` and we have moved the event-specific material into branches, it's important that we add redirects for...
To make it easier to write each module, there should be an overview of all the sections/modules and their content, i.e.: * Prerequisites * What they learn in the module...