From 6503ffa08b96c871c5ef9018025612bb8098a7ef Mon Sep 17 00:00:00 2001 From: gtraja Date: Tue, 26 Nov 2024 22:52:43 -0600 Subject: [PATCH] Jupyter notebook and DT questions updated Solution ID : SO9409 --- src/knowledge-graph/mfg-neptune-bulk-import.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/knowledge-graph/mfg-neptune-bulk-import.ipynb b/src/knowledge-graph/mfg-neptune-bulk-import.ipynb index a0fc1fa..104369e 100644 --- a/src/knowledge-graph/mfg-neptune-bulk-import.ipynb +++ b/src/knowledge-graph/mfg-neptune-bulk-import.ipynb @@ -48,7 +48,7 @@ "id": "6d4a6f0f", "metadata": {}, "source": [ - "Run the below commands one at a time. Let's start by first validating the connection by checking the status API endpoint of your graph." + "Run below commands one at a time. Let's start by first validating the connection by checking the status API endpoint of your graph." ] }, { @@ -114,7 +114,7 @@ "id": "c68a7a0f", "metadata": {}, "source": [ - "Before running the below command, please replace '' with the aws account id. Refer the Amazon S3 bucket name from previous list command." + "Before running the below command, please replace account_id with the aws account id. Refer the Amazon S3 bucket name from the previous list command." ] }, {