@@ -9,6 +9,7 @@ dev containers:
9
9
10
10
* (CUDA) Julia base, pubtools
11
11
* MAX/Mojo base, scipy
12
+ * CUDA MAX base, scipy
12
13
* (CUDA) Python base, scipy
13
14
* (CUDA) R base, tidyverse, verse, geospatial, qgisprocess
14
15
@@ -25,7 +26,7 @@ Dev containers considered stable for
25
26
** Parent images**
26
27
27
28
* (CUDA-based) [ Julia docker stack] ( https://github.com/b-data/julia-docker-stack )
28
- * [ MAX/Mojo docker stack] ( https://github.com/b-data/mojo-docker-stack )
29
+ * (CUDA-based) [ MAX/Mojo docker stack] ( https://github.com/b-data/mojo-docker-stack )
29
30
* (CUDA-based) [ Python docker stack] ( https://github.com/b-data/python-docker-stack )
30
31
* (CUDA-based) [ R docker stack] ( https://github.com/b-data/r-docker-stack )
31
32
@@ -84,7 +85,8 @@ Extended to match the (CUDA-based) [Jupyter](https://github.com/b-data/jupyterla
84
85
85
86
* Julia: [ Version Matrix] ( https://github.com/b-data/jupyterlab-julia-docker-stack/blob/main/VERSION_MATRIX.md ) ,
86
87
[ CUDA Version Matrix] ( https://github.com/b-data/jupyterlab-julia-docker-stack/blob/main/CUDA_VERSION_MATRIX.md )
87
- * MAX/Mojo: [ Version Matrix] ( https://github.com/b-data/jupyterlab-mojo-docker-stack/blob/main/VERSION_MATRIX.md )
88
+ * MAX/Mojo: [ Version Matrix] ( https://github.com/b-data/jupyterlab-mojo-docker-stack/blob/main/VERSION_MATRIX.md ) ,
89
+ [ CUDA Version Matrix] ( https://github.com/b-data/jupyterlab-mojo-docker-stack/blob/main/CUDA_VERSION_MATRIX.md )
88
90
* Python: [ Version Matrix] ( https://github.com/b-data/jupyterlab-python-docker-stack/blob/main/VERSION_MATRIX.md ) ,
89
91
[ CUDA Version Matrix] ( https://github.com/b-data/jupyterlab-python-docker-stack/blob/main/CUDA_VERSION_MATRIX.md )
90
92
* R: [ Version Matrix] ( https://github.com/b-data/jupyterlab-r-docker-stack/blob/main/VERSION_MATRIX.md ) ,
0 commit comments