-
Notifications
You must be signed in to change notification settings - Fork 347
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
feat: Add samples for Metadata context list, get, and create #1525
feat: Add samples for Metadata context list, get, and create #1525
Conversation
Here is the summary of changes. You are about to add 3 region tags.
This comment is generated by snippet-bot.
|
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, few minor comments.
samples/model-builder/experiment_tracking/list_context_sample_test.py
Outdated
Show resolved
Hide resolved
samples/model-builder/experiment_tracking/get_context_sample_test.py
Outdated
Show resolved
Hide resolved
samples/model-builder/experiment_tracking/get_context_sample_test.py
Outdated
Show resolved
Hide resolved
samples/model-builder/experiment_tracking/list_context_sample_test.py
Outdated
Show resolved
Hide resolved
samples/model-builder/experiment_tracking/list_context_sample_test.py
Outdated
Show resolved
Hide resolved
samples/model-builder/experiment_tracking/list_context_sample_test.py
Outdated
Show resolved
Hide resolved
…est.py Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
…test.py Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
…test.py Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
…est.py Co-authored-by: Dan Lee <71398022+dandhlee@users.noreply.github.com>
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.
Note that this cl will fail until the dependancies are checked in.
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
Fixes #<issue_number_goes_here> 🦕