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
Right now all the console logging seems to end up in a single text area, and on top of the progress bars. I'd like one (scrolling) text area for each progress bar, below it, that gets updated from a job that runs a subprocess and reads its stdout/err.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Similar to e.g. docker build:
Right now all the console logging seems to end up in a single text area, and on top of the progress bars. I'd like one (scrolling) text area for each progress bar, below it, that gets updated from a job that runs a subprocess and reads its stdout/err.
Beta Was this translation helpful? Give feedback.
All reactions