aiidalab / aiidalab/aiidalab-widgets-base
NodeTreeWidget: Add input nodes
未关闭
enhancement
- 主要语言
- Python
- 星标
- 10
- 派生
- 19
- 平均合并
- 1 天 22 小时
- 30 天内合并 PR
- 20
描述
Currently in the tree, we only show the output nodes in the `outputs` directory of a given workchain. Sometimes it is very useful for debugging to see exactly how the input nodes look like. Therefore I propose we add the `inputs` directory.
This should be relatively easy, we just need to generalize the code that adds the output nodes.
https://github.com/aiidalab/aiidalab-widgets-base/blob/149a249eff5cb888ed455f16c99cc9a0ce0a6f8f/aiidalab_widgets_base/nodes.py#L102
See also corresponding discussion on the QeApp.
https://github.com/aiidalab/aiidalab-qe/issues/352
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。