Open hujc7 opened 10 months ago
Same probelm here, would be really nice if this could be fixed!
Something that can be guessed from the shown output, but I also noticed: It even seems like the line is alreadyy updated, but then a new line is printed, so you end up with one line for each step, and an extra one for the current step.
🐛 Bug
Not sure if it's a bug or it's expected. When I use tqdm in notebook and use the
--log-output
option, the progress bar keeps printing to a new line. Anyone having the same problem?Notebook cell
CMD
Output
tqdm: 4.65.2 papermill: 2.5.0