Fastprogress and terminal

I run my experiments as python scripts (I use external tool that calls python so it doesn’t use ipython), and when I do that I see that progress bar doesn’t change.

Is there any way to replace fastprogress with tqdm? Where should I start if I want to do that?

1 Like