Skip to content

Commit 47a30a5

Browse files
committed
Comment another describe
1 parent 9123565 commit 47a30a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sagemaker-featurestore/feature_store_feature_processor.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -572,7 +572,7 @@
572572
"car_data_pipeline_execution_arn = fp.execute(pipeline_name=car_data_pipeline_name)\n",
573573
"print(f\"Started an execution with execution arn: {car_data_pipeline_execution_arn}\")\n",
574574
"\n",
575-
"fp.describe(pipeline_name=car_data_pipeline_name)"
575+
"# fp.describe(pipeline_name=car_data_pipeline_name)"
576576
]
577577
},
578578
{

0 commit comments

Comments
 (0)