Francisco Ramirez

Results 25 issues of Francisco Ramirez

When projecting a single entity, one can use `.all(flat=True)`. This way you don't have to do the `[entry[0] for entry in qb.all()]`
. This is already mentioned at the end...

type/improve
section/data
priority/nice-to-have

From the 2020 virtual tutorial feedback: > There were some requests for more advanced material and exercises (with sidenotes that they understand this is a basic tutorial). I think this...

type/improve
section/all
priority/important

The command `verdi quicksetup` represents the ideal way for new users to set up their aiida profile, since AiiDA will directly use all the defaults without prompting for the non-essential...

This is a structure that was left over from the old documentation and needs to be removed, but first we need to check if all the content has been re-assigned...

topic/documentation

After the structural modifications to move to `verdi storage` (#5228) and the addition of the `maintain` subcommand (#4965), the documentation needs to be updated.

topic/documentation