Skip to content

Add progress bar to gallery#2399

Merged
willmcgugan merged 2 commits intomainfrom
progress-bar-docs
Apr 27, 2023
Merged

Add progress bar to gallery#2399
willmcgugan merged 2 commits intomainfrom
progress-bar-docs

Conversation

@willmcgugan
Copy link
Copy Markdown
Member

  • Adds progress bar to gallery
  • Removes deleted messages

@willmcgugan
Copy link
Copy Markdown
Member Author

#executivedecision docs update

@willmcgugan willmcgugan merged commit 55e1987 into main Apr 27, 2023
@willmcgugan willmcgugan deleted the progress-bar-docs branch April 27, 2023 10:37
Comment on lines +109 to +113
| Name | Type | Default | Description |
| ------------ | ------- | ------- | ------------------------------------------------------------------------------------------------------- |
| `percentage` | `float | None` | The read-only percentage of progress that has been made. This is `None` if the `total` hasn't been set. |
| `progress` | `float` | `0` | The number of steps of progress already made. |
| `total` | `float | None` | The total number of steps that we are keeping track of. |
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do you have a tool/plugin to format tables like this automatically?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, a vscode extension

Copy link
Copy Markdown
Contributor

@rodrigogiraoserrao rodrigogiraoserrao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants