Open M-Amrollahi opened 3 years ago
Hi, First of all thanks for your great work.
The issue is that the progress bar is not shown on jupyter notebook but there is no problem with python on terminal. How can I fix this? Version: '3.8.5 (default, Sep 4 2020, 07:30:14) \n[GCC 7.3.0]' Regards,
Version: '3.8.5 (default, Sep 4 2020, 07:30:14) \n[GCC 7.3.0]'
check_tty=False will work https://github.com/verigak/progress/issues/83#issuecomment-660700086
Hi, First of all thanks for your great work.
The issue is that the progress bar is not shown on jupyter notebook but there is no problem with python on terminal. How can I fix this?
Version: '3.8.5 (default, Sep 4 2020, 07:30:14) \n[GCC 7.3.0]'
Regards,