@@ -12,7 +12,7 @@ A collection of additional open-source tools for building and operating scientif
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/ ) |
15+ :octicons-arrow-right-24: [ Legacy docs] ( https://datajoint.github.io/datajoint-docs-original /matlab/ ) |
1616 [ Source code] ( https://github.com/datajoint/datajoint-matlab )
1717
1818- :fontawesome-solid-flask:{ .lg .middle } ** DataJoint Pharus**
@@ -21,7 +21,7 @@ A collection of additional open-source tools for building and operating scientif
2121
2222 A REST API server for interacting with DataJoint pipelines.
2323
24- :octicons-arrow-right-24: [ Docs] ( https://datajoint.com/docs /core/pharus ) |
24+ :octicons-arrow-right-24: [ Docs] ( https://docs. datajoint.com/core/pharus ) |
2525 [ Source code] ( https://github.com/datajoint/pharus/ )
2626
2727</div >
@@ -36,8 +36,7 @@ A collection of additional open-source tools for building and operating scientif
3636
3737 A browser-based graphical user interface for data entry and navigation.
3838
39- :octicons-arrow-right-24: [ Legacy
40- docs] ( https://datajoint.com/docs/core/datajoint-labbook/ ) |
39+ :octicons-arrow-right-24: [ Legacy docs] ( https://datajoint.github.io/datajoint-labbook/ ) |
4140 [ Source code] ( https://github.com/datajoint/datajoint-labbook/ )
4241
4342- :fontawesome-brands-chrome:{ .lg .middle } ** DataJoint SciViz**
@@ -46,7 +45,7 @@ A collection of additional open-source tools for building and operating scientif
4645
4746 A framework for making low-code web apps for data visualization.
4847
49- :octicons-arrow-right-24: [ Legacy docs ] ( https://datajoint.com/docs /core/sci-viz/ ) |
48+ :octicons-arrow-right-24: [ Docs ] ( https://docs. datajoint.com/core/sci-viz/ ) |
5049 [ Source code] ( https://github.com/datajoint/sci-viz )
5150
5251</div >
7877 ---
7978 MySQL server configured to work with DataJoint.
8079
81- :octicons-arrow-right-24: [ Docker
82- image] ( https://hub.docker.com/r/datajoint/mysql ) |
80+ :octicons-arrow-right-24: [ Docker image] ( https://hub.docker.com/r/datajoint/mysql ) |
8381 [ Source code] ( https://github.com/datajoint/mysql-docker )
8482
8583- :fontawesome-brands-docker:{ .lg .middle } ** datajoint/miniconda3**
8886
8987 Minimal Python Docker image with [ conda] ( https://docs.conda.io/en/latest/ ) .
9088
91- :octicons-arrow-right-24: [ Docker
92- image] ( https://hub.docker.com/r/datajoint/miniconda3 ) |
89+ :octicons-arrow-right-24: [ Docker image] ( https://hub.docker.com/r/datajoint/miniconda3 ) |
9390 [ Legacy docs] ( https://datajoint.github.io/miniconda3-docker/ ) |
9491 [ Source code] ( https://github.com/datajoint/miniconda3-docker )
9592
9996
10097 Minimal base Docker image with DataJoint Python dependencies installed.
10198
102- :octicons-arrow-right-24: [ Docker
103- image] ( https://hub.docker.com/r/datajoint/djbase ) |
99+ :octicons-arrow-right-24: [ Docker image] ( https://hub.docker.com/r/datajoint/djbase ) |
104100 [ Legacy docs] ( https://datajoint.github.io/djbase-docker/ ) |
105101 [ Source code] ( https://github.com/datajoint/djbase-docker )
106102
@@ -110,8 +106,7 @@ graph
110106
111107 Docker image for running tests related to DataJoint Python.
112108
113- :octicons-arrow-right-24: [ Docker
114- image] ( https://hub.docker.com/r/datajoint/djtest ) |
109+ :octicons-arrow-right-24: [ Docker image] ( https://hub.docker.com/r/datajoint/djtest ) |
115110 [ Legacy docs] ( https://datajoint.github.io/djtest-docker/ ) |
116111 [ Source code] ( https://github.com/datajoint/djtest-docker )
117112
@@ -121,8 +116,7 @@ graph
121116
122117 Official DataJoint Docker image.
123118
124- :octicons-arrow-right-24: [ Docker
125- image] ( https://hub.docker.com/r/datajoint/datajoint ) |
119+ :octicons-arrow-right-24: [ Docker image] ( https://hub.docker.com/r/datajoint/datajoint ) |
126120 [ Source code] ( https://github.com/datajoint/datajoint-python )
127121
128122- :fontawesome-brands-docker:{ .lg .middle } ** datajoint/djlab**
@@ -131,9 +125,7 @@ graph
131125
132126 Docker image optimized for running a JupyterLab environment with DataJoint Python.
133127
134- :octicons-arrow-right-24: [ Docker
135- image] ( https://hub.docker.com/r/datajoint/djlab ) |
136- [ Legacy docs] ( https://datajoint.github.io/djlab-docker/ ) |
128+ :octicons-arrow-right-24: [ Docker image] ( https://hub.docker.com/r/datajoint/djlab ) |
137129 [ Source code] ( https://github.com/datajoint/djlab-docker )
138130
139131- :fontawesome-brands-docker:{ .lg .middle } ** datajoint/djlabhub**
@@ -143,9 +135,7 @@ graph
143135 Docker image optimized for deploying to JupyterHub a JupyterLab environment with
144136 DataJoint Python.
145137
146- :octicons-arrow-right-24: [ Docker
147- image] ( https://hub.docker.com/r/datajoint/djlabhub ) |
148- [ Legacy docs] ( https://datajoint.github.io/djlabhub-docker/ ) |
138+ :octicons-arrow-right-24: [ Docker image] ( https://hub.docker.com/r/datajoint/djlabhub ) |
149139 [ Source code] ( https://github.com/datajoint/djlabhub-docker )
150140
151141</div >
0 commit comments