You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A user-friendly output of the provenance is required to allow users to easily see what CLI commands were run and what inputs/outputs were produced for each command.
Ideas to explore for this:
Interactive option to click on input/output files for each command and display the contents of a file (file size limit?), this could be used in a web interface
Could have an interactive view of provenance in the terminal using something like Textual
Is there a replay option in AiiDA to perform commands run in the saved provenance?
A user-friendly output of the provenance is required to allow users to easily see what CLI commands were run and what inputs/outputs were produced for each command.
Ideas to explore for this: