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
Hello,
is it possible to view the output of the running execution in real-time?
Maybe we could redirect it to file through shell redirection so that the user can still look at it with something like watch?
This would be useful for very long processes.
The text was updated successfully, but these errors were encountered:
Hello,
is it possible to view the output of the running execution in real-time?
Maybe we could redirect it to file through shell redirection so that the user can still look at it with something like
watch
?This would be useful for very long processes.
The text was updated successfully, but these errors were encountered: