Skip to content

Conversation

@Aydin-ab
Copy link
Contributor

Noticed #59917 but it didn't fix it

  • Linking to notebook instead of README.md
  • Removing notebook from exclude_patterns

The notebook should be the single source of truth since it’s what's tested and validated, so we should link to it rather than the README.md. The README.md is generated from the notebook (jupyter nbconvert) and exists only for display in the console when converting the example into an Anyscale template

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request correctly resolves a 404 error in the documentation for the asynchronous inference example. The changes involve updating the link in doc/source/serve/examples.yml to point to the asynchronous-inference.ipynb notebook, and removing this notebook from the exclude_patterns in doc/source/conf.py so it gets built by Sphinx. This aligns with the stated goal of using the notebook as the single source of truth. The changes are accurate and effectively fix the issue.

Aydin Abiar added 2 commits January 12, 2026 16:03
@Aydin-ab Aydin-ab marked this pull request as ready for review January 13, 2026 18:04
@Aydin-ab Aydin-ab requested review from a team as code owners January 13, 2026 18:04
Signed-off-by: Aydin Abiar <[email protected]>
@ray-gardener ray-gardener bot added serve Ray Serve Related Issue docs An issue or change related to documentation labels Jan 13, 2026
@harshit-anyscale harshit-anyscale added the go add ONLY when ready to merge, run all tests label Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs An issue or change related to documentation go add ONLY when ready to merge, run all tests serve Ray Serve Related Issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants