Status button output should be reshaped
The status button in wfEngine shows too much unnecessary outputs. In the case of multiple failed runs, the user should browse unnecessary output to find out about the source of the Last error. I have two suggestions:
- First, it would be nice that the user can have immediate access to the last run error message.
2.Second, using JSON display for jupyter-lab will help to organize the output to ease the outputs [1].
https://stackoverflow.com/questions/65946583/json-styling-in-jupyter-lab-and-github
Edited by Ivan Kondov