You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tutorials/02-Calcium Imaging Imported Tables.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -86,7 +86,7 @@
86
86
"cell_type": "markdown",
87
87
"metadata": {},
88
88
"source": [
89
-
"DataJoint pipelines commonly start with tables for `Mouse` and `Session`. Let's quickly create these tables based on what we learned in the previous session:"
89
+
"The DataJoint pipeline commonly starts with a `schema` and the following classes for each table: `Mouse` and `Session`. Let's quickly create this pipeline's first steps as we learned it in the previous session:"
0 commit comments