From 1a70b7ad588bcc1dc6f65af8fe07149ed8083ef0 Mon Sep 17 00:00:00 2001 From: Ralph Liu Date: Fri, 27 Sep 2024 06:55:39 -0700 Subject: [PATCH] Improved comment --- notebooks/demo/nxcg_wikipedia_e2e.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notebooks/demo/nxcg_wikipedia_e2e.ipynb b/notebooks/demo/nxcg_wikipedia_e2e.ipynb index f80b14614d0..d8c0656627d 100644 --- a/notebooks/demo/nxcg_wikipedia_e2e.ipynb +++ b/notebooks/demo/nxcg_wikipedia_e2e.ipynb @@ -38,7 +38,7 @@ "metadata": {}, "outputs": [], "source": [ - "!wget \"https://downloadlink\" # download datasets from s3" + "# wget \"https://data.rapids.ai/cugraph/datasets/\" # Use this command to download datasets from the web" ] }, {