Skip to content

doc: rename PythonImage to Image #5313

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

Merged
merged 1 commit into from
Apr 10, 2025
Merged

doc: rename PythonImage to Image #5313

merged 1 commit into from
Apr 10, 2025

Conversation

frostming
Copy link
Collaborator

Signed-off-by: Frost Ming me@frostming.com

What does this PR address?

Fixes #(issue)

Before submitting:

Signed-off-by: Frost Ming <me@frostming.com>
@frostming frostming requested a review from a team as a code owner April 10, 2025 02:29
@frostming frostming requested review from bojiang and removed request for a team April 10, 2025 02:29
Copy link
Contributor

hyperlint-ai bot commented Apr 10, 2025

PR Change Summary

Renamed PythonImage to Image across multiple documentation files to reflect the updated class name.

  • Replaced all instances of PythonImage with Image in the documentation.
  • Updated code examples to use the new Image class name.
  • Ensured consistency across various sections of the documentation regarding the class name change.

Modified Files

  • docs/source/build-with-bentoml/gpu-inference.rst
  • docs/source/build-with-bentoml/observability/monitoring-and-data-collection.rst
  • docs/source/build-with-bentoml/runtime-environment.rst
  • docs/source/examples/controlnet.rst
  • docs/source/examples/function-calling.rst
  • docs/source/examples/langgraph.rst
  • docs/source/examples/mlflow.rst
  • docs/source/examples/sdxl-turbo.rst
  • docs/source/examples/shieldgemma.rst
  • docs/source/examples/vllm.rst
  • docs/source/examples/xgboost.rst
  • docs/source/get-started/packaging-for-deployment.rst
  • docs/source/reference/bentoml/configurations.rst

How can I customize these reviews?

Check out the Hyperlint AI Reviewer docs for more information on how to customize the review.

If you just want to ignore it on this PR, you can add the hyperlint-ignore label to the PR. Future changes won't trigger a Hyperlint review.

Note specifically for link checks, we only check the first 30 links in a file and we cache the results for several hours (for instance, if you just added a page, you might experience this). Our recommendation is to add hyperlint-ignore to the PR to ignore the link check for this PR.

Copy link

Code Coverage

Package Statements
bentoml 54.35% (9796 / 18022)
Summary 54.35% (9796 / 18022)

@frostming frostming merged commit 086e552 into main Apr 10, 2025
137 of 142 checks passed
@frostming frostming deleted the doc/image branch April 10, 2025 04:50
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.

1 participant