-
Notifications
You must be signed in to change notification settings - Fork 793
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
doc: add more links to Bentoml/examples #3631
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3631 +/- ##
=======================================
Coverage 31.74% 31.74%
=======================================
Files 149 149
Lines 12149 12149
Branches 2001 2001
=======================================
Hits 3857 3857
Misses 8008 8008
Partials 284 284 |
@aarnphm |
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.
Quick review of a few small things. Otherwise LGTM
1088181
to
9e95042
Compare
@aarnphm please look again |
Signed-off-by: Aaron <[email protected]>
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. Great work!!
What does this PR address?
Fixes #(issue)
Before submitting:
guide on how to create a pull request.
make format
andmake lint
script have passed (instructions)?those accordingly? Here are documentation guidelines and tips on writting docs.