Skip to content

Commit 0e39546

Browse files
fix: point notebook tests platform to notebook-al2-v2
1 parent 1c8806f commit 0e39546

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/scripts/run-notebook-test.sh

+1
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ echo "set SAGEMAKER_ROLE_ARN=$SAGEMAKER_ROLE_ARN"
119119
--region us-west-2 \
120120
--lifecycle-config-name $LIFECYCLE_CONFIG_NAME \
121121
--notebook-instance-role-arn $SAGEMAKER_ROLE_ARN \
122+
--platformIdentifier notebook-al2-v2 \
122123
./amazon-sagemaker-examples/sagemaker_processing/spark_distributed_data_processing/sagemaker-spark-processing.ipynb \
123124
./amazon-sagemaker-examples/advanced_functionality/kmeans_bring_your_own_model/kmeans_bring_your_own_model.ipynb \
124125
./amazon-sagemaker-examples/advanced_functionality/tensorflow_iris_byom/tensorflow_BYOM_iris.ipynb \

0 commit comments

Comments
 (0)