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
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ DataJoint for Python is a framework for scientific workflow management based on
10
10
11
11
DataJoint was initially developed in 2009 by Dimitri Yatsenko in Andreas Tolias' Lab 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.
12
12
13
-
Vathes LLC supports DataJoint for Python as an open-source project and everyone is welcome to contribute.
14
-
Its DataJoint Neuro (https://djneuro.io) business provides support to neuroscience labs for developing and executing custom data pipelines.
13
+
[DataJoint Inc.](https://datajoint.com) supports DataJoint for Python as an open-source project and everyone is welcome to contribute.
14
+
Its business provides support to neuroscience labs for developing and executing custom data pipelines.
15
15
16
16
## Installation
17
17
```
@@ -93,10 +93,9 @@ As always, be sure that your data is safely backed up before modifying any
93
93
important DataJoint schema or records.
94
94
95
95
## Documentation and Tutorials
96
-
A number of labs are currently adopting DataJoint and we are quickly getting the documentation in shape in February 2017.
0 commit comments