-
From what I raised in https://aiida.discourse.group/t/update-aiida-core-version-ask-for-db-migration-do-it/43/5, I foresee a potential issue with the current "core package" feature.
Things were a …
-
When a user creates a profile with `verdi presto` without rabbitmq broker, and tries to submit a Workflow to a daemon via `submit` they will be greeted with this assert
```
113 runner = ma…
-
I have tried a stress-test of the new AiiDA daemon after the replacement of tornado with asyncio.
I have updated to the most recent develop (716a1d8f6), updated also aiida-qe to develop (commit 1a9…
-
Since #3108, `get_all_same_nodes` can no longer be used from unstored nodes. This is useful, for example, when setting up inputs for a calculation, to check if a required data node already exists, i.e…
-
Hi,
I just upgraded to 1.0.0b5 and the graph looks very nice with graphviz!
However, it was very convenient to me to have both the pk and the label written in the nodes. Now, with `--identifier`, I …
-
### Describe the bug
I was trying to use the new `verdi profile setup core.psql_dos` command to set up a profile based on a YAML file, e.g.:
```
profile: dev
email: marnik.bercx@psi.ch
data…
-
-
Follow up of https://github.com/hyperspy/hyperspy-website/pull/50 regarding potential improvement:
From https://github.com/hyperspy/hyperspy-website/pull/50#issuecomment-1889795195:
- [x] logo/ban…
-
E.g., if the command you run is `cat SOMEFILE.pdf`, these line will most likely crash:
https://github.com/aiidateam/aiida-core/blob/a34b3566b5e98ebedb58f0f142cbf54808d146c0/aiida/transports/plugins/s…
-
Ah damn, run into an issue. In the top level documentation we use multiple toctree`s with captions to structure the sections. This is fine in RTD, but pydata-sphinx-theme doesn't take these captions i…