AnswerDotAI / AnswerDotAI/fastprogress

Visual Studio Code does not render progress bars correctly

Open
#69 2 comments 2 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1.1k
Forks
104
Avg merge
1m
Merged PRs (30d)
1

Description

This is a such not a bug in fastprogress, but it can be "fixed" in fastprogress. It is related to [this issue](https://github.com/microsoft/vscode-python/issues/13736) in the Visual Studio Code Python Extension.

The output of the master bar disappears in certain situations where a progress bar is used.

Expected output:
![expected](https://user-images.githubusercontent.com/157811/92269957-72d98180-eee5-11ea-9137-9d028c3875c7.png)

Actual output:
![actual](https://user-images.githubusercontent.com/157811/92269987-81279d80-eee5-11ea-9ed1-d4c97f6ac531.png)

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.