From cae9b540a7e0cd13ba35e7d34213e14e05e6e31c Mon Sep 17 00:00:00 2001 From: jonbrenas Date: Fri, 24 May 2024 03:01:03 -0500 Subject: [PATCH] Added authentication message --- docs/workshop-2/module-3-cnv-calling.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/workshop-2/module-3-cnv-calling.ipynb b/docs/workshop-2/module-3-cnv-calling.ipynb index f9c5a28..bb8546a 100644 --- a/docs/workshop-2/module-3-cnv-calling.ipynb +++ b/docs/workshop-2/module-3-cnv-calling.ipynb @@ -588,7 +588,7 @@ "id": "1fbe0ea0" }, "source": [ - "Once the packages are imported, set up data access through the `malariagen_data` package." + "Once the packages are imported, set up data access through the `malariagen_data` package. Note that authentication is required to access data through the package, please follow the instructions [here](https://malariagen.github.io/vector-data/vobs/vobs-data-access.html)." ] }, {