From d5b9746ab4266aa43d8cb50bbfd3e051e18c8600 Mon Sep 17 00:00:00 2001 From: Intron7 Date: Wed, 10 May 2023 16:37:20 +0200 Subject: [PATCH] fixed a typo --- docs/notebooks/demo_gpu-seuratv3-brain-1M.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/notebooks/demo_gpu-seuratv3-brain-1M.ipynb b/docs/notebooks/demo_gpu-seuratv3-brain-1M.ipynb index 9d998049..0e6e0b01 100644 --- a/docs/notebooks/demo_gpu-seuratv3-brain-1M.ipynb +++ b/docs/notebooks/demo_gpu-seuratv3-brain-1M.ipynb @@ -16,7 +16,7 @@ "id": "fda0ac25-cdbc-451f-84a9-d56a65fec2c0", "metadata": {}, "source": [ - "To run this notebook please make sure you have a working enviroment with all nessaray dependencies. Run the data_downloader notebook first to create the AnnData object we are working with. In this example workflow we'll be looking at a dataset of 500000 brain cells from [Nvidia](https://github.com/clara-parabricks/rapids-single-cell-examples/blob/master/notebooks/1M_brain_cpu_analysis.ipynb)." + "To run this notebook please make sure you have a working enviroment with all nessaray dependencies. Run the data_downloader notebook first to create the AnnData object we are working with. In this example workflow we'll be looking at a dataset of 1000000 brain cells from [Nvidia](https://github.com/clara-parabricks/rapids-single-cell-examples/blob/master/notebooks/1M_brain_cpu_analysis.ipynb)." ] }, {