-
Notifications
You must be signed in to change notification settings - Fork 3.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Progress Bar to docs #11359
Add Progress Bar to docs #11359
Conversation
hey @kaushikb11 ! doc test failing. can you fix them for review? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 😃 Some small suggestions
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM !
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems like :noindex:
is needed somewhere for the build to be successful. https://app.circleci.com/pipelines/github/PyTorchLightning/pytorch-lightning/51279/workflows/aa13874c-25d0-4170-8294-216da74189f5/jobs/146122?invite=true#step-103-616
Warning, treated as error:
/home/docs/project/pytorch_lightning/callbacks/progress/rich_progress.py:docstring of pytorch_lightning.callbacks.progress.rich_progress.RichProgressBar:1:duplicate object description of pytorch_lightning.callbacks.progress.rich_progress.RichProgressBar, other instance in common/generated/pytorch_lightning.callbacks.progress.RichProgressBar, use :noindex: for one of them
Makefile:19: recipe for target 'html' failed
Converting this PR to draft to avoid accidentally getting merged to master. |
9629a04
to
951381b
Compare
Co-authored-by: Ethan Harris <ewah1g13@soton.ac.uk>
Co-authored-by: thomas chaton <thomas@grid.ai>
7fdbcb5
to
ff7d733
Compare
for more information, see https://pre-commit.ci
Codecov Report
@@ Coverage Diff @@
## master #11359 +/- ##
========================================
- Coverage 92% 88% -4%
========================================
Files 207 207
Lines 17705 17705
========================================
- Hits 16235 15522 -713
- Misses 1470 2183 +713 |
What does this PR do?
Part of #7666
Does your PR introduce any breaking changes? If yes, please list them.
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃
cc @Borda @rohitgr7 @SeanNaren @kaushikb11 @awaelchli