-
Notifications
You must be signed in to change notification settings - Fork 659
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
sagemaker agent backend setup documentation #5064
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
samhita-alla
changed the title
sagemaker agent backend setup doc
sagemaker agent backend setup documentation
Mar 15, 2024
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5064 +/- ##
==========================================
+ Coverage 58.97% 58.98% +0.01%
==========================================
Files 645 645
Lines 55578 55648 +70
==========================================
+ Hits 32778 32825 +47
- Misses 20207 20228 +21
- Partials 2593 2595 +2
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
pingsutw
reviewed
Mar 17, 2024
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
dosubot
bot
added
the
size:L
This PR changes 100-499 lines, ignoring generated files.
label
Mar 18, 2024
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
pingsutw
approved these changes
Mar 21, 2024
yubofredwang
pushed a commit
to yubofredwang/flyte
that referenced
this pull request
Mar 26, 2024
* sagemaker agent backend setup doc Signed-off-by: Samhita Alla <aallasamhita@gmail.com> * update requirement and remove debugging code Signed-off-by: Samhita Alla <aallasamhita@gmail.com> * add python-kubernetes Signed-off-by: Samhita Alla <aallasamhita@gmail.com> * incorporate suggestions by Nikki Signed-off-by: Samhita Alla <aallasamhita@gmail.com> --------- Signed-off-by: Samhita Alla <aallasamhita@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Tracking issue
Fixes #4079
Why are the changes needed?
These changes are required to add the additional library that the sagemaker agent requires while building docs and to document the backend setup config.
What changes were proposed in this pull request?
Documentation updates.
How was this patch tested?
Built the documentation locally.
Setup process
Screenshots
Check all the applicable boxes
Related PRs
Docs link