ProgressMeter.jl
ProgressMeter.jl copied to clipboard
Ugly printing on server (question)
On my Mac (terminal or Jupyter notebooks), the progress updates look fantastic:
But when submitting jobs on the servers, my progress updates looks like this (in the joblog):
Is there a way I can basically put a newline after each progress update?
Possibly related: https://github.com/timholy/ProgressMeter.jl/issues/271