File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ Presently, the primary developer of DataJoint open-source software is the compan
12
12
13
13
## Data Pipeline Example
14
14
15
- ![ pipeline] ( https://raw.githubusercontent.com/datajoint/datajoint-python/main /images/pipeline.png )
15
+ ![ pipeline] ( https://raw.githubusercontent.com/datajoint/datajoint-python/master /images/pipeline.jpg )
16
16
17
17
[ Yatsenko et al., bioRxiv 2021] ( https://doi.org/10.1101/2021.03.30.437358 )
18
18
@@ -26,7 +26,7 @@ Presently, the primary developer of DataJoint open-source software is the compan
26
26
27
27
- [Documentation & Tutorials](https://datajoint.com/docs/core/datajoint-python/)
28
28
29
- - [Interactive Tutorials](https://github.com/datajoint/datajoint-tutorials) - On GitHub Codespaces
29
+ - [Interactive Tutorials](https://github.com/datajoint/datajoint-tutorials) on GitHub Codespaces
30
30
31
31
- [DataJoint Elements](https://datajoint.com/docs/elements/) - Catalog of example pipelines for neuroscience experiments
32
32
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Presently, the primary developer of DataJoint open-source software is the compan
7
7
8
8
## Data Pipeline Example
9
9
10
- ![ pipeline] ( https://raw.githubusercontent.com/datajoint/datajoint-python/main /images/pipeline.png )
10
+ ![ pipeline] ( https://raw.githubusercontent.com/datajoint/datajoint-python/master /images/pipeline.jpg )
11
11
12
12
[ Yatsenko et al., bioRxiv 2021] ( https://doi.org/10.1101/2021.03.30.437358 )
13
13
@@ -19,9 +19,9 @@ Presently, the primary developer of DataJoint open-source software is the compan
19
19
pip install datajoint
20
20
```
21
21
22
- - [Getting Started](./getting-started) - Detailed instructions
22
+ - [Detailed Getting Started Guide ](./getting-started)
23
23
24
- - [Interactive Tutorials](https://github.com/datajoint/datajoint-tutorials){:target=" _blank" } - On GitHub Codespaces
24
+ - [Interactive Tutorials](https://github.com/datajoint/datajoint-tutorials){:target=" _blank" } on GitHub Codespaces
25
25
26
26
- [DataJoint Elements](../../elements/) - Catalog of example pipelines for neuroscience experiments
27
27
You can’t perform that action at this time.
0 commit comments