aiidalab / aiidalab/aiidalab-widgets-base

NodeTreeWidget: Add input nodes

未关闭
#432 2 条评论 0 个 reaction 已指派 1 人 已被 @danielhollas 认领 在 GitHub 查看
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 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。