Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork26k
DOC: Add section navigation to model_evaluation page (#30309)#31763
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Hi@maintainers — just checking in on this PR 😊. Happy to make any adjustments or address feedback! |
Thanks for the PR@hriday-goyal. Why are you modifying the model evaluation page ? This one looks fine on my browser. If this page doesn't work on your browser, please share some details in the original issue. In addition, I think we'd like a workaround that we can apply globally, or at least have an exhaustive list of broken pages for which we'd apply a local workaround. |
This PR adds a ".. contents:: Section Navigation" directive to the model_evaluation.rst documentation page. This restores the sidebar navigation for improved readability and structure.
Fixes:#30309