From 733d2b1ee9702a6d4e391b6ce62e373534ffdd0a Mon Sep 17 00:00:00 2001 From: MilagrosMarin Date: Thu, 9 Nov 2023 09:26:33 -0600 Subject: [PATCH] review PR tutorial --- notebooks/tutorial.ipynb | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/notebooks/tutorial.ipynb b/notebooks/tutorial.ipynb index 9ca29593..5ccc0b4f 100644 --- a/notebooks/tutorial.ipynb +++ b/notebooks/tutorial.ipynb @@ -5,12 +5,9 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "# DataJoint Elements Tutorial: Array Electrophysiology\n", + "# DataJoint Elements for NeuroPixels Array Electrophysiology\n", "\n", - "Welcome to the tutorial for DataJoint's open-source data pipeline for NeuroPixels Array\n", - "Electrophysiology. This tutorial aims to provide a comprehensive understanding of the\n", - "open-source data pipeline created using `element-array-ephys` for processing\n", - "and analyzing extracellular electrophysiology datasets. \n", + "This tutorial aims to provide a comprehensive understanding of the open-source data pipeline created using `element-array-ephys` for processing and analyzing extracellular electrophysiology datasets. \n", "\n", "**In this tutorial, we will cover:**\n", "- The basics:\n",