Loading src/nova/trame/view/components/progress_bar.py +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ class ProgressBar: Parameters ---------- id : str Component id. Should be used consistently with ToolRunner and other components Component id. Should be used consistently with ToolRunner and other components. Note that this parameter does not support Trame bindings. Returns ------- Loading src/nova/trame/view/components/tool_outputs.py +2 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,8 @@ class ToolOutputWindows: Parameters ---------- id : str Component id. Should be used consistently with ToolRunner and other components Component id. Should be used consistently with ToolRunner and other components. Note that this parameter does not support Trame bindings. Returns ------- Loading Loading
src/nova/trame/view/components/progress_bar.py +2 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,8 @@ class ProgressBar: Parameters ---------- id : str Component id. Should be used consistently with ToolRunner and other components Component id. Should be used consistently with ToolRunner and other components. Note that this parameter does not support Trame bindings. Returns ------- Loading
src/nova/trame/view/components/tool_outputs.py +2 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,8 @@ class ToolOutputWindows: Parameters ---------- id : str Component id. Should be used consistently with ToolRunner and other components Component id. Should be used consistently with ToolRunner and other components. Note that this parameter does not support Trame bindings. Returns ------- Loading