aws / aws/amazon-sagemaker-examples
ground_truth_create_chained_streaming_labeling_job.ipynb failed CI
- Dominant language
- Jupyter Notebook
- Stars
- 11k
- Forks
- 7k
- Avg merge
- 8h 29m
- Merged PRs (30d)
- 8
Description
Link to the notebook:
https://github.com/aws/amazon-sagemaker-examples/blob/master/ground_truth_labeling_jobs/ground_truth_streaming_labeling_jobs/ground_truth_create_chained_streaming_labeling_job.ipynb
Error:
---------------------------------------------------------------------------
Exception encountered at "In [5]":
---------------------------------------------------------------------------
AssertionError Traceback (most recent call last)
in
1 # Make sure workteam arn is populated if private work team is chosen
----> 2 assert (WORKTEAM_ARN != '<>')
AssertionError:
Contributor guide
Research direction
Start with the linked notebook and cell In [5], then reproduce the CI failure raised by the WORKTEAM_ARN assertion. Trace how the private work-team choice and placeholder value are handled. Done means the notebook's CI check completes without this AssertionError.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook
- Domain
- machine-learning, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100