File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 7676LIFECYCLE_CONFIG_CONTENT=$(( echo "$LIFECYCLE_CONFIG_1$LIFECYCLE_CONFIG_2$LIFECYCLE_CONFIG_3 "|| echo "")| base64 )
7777
7878echo "$LIFECYCLE_CONFIG_CONTENT "
79-
79+
8080}
8181
8282set -euo pipefail
@@ -120,6 +120,7 @@ echo "set SAGEMAKER_ROLE_ARN=$SAGEMAKER_ROLE_ARN"
120120-- lifecycle- config- name $LIFECYCLE_CONFIG_NAME \
121121-- notebook- instance- role- arn $SAGEMAKER_ROLE_ARN \
122122-- platformIdentifier notebook- al2 - v2 \
123+ -- consider- skips- failures \
123124./amazon-sagemaker-examples/sagemaker_processing/spark_distributed_data_processing/sagemaker-spark-processing.ipynb \
124125./amazon-sagemaker-examples/advanced_functionality/kmeans_bring_your_own_model/kmeans_bring_your_own_model.ipynb \
125126./amazon-sagemaker-examples/advanced_functionality/tensorflow_iris_byom/tensorflow_BYOM_iris.ipynb \
You can’t perform that action at this time.
0 commit comments