Skip to content

Commit bd6819e

Browse files
authored
infra: choose faster notebook for notebook PR build (#1269)
1 parent b0cd4d7 commit bd6819e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/scripts/run-notebook-test.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ echo "set SAGEMAKER_ROLE_ARN=$SAGEMAKER_ROLE_ARN"
1919
--region us-west-2 \
2020
--lifecycle-config-name install-python-sdk \
2121
--notebook-instance-role-arn $SAGEMAKER_ROLE_ARN \
22-
./amazon-sagemaker-examples/sagemaker-python-sdk/tensorflow_script_mode_training_and_serving/tensorflow_script_mode_training_and_serving.ipynb
22+
./amazon-sagemaker-examples/sagemaker-python-sdk/pytorch_cnn_cifar10/pytorch_local_mode_cifar10.ipynb

0 commit comments

Comments
 (0)