File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -127,6 +127,8 @@ echo "set SAGEMAKER_ROLE_ARN=$SAGEMAKER_ROLE_ARN"
127
127
./amazon-sagemaker-examples/advanced_functionality/tensorflow_iris_byom/tensorflow_BYOM_iris.ipynb \
128
128
./amazon-sagemaker-examples/sagemaker-python-sdk/1 P_kmeans_highlevel/kmeans_mnist.ipynb \
129
129
./amazon-sagemaker-examples/sagemaker-python-sdk/scikit_learn_randomforest/Sklearn_on_SageMaker_end2 end.ipynb \
130
- ./amazon-sagemaker-examples/sagemaker-python-sdk/tensorflow_moving_from_framework_mode_to_script_mode/tensorflow_moving_from_framework_mode_to_script_mode.ipynb \
130
+
131
+ # Skipping test until fix in example notebook to install docker-compose is complete
132
+ #./amazon-sagemaker-examples/sagemaker-python-sdk/tensorflow_moving_from_framework_mode_to_script_mode/tensorflow_moving_from_framework_mode_to_script_mode.ipynb \
131
133
132
134
(DeleteLifeCycleConfig "$LIFECYCLE_CONFIG_NAME ")
You can’t perform that action at this time.
0 commit comments