AnswerDotAI / AnswerDotAI/fastprogress

Progress bar not displayed in terminal when using wandb logger

Open
#74 1 comment 1 reaction 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.1k
Forks
104
Avg merge
1m
Merged PRs (30d)
1

Description

I've experienced this issue for a while now and got used to it. Google and forum searches didn't yield any results so I decided to share it here.

When using wandb logger no progress bar is showing in the terminal.

![image](https://user-images.githubusercontent.com/52150545/105631961-45b84c00-5e51-11eb-9ce4-cf4e791862ee.png)

Setting an environment variable as mentioned [here](https://github.com/wandb/client/issues/1265#issuecomment-763343495):
```
WANDB_CONSOLE=off
```
solved the issue.

Hope this helps somebody.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.