Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
base
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
JupyterLab
Mojo
base
Commits
e6233155
Verified
Commit
e6233155
authored
1 month ago
by
Olivier Benz
Browse files
Options
Downloads
Patches
Plain Diff
Update Python to v3.12.9
parent
6a4d17ea
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#39009
passed
4 weeks ago
Stage: build1
Stage: build2
Stage: .post
Changes
5
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
CUDA.md
+1
-1
1 addition, 1 deletion
CUDA.md
CUDA_VERSION_MATRIX.md
+1
-1
1 addition, 1 deletion
CUDA_VERSION_MATRIX.md
README.md
+1
-1
1 addition, 1 deletion
README.md
VERSION_MATRIX.md
+1
-1
1 addition, 1 deletion
VERSION_MATRIX.md
base/.gitlab-ci.yml
+1
-1
1 addition, 1 deletion
base/.gitlab-ci.yml
with
5 additions
and
5 deletions
CUDA.md
+
1
−
1
View file @
e6233155
...
...
@@ -67,7 +67,7 @@ docker build \
--build-arg
BASE_IMAGE_TAG
=
22.04
\
--build-arg
BUILD_ON_IMAGE
=
glcr.b-data.ch/cuda/python/ver
\
--build-arg
MOJO_VERSION
=
24.6.0
\
--build-arg
PYTHON_VERSION
=
3.12.
8
\
--build-arg
PYTHON_VERSION
=
3.12.
9
\
--build-arg
CUDA_IMAGE_FLAVOR
=
base
\
--build-arg
INSTALL_MAX
=
1
\
-t
jupyterlab/cuda/max/base
\
...
...
This diff is collapsed.
Click to expand it.
CUDA_VERSION_MATRIX.md
+
1
−
1
View file @
e6233155
...
...
@@ -6,7 +6,7 @@ Topmost entry = Tag `latest`
| MAX | Python | CUDA | Linux distro |
|:-------|:-------|:-------|:-------------|
| 24.6.0 | 3.12.
8
| 12.8.0 | Ubuntu 22.04 |
| 24.6.0 | 3.12.
9
| 12.8.0 | Ubuntu 22.04 |
## PyTorch compatibility
...
...
This diff is collapsed.
Click to expand it.
README.md
+
1
−
1
View file @
e6233155
...
...
@@ -140,7 +140,7 @@ latest:
cd
base
docker build
\
--build-arg
MOJO_VERSION
=
24.6.0
\
--build-arg
PYTHON_VERSION
=
3.12.
8
\
--build-arg
PYTHON_VERSION
=
3.12.
9
\
-t
jupyterlab/mojo/base
\
-f
latest.Dockerfile .
```
...
...
This diff is collapsed.
Click to expand it.
VERSION_MATRIX.md
+
1
−
1
View file @
e6233155
...
...
@@ -8,7 +8,7 @@ Topmost entry = Tag `latest`
| MAX/Mojo | Python | Jupyter Hub | Jupyter Lab | code‑server (Code) | Neovim | Git | Git LFS | Pandoc | Linux distro |
|:-----------|:-----------|:------------|:------------|:-------------------|:-------|:-------|:--------|:-------|:-------------|
| 24.6.0 | 3.12.
8
| 5.2.1 | 4.3.5 | 4.96.4 (1.96.4) | 0.10.4 | 2.48.1 | 3.6.1 | 3.4 | Debian 12 |
| 24.6.0 | 3.12.
9
| 5.2.1 | 4.3.5 | 4.96.4 (1.96.4) | 0.10.4 | 2.48.1 | 3.6.1 | 3.4 | Debian 12 |
| 24.5.0 | 3.12.8 | 5.2.1 | 4.2.6 | 4.95.3 (1.95.3) | 0.10.2 | 2.47.1 | 3.6.0 | 3.4 | Debian 12 |
| 24.4.0[^1] | 3.12.6 | 5.1.0 | 4.2.5 | 4.92.2 (1.92.2) | 0.10.1 | 2.46.1 | 3.5.1 | 3.2 | Debian 12 |
| 24.3.0[^1] | 3.12.4 | 5.0.0 | 4.2.1 | 4.89.1 (1.89.1) | n/a | 2.45.2 | 3.5.1 | 3.1.11 | Debian 12 |
...
...
This diff is collapsed.
Click to expand it.
base/.gitlab-ci.yml
+
1
−
1
View file @
e6233155
...
...
@@ -2,7 +2,7 @@
variables
:
MOJO_VERSION
:
"
24.6.0"
MOJO_EXTENSION_VERSION
:
"
24.6.0"
PYTHON_VERSION
:
"
3.12.
8
"
PYTHON_VERSION
:
"
3.12.
9
"
TAG_VERSION_MAJ_MIN
:
"
true"
TAG_VERSION_MAJ
:
"
false"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment