Skip to content

Commit 4a3f318

Browse files
committed
Update index page
1 parent e82b1ba commit 4a3f318

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

docs/src/index.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,22 @@
11
# Welcome to the DataJoint API for Python!
22

3-
DataJoint for Python is a framework for scientific workflow management based on relational principles. DataJoint is built on the foundation of the relational data model and prescribes a consistent method for organizing, populating, computing, and querying data.
3+
The DataJoint API for Python is a framework for scientific workflow management based on relational principles. DataJoint is built on the foundation of the relational data model and prescribes a consistent method for organizing, populating, computing, and querying data.
44

55
DataJoint was initially developed in 2009 by Dimitri Yatsenko in Andreas Tolias' Lab at Baylor College of Medicine for the distributed processing and management of large volumes of data streaming from regular experiments. Starting in 2011, DataJoint has been available as an open-source project adopted by other labs and improved through contributions from several developers.
6-
Presently, the primary developer of DataJoint open-source software is the company DataJoint (https://datajoint.com).
7-
6+
Presently, the primary developer of DataJoint open-source software is the company [DataJoint](https://datajoint.com){:target="_blank"}.
87

98
- [Getting Started](./getting-started)
10-
- [DataJoint Tutorials](https://github.com/datajoint/datajoint-tutorials) - Interactive tutorials on GitHub Codespaces
9+
10+
- [DataJoint Tutorials](https://github.com/datajoint/datajoint-tutorials){:target="_blank"} - Interactive tutorials on GitHub Codespaces
11+
1112
- [DataJoint Elements](../../elements/) - Catalog of example pipelines for neuroscience experiments
1213

1314
- Contribute
1415
- [Development Environment](./develop)
16+
1517
- [Guidelines](https://datajoint.com/docs/community/contribute/)
1618

1719
- Legacy Resources (To be replaced by above)
1820
- [Documentation](https://docs.datajoint.org)
21+
1922
- [Tutorials](https://tutorials.datajoint.org)

0 commit comments

Comments
 (0)