aws / aws/amazon-sagemaker-examples
ground_truth_annotation_dense_point_cloud_tutorial.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/3d_dense_point_cloud_downsampling_tutorial/ground_truth_annotation_dense_point_cloud_tutorial.ipynb
Error:
---------------------------------------------------------------------------
Exception encountered at "In [2]":
---------------------------------------------------------------------------
AssertionError Traceback (most recent call last)
in
2
3 # Make sure workteam arn is populated if private work team is chosen
----> 4 assert (WORKTEAM_ARN != '<>')
AssertionError:
Contributor guide
Research direction
Open ground_truth_labeling_jobs/3d_dense_point_cloud_downsampling_tutorial/ground_truth_annotation_dense_point_cloud_tutorial.ipynb and inspect cell 2, where CI fails on the WORKTEAM_ARN placeholder assertion. Check the notebook's CI execution or configuration to determine the intended handling, then rerun the notebook validation and confirm the failure is resolved.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, jupyter-notebook
- Domain
- machine-learning, testing
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100