Skip to content

Commit ba4f631

Browse files
kryanbeanechipspeak
authored andcommitted
chore(RHOAIENG-24672): Update Ray to 2.44.1 and Py311 Runtime image refs
1 parent 9b96745 commit ba4f631

28 files changed

+1888
-1465
lines changed

demo-notebooks/additional-demos/local_interactive.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
3939
"\n",
4040
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
41-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
41+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
4242
"\n",
4343
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
4444
]

demo-notebooks/additional-demos/ray_job_client.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4545
"\n",
4646
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
47-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
47+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
4848
"\n",
4949
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5050
]

demo-notebooks/guided-demos/0_basic_ray.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
5151
"\n",
5252
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
53-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
53+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
5454
"\n",
5555
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5656
]

demo-notebooks/guided-demos/1_cluster_job_client.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4545
"\n",
4646
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
47-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
47+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
4848
"\n",
4949
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5050
]

demo-notebooks/guided-demos/2_basic_interactive.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4848
"\n",
4949
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
50-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
50+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
5151
"\n",
5252
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5353
]

demo-notebooks/guided-demos/3_widget_example.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
5151
"\n",
5252
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
53-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
53+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
5454
"\n",
5555
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5656
]

demo-notebooks/guided-demos/notebook-ex-outputs/0_basic_ray.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
5151
"\n",
5252
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
53-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
53+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
5454
"\n",
5555
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5656
]

demo-notebooks/guided-demos/notebook-ex-outputs/1_cluster_job_client.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4545
"\n",
4646
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
47-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
47+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
4848
"\n",
4949
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5050
]

demo-notebooks/guided-demos/notebook-ex-outputs/2_basic_interactive.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4848
"\n",
4949
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
50-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
50+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
5151
"\n",
5252
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5353
]

demo-notebooks/guided-demos/preview_nbs/0_basic_ray.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
5151
"\n",
5252
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
53-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
53+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
5454
"\n",
5555
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5656
]

demo-notebooks/guided-demos/preview_nbs/1_cluster_job_client.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4545
"\n",
4646
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
47-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
47+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
4848
"\n",
4949
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5050
]

demo-notebooks/guided-demos/preview_nbs/2_basic_interactive.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"NOTE: The default images used by the CodeFlare SDK for creating a RayCluster resource depend on the installed Python version:\n",
4848
"\n",
4949
"- For Python 3.9: 'quay.io/modh/ray:2.35.0-py39-cu121'\n",
50-
"- For Python 3.11: 'quay.io/modh/ray:2.35.0-py311-cu121'\n",
50+
"- For Python 3.11: 'quay.io/modh/ray:2.44.1-py311-cu121 '\n",
5151
"\n",
5252
"If you prefer to use a custom Ray image that better suits your needs, you can specify it in the image field to override the default."
5353
]

docs/sphinx/user-docs/cluster-configuration.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ requirements for creating the Ray Cluster.
3636
a RayCluster resource depend on the installed Python version:
3737

3838
- For Python 3.9: `quay.io/modh/ray:2.35.0-py39-cu121`
39-
- For Python 3.11: `quay.io/modh/ray:2.35.0-py311-cu121`
39+
- For Python 3.11: `quay.io/modh/ray:2.44.1-py311-cu121 `
4040

4141
If you prefer to use a custom Ray image that better suits your
4242
needs, you can specify it in the image field to override the default.

0 commit comments

Comments
 (0)