Skip to content

Commit 3709b21

Browse files
committed
Rename 'Mojo' to 'MAX/Mojo'
1 parent 1966fd8 commit 3709b21

File tree

3 files changed

+20
-19
lines changed

3 files changed

+20
-19
lines changed

NOTES.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ The following startup scripts are put in place:
6767
rendering.
6868
:point_right: User-settable at runtime.
6969

70-
**Mojo images**
70+
**MAX/Mojo images**
7171

7272
* `MOJO_VERSION`
7373
* `MODULAR_HOME`
@@ -79,7 +79,7 @@ The following startup scripts are put in place:
7979
* `GIT_VERSION`
8080
* `GIT_LFS_VERSION`
8181
* `PANDOC_VERSION`
82-
* `QUARTO_VERSION` (Julia pubtools, Mojo/Python scipy, R verse+ images)
82+
* `QUARTO_VERSION` (Julia pubtools, MAX/Mojo/Python scipy, R verse+ images)
8383

8484
**Miscellaneous**
8585

@@ -95,8 +95,8 @@ The following startup scripts are put in place:
9595
:point_right: User-settable at runtime.
9696
* `1`: user directory (`~/.local`, persistent (default))
9797
* `0`: system directory (`/usr/local`, not persistent)
98-
* `CTAN_REPO`: The CTAN mirror URL. (Julia pubtools, Mojo/Python scipy, R verse+
99-
images)
98+
* `CTAN_REPO`: The CTAN mirror URL. (Julia pubtools, MAX/Mojo/Python scipy, R
99+
verse+ images)
100100
* `OMP_NUM_THREADS`: If unset (default), BLAS/OpenMP will use as many
101101
threads as possible.
102102
:point_right: User-settable at runtime.
@@ -105,7 +105,7 @@ The following startup scripts are put in place:
105105

106106
The default shell is Zsh.
107107

108-
### TeX packages (Julia pubtools, Mojo/Python scipy, R verse+ images)
108+
### TeX packages (Julia pubtools, MAX/Mojo/Python scipy, R verse+ images)
109109

110110
In addition to the TeX packages used in
111111
[rocker/verse](https://github.com/rocker-org/rocker-versioned2/blob/master/scripts/install_texlive.sh),
@@ -147,7 +147,7 @@ are installed.
147147
* Enable Crash Reporter: false
148148
* Enable Telemetry: false
149149

150-
**Mojo images**
150+
**MAX/Mojo images**
151151

152152
* [Mojo LSP Server](.devcontainer/mojo-base/conf/jupyterlab/usr/local/etc/jupyter/jupyter_server_config.d/mojo-lsp-server.json)
153153

@@ -190,7 +190,7 @@ are installed.
190190

191191
The Python version is selected as follows:
192192

193-
* Julia/Mojo/R images: The latest Python version
193+
* Julia/MAX/Mojo/R images: The latest Python version
194194
[Numba](https://numba.readthedocs.io/en/stable/user/installing.html#numba-support-info),
195195
[PyTorch](https://github.com/pytorch/pytorch/blob/main/RELEASE.md#release-compatibility-matrix)
196196
and

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,15 @@
88
dev containers:
99

1010
* (CUDA) Julia base, pubtools
11-
* Mojo base, scipy
11+
* MAX/Mojo base, scipy
1212
* (CUDA) Python base, scipy
1313
* (CUDA) R base, tidyverse, verse, geospatial, qgisprocess
1414

1515
Dev containers considered stable for
1616

1717
* Julia versions ≥ 1.7.3
1818
* Mojo versions ≥ 24.3.0
19+
* MAX versions ≥ 24.5.0
1920
* Python versions ≥ 3.10.5
2021
* R versions ≥ 4.2.0
2122

@@ -24,7 +25,7 @@ Dev containers considered stable for
2425
**Parent images**
2526

2627
* (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)
2829
* (CUDA-based) [Python docker stack](https://github.com/b-data/python-docker-stack)
2930
* (CUDA-based) [R docker stack](https://github.com/b-data/r-docker-stack)
3031

@@ -65,14 +66,14 @@ Extended to match the (CUDA-based) [Jupyter](https://github.com/b-data/jupyterla
6566
information system (GIS).
6667
:information_source: R qgisprocess image
6768
* **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
6970
* **R**[^1]: A language and environment for statistical computing and graphics.
7071
* **SAGA GIS**: A Geographic Information System (GIS) software with immense
7172
capabilities for geodata processing and analysis.
7273
:information_source: R qgisprocess image
7374
* **TinyTeX**: A lightweight, cross-platform, portable, and easy-to-maintain
7475
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
7677
* **Zsh**: A shell designed for interactive use, although it is also a powerful
7778
scripting language.
7879

@@ -83,7 +84,7 @@ Extended to match the (CUDA-based) [Jupyter](https://github.com/b-data/jupyterla
8384

8485
* Julia: [Version Matrix](https://github.com/b-data/jupyterlab-julia-docker-stack/blob/main/VERSION_MATRIX.md),
8586
[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)
8788
* Python: [Version Matrix](https://github.com/b-data/jupyterlab-python-docker-stack/blob/main/VERSION_MATRIX.md),
8889
[CUDA Version Matrix](https://github.com/b-data/jupyterlab-python-docker-stack/blob/main/CUDA_VERSION_MATRIX.md)
8990
* 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
108109
* [Julia](https://marketplace.visualstudio.com/items?itemName=julialang.language-julia)[^1]
109110
* [Jupyter](https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter)
110111
* [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
112113
* [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint)
113114
* [Mojo](https://marketplace.visualstudio.com/items?itemName=modular-mojotools.vscode-mojo)[^1]
114115
* [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)
115116
* [Prettier - Code formatter](https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode)
116117
* [Project Manager](https://marketplace.visualstudio.com/items?itemName=alefragnani.project-manager)
117118
* [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python)
118119
* [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
120121
* [R](https://marketplace.visualstudio.com/items?itemName=REditorSupport.r)[^1]
121122
* [Resource Monitor](https://marketplace.visualstudio.com/items?itemName=mutantdino.resourcemonitor)
122123
* [ShellCheck](https://marketplace.visualstudio.com/items?itemName=timonwong.shellcheck)

SECURITY.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## Supported Versions
22

3-
Only Development Containers using the latest versions of Julia, Mojo, Python or
4-
R are supported with security updates.
3+
Only Development Containers using the latest versions of Julia, MAX/Mojo, Python
4+
or R are supported with security updates.
55

66
## Reporting a Vulnerability
77

@@ -10,10 +10,10 @@ email the maintainer <[email protected]>.
1010

1111
## Vulnerabilities in Prior Versions
1212

13-
Vulnerabilities in Development Containers using prior versions of Julia, Mojo,
14-
Python or R are not fixed.
13+
Vulnerabilities in Development Containers using prior versions of Julia,
14+
MAX/Mojo, Python or R are not fixed.
1515

16-
Whenever a new version of Julia, Mojo, Python or R is released, the previous
16+
Whenever a new version of Julia, MAX/Mojo, Python or R is released, the previous
1717
version's docker image[^1] is rebuilt once again and then frozen.
1818

1919
[^1]: Parent image of the Development Container

0 commit comments

Comments
 (0)