8
8
dev containers:
9
9
10
10
* (CUDA) Julia base, pubtools
11
- * Mojo base, scipy
11
+ * MAX/ Mojo base, scipy
12
12
* (CUDA) Python base, scipy
13
13
* (CUDA) R base, tidyverse, verse, geospatial, qgisprocess
14
14
15
15
Dev containers considered stable for
16
16
17
17
* Julia versions ≥ 1.7.3
18
18
* Mojo versions ≥ 24.3.0
19
+ * MAX versions ≥ 24.5.0
19
20
* Python versions ≥ 3.10.5
20
21
* R versions ≥ 4.2.0
21
22
@@ -24,7 +25,7 @@ Dev containers considered stable for
24
25
** Parent images**
25
26
26
27
* (CUDA-based) [ Julia docker stack] ( https://github.com/b-data/julia-docker-stack )
27
- * [ Mojo docker stack] ( https://github.com/b-data/mojo-docker-stack )
28
+ * [ MAX/ Mojo docker stack] ( https://github.com/b-data/mojo-docker-stack )
28
29
* (CUDA-based) [ Python docker stack] ( https://github.com/b-data/python-docker-stack )
29
30
* (CUDA-based) [ R docker stack] ( https://github.com/b-data/r-docker-stack )
30
31
@@ -65,14 +66,14 @@ Extended to match the (CUDA-based) [Jupyter](https://github.com/b-data/jupyterla
65
66
information system (GIS).
66
67
:information_source : R qgisprocess image
67
68
* ** Quarto** : A scientific and technical publishing system built on Pandoc.
68
- :information_source : Julia pubtools, Mojo/Python scipy, R verse+ images
69
+ :information_source : Julia pubtools, MAX/ Mojo/Python scipy, R verse+ images
69
70
* ** R** [ ^ 1 ] : A language and environment for statistical computing and graphics.
70
71
* ** SAGA GIS** : A Geographic Information System (GIS) software with immense
71
72
capabilities for geodata processing and analysis.
72
73
:information_source : R qgisprocess image
73
74
* ** TinyTeX** : A lightweight, cross-platform, portable, and easy-to-maintain
74
75
LaTeX distribution based on TeX Live.
75
- :information_source : Julia pubtools, Mojo/Python scipy, R verse+ images
76
+ :information_source : Julia pubtools, MAX/ Mojo/Python scipy, R verse+ images
76
77
* ** Zsh** : A shell designed for interactive use, although it is also a powerful
77
78
scripting language.
78
79
@@ -83,7 +84,7 @@ Extended to match the (CUDA-based) [Jupyter](https://github.com/b-data/jupyterla
83
84
84
85
* Julia: [ Version Matrix] ( https://github.com/b-data/jupyterlab-julia-docker-stack/blob/main/VERSION_MATRIX.md ) ,
85
86
[ CUDA Version Matrix] ( https://github.com/b-data/jupyterlab-julia-docker-stack/blob/main/CUDA_VERSION_MATRIX.md )
86
- * Mojo: [ Version Matrix] ( https://github.com/b-data/jupyterlab-mojo-docker-stack/blob/main/VERSION_MATRIX.md )
87
+ * MAX/ Mojo: [ Version Matrix] ( https://github.com/b-data/jupyterlab-mojo-docker-stack/blob/main/VERSION_MATRIX.md )
87
88
* Python: [ Version Matrix] ( https://github.com/b-data/jupyterlab-python-docker-stack/blob/main/VERSION_MATRIX.md ) ,
88
89
[ CUDA Version Matrix] ( https://github.com/b-data/jupyterlab-python-docker-stack/blob/main/CUDA_VERSION_MATRIX.md )
89
90
* R: [ Version Matrix] ( https://github.com/b-data/jupyterlab-r-docker-stack/blob/main/VERSION_MATRIX.md ) ,
@@ -108,15 +109,15 @@ Extended to match the (CUDA-based) [Jupyter](https://github.com/b-data/jupyterla
108
109
* [ Julia] ( https://marketplace.visualstudio.com/items?itemName=julialang.language-julia ) [ ^ 1 ]
109
110
* [ Jupyter] ( https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter )
110
111
* [ LaTeX Workshop] ( https://marketplace.visualstudio.com/items?itemName=James-Yu.latex-workshop )
111
- :information_source : Julia pubtools, Mojo/Python scipy, R verse+ images
112
+ :information_source : Julia pubtools, MAX/ Mojo/Python scipy, R verse+ images
112
113
* [ markdownlint] ( https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint )
113
114
* [ Mojo] ( https://marketplace.visualstudio.com/items?itemName=modular-mojotools.vscode-mojo ) [ ^ 1 ]
114
115
* [ Path Intellisense] ( https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense )
115
116
* [ Prettier - Code formatter] ( https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode )
116
117
* [ Project Manager] ( https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager )
117
118
* [ Python] ( https://marketplace.visualstudio.com/items?itemName=ms-python.python )
118
119
* [ Quarto] ( https://marketplace.visualstudio.com/items?itemName=quarto.quarto )
119
- :information_source : Julia pubtools, Mojo/Python scipy, R verse+ images
120
+ :information_source : Julia pubtools, MAX/ Mojo/Python scipy, R verse+ images
120
121
* [ R] ( https://marketplace.visualstudio.com/items?itemName=REditorSupport.r ) [ ^ 1 ]
121
122
* [ Resource Monitor] ( https://marketplace.visualstudio.com/items?itemName=mutantdino.resourcemonitor )
122
123
* [ ShellCheck] ( https://marketplace.visualstudio.com/items?itemName=timonwong.shellcheck )
0 commit comments