-
## Environment
* aiida-vasp version/branch+commit: Latest develop (c41eef0)
## Question
I was looking for a function to compare two structures (e.g. of `StructureData`). I found a function `aiid…
-
Now that I've snuck in the initial GraphQL implementation (#17) 😄, it's a bit of a misnomer to call this just restapi.
Possible names: `aiida-webserver`, `aiida-webapi`
@ltalirz @NinadBhat ?
-
Currently, trying to run the `PwRelaxWorkChain` with the `get_builder_from_protocol` builder and `RelaxType.VOLUME` or `RelaxType.POSITIONS_VOLUME` doesn't work, since the default `ibrav` is set to `0…
-
I setup the AiiDA explorer (cool!) and got this error when trying to see the codes, after setting up both `aiida.database` and `aiida.database` (I think correctly - I see groups and processes). I get …
-
When running .configure.py for configuring helvetios or fidis-serial, the code complains that the computer already exists, but it is the first time I'm running it.
```Computer to set up (localhost_wo…
-
It might be ok to store the hashed passwords of AiiDA users in the AiiDA DB - but perhaps in a different table (a bit like what is done for the Computers an the `Authinfo`).
To discuss
-
## Environment
* Operating system: macos
* aiida-core version/branch+commit: 1.6.8
* aiida-vasp version/branch+commit: latest develop 7c0bee1897099f95781f1a79b268bba43dc5d2c1
## Steps that le…
-
Load an example KkrimpCalculation node
```
$ calc = load_node(...)
$ calc
```
and run the `find_parent_structure function` results in the following error
```
$ find_parent_structure(calc)
Wa…
-
**Issue by [aiida-bot](https://github.com/aiida-bot)**
_Wednesday Apr 05, 2017 at 07:47 GMT_
_Originally opened as https://github.com/materialscloud-org/frontend/issues/28_
----
Originally reported…
-
**Is your feature request related to a problem? Please describe.**
I think the tree view can benefit from some UI/UX improvement. Now, it's tricky to use (apart from the bug #353) even for experience…