-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Exclude some examples from docs navigation #17081
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
Conversation
657eccc
to
3b1dd25
Compare
for more information, see https://pre-commit.ci
⚡ Required checks status: All passing 🟢Groups summary🟢 pytorch_lightning: Docs
These checks are required after the changes to Thank you for your contribution! 💜
|
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.
let's wait for the commit when all updated notebooks are build
https://dev.azure.com/Lightning-AI/Tutorials/_build/results?buildId=144811&view=results
What does this PR do?
We are updating the course notebooks (Lightning-AI/tutorials#232) as well as the rest of the examples (Lightning-AI/tutorials#233) to Lightning 2.0. However, some examples turned out to be problematic, and we decided to temporarily exclude them until they are updated. The goal is to release 2.0 with docs that have valid tutorials.
cc @Borda