From 974ad94b07090a075ce9e421ca3f091691d02fb4 Mon Sep 17 00:00:00 2001 From: Aman Malhotra Date: Tue, 4 Oct 2022 16:14:49 -0700 Subject: [PATCH] Correcting text in clean-up sections of online explainability example notebooks --- .../nlp_online_explainability_with_sagemaker_clarify.ipynb | 2 +- .../tabular_online_explainability_with_sagemaker_clarify.ipynb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sagemaker-clarify/online_explainability/natural_language_processing/nlp_online_explainability_with_sagemaker_clarify.ipynb b/sagemaker-clarify/online_explainability/natural_language_processing/nlp_online_explainability_with_sagemaker_clarify.ipynb index 15b8b58187..ac44a1c604 100644 --- a/sagemaker-clarify/online_explainability/natural_language_processing/nlp_online_explainability_with_sagemaker_clarify.ipynb +++ b/sagemaker-clarify/online_explainability/natural_language_processing/nlp_online_explainability_with_sagemaker_clarify.ipynb @@ -1109,7 +1109,7 @@ "source": [ "## Cleanup\n", "\n", - "Once done with the experiments, uncomment and run the below cells to delete the resources." + "Finally, don’t forget to clean up the resources we set up and used for this demo!" ] }, { diff --git a/sagemaker-clarify/online_explainability/tabular/tabular_online_explainability_with_sagemaker_clarify.ipynb b/sagemaker-clarify/online_explainability/tabular/tabular_online_explainability_with_sagemaker_clarify.ipynb index 5f5f235fb4..2264a3b67f 100644 --- a/sagemaker-clarify/online_explainability/tabular/tabular_online_explainability_with_sagemaker_clarify.ipynb +++ b/sagemaker-clarify/online_explainability/tabular/tabular_online_explainability_with_sagemaker_clarify.ipynb @@ -992,7 +992,7 @@ "source": [ "## Cleanup\n", "\n", - "Once done with the experiments, uncomment and run the below cells to delete the resources." + "Finally, don’t forget to clean up the resources we set up and used for this demo!" ] }, {