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: README.md
+5-2Lines changed: 5 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,8 +1,11 @@
1
1
# Welcome to DataJoint tutorials!
2
2
3
-
DataJoint is an open-source library for science labs to design and build data pipelines for automated data analysis and sharing.
3
+
DataJoint is an open-source library for scientific research labs to design and build
4
+
data pipelines for automated data analysis and sharing.
4
5
5
-
This document will guide you as a new DataJoint user through interactive tutorials organized in [Jupyter notebooks](https://jupyter-notebook.readthedocs.io/en/stable/) and written in [Python](https://www.python.org/).
6
+
This document will guide you through interactive tutorials written in
7
+
[Python](https://www.python.org/) and organized in [Jupyter
0 commit comments