22
33A collection of additional open-source tools for building and operating scientific data pipelines.
44
5- ## API
5+ ## APIs
66
77<div class =" grid cards " markdown >
88
9- - :fontawesome-brands-java:{ .lg .middle } ** DataJoint for MATLAB**
9+ - :fontawesome-brands-java:{ .lg .middle } ** DataJoint MATLAB**
1010
1111 ---
1212
1313 A MATLAB client for defining, operating, and querying data pipelines.
1414
15- :octicons-arrow-right-24: [ Legacy docs] ( https://docs.datajoint.org/matlab/ ) | [ Source code] ( https://github.com/datajoint/datajoint-matlab )
15+ :octicons-arrow-right-24: [ Legacy docs] ( https://docs.datajoint.org/matlab/ ) |
16+ [ Source code] ( https://github.com/datajoint/datajoint-matlab )
1617
17- - :fontawesome-solid-flask:{ .lg .middle } ** Pharus**
18+ - :fontawesome-solid-flask:{ .lg .middle } ** DataJoint Pharus**
1819
1920 ---
2021
2122 A REST API server for interacting with DataJoint pipelines.
2223
23- :octicons-arrow-right-24: [ Legacy docs] ( https://datajoint.github.io/pharus/ ) | [ Source code] ( https://github.com/datajoint/pharus/ )
24+ :octicons-arrow-right-24: [ Legacy docs] ( https://datajoint.com/docs/core/pharus ) |
25+ [ Source code] ( https://github.com/datajoint/pharus/ )
2426
2527</div >
2628
2729## Web Applications
2830
2931<div class =" grid cards " markdown >
3032
31- - :fontawesome-brands-chrome:{ .lg .middle } ** LabBook**
33+ - :fontawesome-brands-chrome:{ .lg .middle } ** DataJoint LabBook**
3234
3335 ---
3436
3537 A browser-based graphical user interface for data entry and navigation.
3638
37- :octicons-arrow-right-24: [ Legacy docs] ( https://datajoint.github.io/datajoint-labbook/ ) | [ Source code] ( https://github.com/datajoint/datajoint-labbook/ )
39+ :octicons-arrow-right-24: [ Legacy
40+ docs] ( https://datajoint.com/docs/core/datajoint-labbook/ ) |
41+ [ Source code] ( https://github.com/datajoint/datajoint-labbook/ )
3842
39- - :fontawesome-brands-chrome:{ .lg .middle } ** SciViz**
43+ - :fontawesome-brands-chrome:{ .lg .middle } ** DataJoint SciViz**
4044
4145 ---
4246
4347 A framework for making low-code web apps for data visualization.
4448
45- :octicons-arrow-right-24: [ Legacy docs] ( https://datajoint.com/docs/core/sci-viz/ ) | [ Source code] ( https://github.com/datajoint/sci-viz )
49+ :octicons-arrow-right-24: [ Legacy docs] ( https://datajoint.com/docs/core/sci-viz/ ) |
50+ [ Source code] ( https://github.com/datajoint/sci-viz )
4651
4752</div >
4853
@@ -68,49 +73,79 @@ graph
6873```
6974<div class =" grid cards " markdown >
7075
71- - :fontawesome-brands-docker:{ .lg .middle } [ ** datajoint/mysql** ] ( https://hub.docker.com/r/datajoint/mysql )
76+ - :fontawesome-brands-docker:{ .lg .middle } ** datajoint/mysql**
7277
7378 ---
74- MySQL server pre- configured to work smoothly with DataJoint.
79+ MySQL server configured to work with DataJoint.
7580
76- :octicons-arrow-right-24: [ Legacy docs] ( https://github.com/datajoint/mysql-docker#mysql-for-datajoint ) .
81+ :octicons-arrow-right-24: [ Docker
82+ image] ( https://hub.docker.com/r/datajoint/mysql ) |
83+ [ Source code] ( https://github.com/datajoint/mysql-docker )
7784
78- - :fontawesome-brands-docker:{ .lg .middle } [ ** datajoint/miniconda3** ] ( https://hub.docker.com/r/datajoint/miniconda3 )
85+ - :fontawesome-brands-docker:{ .lg .middle } ** datajoint/miniconda3**
7986
8087 ---
8188
82- A minimal Python image with [ conda] ( https://docs.conda.io/en/latest/ ) .
89+ Minimal Python Docker image with [ conda] ( https://docs.conda.io/en/latest/ ) .
8390
84- - :fontawesome-brands-docker:{ .lg .middle } [ ** datajoint/djbase** ] ( https://hub.docker.com/r/datajoint/djbase )
91+ :octicons-arrow-right-24: [ Docker
92+ image] ( https://hub.docker.com/r/datajoint/miniconda3 ) |
93+ [ Legacy docs] ( https://datajoint.github.io/miniconda3-docker/ ) |
94+ [ Source code] ( https://github.com/datajoint/miniconda3-docker )
95+
96+ - :fontawesome-brands-docker:{ .lg .middle } ** datajoint/djbase**
8597
8698 ---
8799
88- A minimal base docker image with DataJoint Python dependencies installed.
100+ Minimal base Docker image with DataJoint Python dependencies installed.
101+
102+ :octicons-arrow-right-24: [ Docker
103+ image] ( https://hub.docker.com/r/datajoint/djbase ) |
104+ [ Legacy docs] ( https://datajoint.github.io/djbase-docker/ ) |
105+ [ Source code] ( https://github.com/datajoint/djbase-docker )
89106
90- - :fontawesome-brands-docker:{ .lg .middle } [ ** datajoint/djtest** ] ( https://hub.docker.com/r/datajoint/djtest )
107+ - :fontawesome-brands-docker:{ .lg .middle } ** datajoint/djtest**
91108
92109 ---
93110
94- A docker image for running tests related to DataJoint Python.
111+ Docker image for running tests related to DataJoint Python.
112+
113+ :octicons-arrow-right-24: [ Docker
114+ image] ( https://hub.docker.com/r/datajoint/djtest ) |
115+ [ Legacy docs] ( https://datajoint.github.io/djtest-docker/ ) |
116+ [ Source code] ( https://github.com/datajoint/djtest-docker )
95117
96- - :fontawesome-brands-docker:{ .lg .middle } [ ** datajoint/datajoint** ] ( https://hub.docker.com/r/datajoint/datajoint )
118+ - :fontawesome-brands-docker:{ .lg .middle } ** datajoint/datajoint**
97119
98120 ---
99121
100122 Official DataJoint Docker image.
101123
102- :octicons-arrow-right-24: [ Legacy docs] ( https://docs.datajoint.org/python/ ) .
124+ :octicons-arrow-right-24: [ Docker
125+ image] ( https://hub.docker.com/r/datajoint/datajoint ) |
126+ [ Source code] ( https://github.com/datajoint/datajoint-python )
103127
104- - :fontawesome-brands-docker:{ .lg .middle } [ ** datajoint/djlab** ] ( https://hub.docker.com/r/datajoint/djlab )
128+ - :fontawesome-brands-docker:{ .lg .middle } ** datajoint/djlab**
105129
106130 ---
107131
108- A docker image optimized for running a JupyterLab environment with DataJoint Python.
132+ Docker image optimized for running a JupyterLab environment with DataJoint Python.
109133
110- - :fontawesome-brands-docker:{ .lg .middle } [ ** datajoint/djlabhub** ] ( https://hub.docker.com/r/datajoint/djlabhub )
134+ :octicons-arrow-right-24: [ Docker
135+ image] ( https://hub.docker.com/r/datajoint/djlab ) |
136+ [ Legacy docs] ( https://datajoint.github.io/djlab-docker/ ) |
137+ [ Source code] ( https://github.com/datajoint/djlab-docker )
138+
139+ - :fontawesome-brands-docker:{ .lg .middle } ** datajoint/djlabhub**
111140
112141 ---
113142
114- A docker image optimized for deploying to JupyterHub a JupyterLab environment with DataJoint Python.
143+ Docker image optimized for deploying to JupyterHub a JupyterLab environment with
144+ DataJoint Python.
145+
146+ :octicons-arrow-right-24: [ Docker
147+ image] ( https://hub.docker.com/r/datajoint/djlabhub ) |
148+ [ Legacy docs] ( https://datajoint.github.io/djlabhub-docker/ ) |
149+ [ Source code] ( https://github.com/datajoint/djlabhub-docker )
115150
116151</div >
0 commit comments