aws / aws/amazon-sagemaker-examples
ground_truth_create_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_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
Open ground_truth_labeling_jobs/ground_truth_streaming_labeling_jobs/ground_truth_create_streaming_labeling_job.ipynb and inspect cell In [5], where the assertion checks WORKTEAM_ARN. Run the notebook's CI validation to reproduce the failure; done means the notebook no longer fails on the placeholder work-team ARN check.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook
- Domain
- cloud, machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100