Skip to content

Commit

Permalink
Update version to 2.6.1 (ray-project#37679)
Browse files Browse the repository at this point in the history
Signed-off-by: rickyyx <rickyx@anyscale.com>
  • Loading branch information
rickyyx committed Jul 22, 2023
1 parent cdbee21 commit d68bf04
Show file tree
Hide file tree
Showing 49 changed files with 73 additions and 73 deletions.
2 changes: 1 addition & 1 deletion build-docker.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -x

GPU=""
BASE_IMAGE="ubuntu:focal"
WHEEL_URL="https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-2.6.0-cp37-cp37m-manylinux2014_x86_64.whl"
WHEEL_URL="https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-2.6.1-cp37-cp37m-manylinux2014_x86_64.whl"
PYTHON_VERSION="3.7.16"


Expand Down
4 changes: 2 additions & 2 deletions doc/source/ray-air/examples/batch_forecasting.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Ray version:</b></td>\n",
" <td style=\"text-align: left\"><b>2.6.0</b></td>\n",
" <td style=\"text-align: left\"><b>2.6.1</b></td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Dashboard:</b></td>\n",
Expand All @@ -183,7 +183,7 @@
"</div>\n"
],
"text/plain": [
"RayContext(dashboard_url='console.anyscale.com/api/v2/sessions/ses_jgkdnu2723aleytwqqhebr12vs/services?redirect_to=dashboard', python_version='3.8.13', ray_version='2.6.0', ray_commit='9cd509723494eb861c77a989cfa880ec384d31c6', protocol_version=None)"
"RayContext(dashboard_url='console.anyscale.com/api/v2/sessions/ses_jgkdnu2723aleytwqqhebr12vs/services?redirect_to=dashboard', python_version='3.8.13', ray_version='2.6.1', ray_commit='9cd509723494eb861c77a989cfa880ec384d31c6', protocol_version=None)"
]
},
"execution_count": 3,
Expand Down
4 changes: 2 additions & 2 deletions doc/source/ray-air/examples/gptj_deepspeed_fine_tuning.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Ray version:</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.0</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.1</b></td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Dashboard:</b></td>\n",
Expand All @@ -140,7 +140,7 @@
"</div>\n"
],
"text/plain": [
"RayContext(dashboard_url='console.anyscale-staging.com/api/v2/sessions/ses_sedlspnpy16naa5lm9kf2cmi2y/services?redirect_to=dashboard', python_version='3.8.16', ray_version='2.6.0', ray_commit='4ddbbb3c4b19c2d27bbf54f8c5ffc100dceafbcf', address_info={'node_ip_address': '10.0.30.196', 'raylet_ip_address': '10.0.30.196', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2023-03-06_15-55-37_997701_162/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2023-03-06_15-55-37_997701_162/sockets/raylet', 'webui_url': 'console.anyscale-staging.com/api/v2/sessions/ses_sedlspnpy16naa5lm9kf2cmi2y/services?redirect_to=dashboard', 'session_dir': '/tmp/ray/session_2023-03-06_15-55-37_997701_162', 'metrics_export_port': 8085, 'gcs_address': '10.0.30.196:6379', 'address': '10.0.30.196:6379', 'dashboard_agent_listen_port': 52365, 'node_id': '77de483c435bf4987fd6f1e91d47602554e876fd41230d8d50c05333'})"
"RayContext(dashboard_url='console.anyscale-staging.com/api/v2/sessions/ses_sedlspnpy16naa5lm9kf2cmi2y/services?redirect_to=dashboard', python_version='3.8.16', ray_version='2.6.1', ray_commit='4ddbbb3c4b19c2d27bbf54f8c5ffc100dceafbcf', address_info={'node_ip_address': '10.0.30.196', 'raylet_ip_address': '10.0.30.196', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2023-03-06_15-55-37_997701_162/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2023-03-06_15-55-37_997701_162/sockets/raylet', 'webui_url': 'console.anyscale-staging.com/api/v2/sessions/ses_sedlspnpy16naa5lm9kf2cmi2y/services?redirect_to=dashboard', 'session_dir': '/tmp/ray/session_2023-03-06_15-55-37_997701_162', 'metrics_export_port': 8085, 'gcs_address': '10.0.30.196:6379', 'address': '10.0.30.196:6379', 'dashboard_agent_listen_port': 52365, 'node_id': '77de483c435bf4987fd6f1e91d47602554e876fd41230d8d50c05333'})"
]
},
"execution_count": 5,
Expand Down
4 changes: 2 additions & 2 deletions doc/source/ray-air/examples/tfx_tabular_train_to_serve.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Ray version:</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.0</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.1</b></td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Dashboard:</b></td>\n",
Expand All @@ -126,7 +126,7 @@
"</div>\n"
],
"text/plain": [
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.8.6', ray_version='2.6.0', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-11-08_22-33-26_688465_3188/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-11-08_22-33-26_688465_3188/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-11-08_22-33-26_688465_3188', 'metrics_export_port': 57115, 'gcs_address': '127.0.0.1:55606', 'address': '127.0.0.1:55606', 'dashboard_agent_listen_port': 52365, 'node_id': 'eac4b8a14966b000593c96b3b84f21d158cc9af70306c127764280c4'})"
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.8.6', ray_version='2.6.1', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-11-08_22-33-26_688465_3188/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-11-08_22-33-26_688465_3188/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-11-08_22-33-26_688465_3188', 'metrics_export_port': 57115, 'gcs_address': '127.0.0.1:55606', 'address': '127.0.0.1:55606', 'dashboard_agent_listen_port': 52365, 'node_id': 'eac4b8a14966b000593c96b3b84f21d158cc9af70306c127764280c4'})"
]
},
"execution_count": 5,
Expand Down
4 changes: 2 additions & 2 deletions doc/source/ray-air/examples/torch_incremental_learning.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Ray version:</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.0</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.1</b></td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Dashboard:</b></td>\n",
Expand All @@ -159,7 +159,7 @@
"</div>\n"
],
"text/plain": [
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.10.6', ray_version='2.6.0', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '10.109.175.190', 'raylet_ip_address': '10.109.175.190', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-09-23_16-31-16_736743_855752/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-09-23_16-31-16_736743_855752/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-09-23_16-31-16_736743_855752', 'metrics_export_port': 59668, 'gcs_address': '10.109.175.190:64318', 'address': '10.109.175.190:64318', 'dashboard_agent_listen_port': 52365, 'node_id': '610d4158d56aeda61abd25d5751611d23ba1aa97eddb34d2ee4e6020'})"
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.10.6', ray_version='2.6.1', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '10.109.175.190', 'raylet_ip_address': '10.109.175.190', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-09-23_16-31-16_736743_855752/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-09-23_16-31-16_736743_855752/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-09-23_16-31-16_736743_855752', 'metrics_export_port': 59668, 'gcs_address': '10.109.175.190:64318', 'address': '10.109.175.190:64318', 'dashboard_agent_listen_port': 52365, 'node_id': '610d4158d56aeda61abd25d5751611d23ba1aa97eddb34d2ee4e6020'})"
]
},
"execution_count": 2,
Expand Down
4 changes: 2 additions & 2 deletions doc/source/ray-core/examples/batch_training.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Ray version:</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.0</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.1</b></td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Dashboard:</b></td>\n",
Expand All @@ -122,7 +122,7 @@
"</div>\n"
],
"text/plain": [
"RayContext(dashboard_url='console.anyscale-staging.com/api/v2/sessions/ses_ZmHebxHaZpYkw9x9efJ5wBVX/services?redirect_to=dashboard', python_version='3.8.13', ray_version='2.6.0', ray_commit='d1aa5608979891e3dd859c07fa919fa01cfead5f', address_info={'node_ip_address': '172.31.106.108', 'raylet_ip_address': '172.31.106.108', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-10-17_11-31-27_282878_162/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-10-17_11-31-27_282878_162/sockets/raylet', 'webui_url': 'console.anyscale-staging.com/api/v2/sessions/ses_ZmHebxHaZpYkw9x9efJ5wBVX/services?redirect_to=dashboard', 'session_dir': '/tmp/ray/session_2022-10-17_11-31-27_282878_162', 'metrics_export_port': 60885, 'gcs_address': '172.31.106.108:9031', 'address': '172.31.106.108:9031', 'dashboard_agent_listen_port': 52365, 'node_id': 'cb2e7fdcf259260c3e594f270b4b24e6ddb741362ac2535c546e56ed'})"
"RayContext(dashboard_url='console.anyscale-staging.com/api/v2/sessions/ses_ZmHebxHaZpYkw9x9efJ5wBVX/services?redirect_to=dashboard', python_version='3.8.13', ray_version='2.6.1', ray_commit='d1aa5608979891e3dd859c07fa919fa01cfead5f', address_info={'node_ip_address': '172.31.106.108', 'raylet_ip_address': '172.31.106.108', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-10-17_11-31-27_282878_162/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-10-17_11-31-27_282878_162/sockets/raylet', 'webui_url': 'console.anyscale-staging.com/api/v2/sessions/ses_ZmHebxHaZpYkw9x9efJ5wBVX/services?redirect_to=dashboard', 'session_dir': '/tmp/ray/session_2022-10-17_11-31-27_282878_162', 'metrics_export_port': 60885, 'gcs_address': '172.31.106.108:9031', 'address': '172.31.106.108:9031', 'dashboard_agent_listen_port': 52365, 'node_id': 'cb2e7fdcf259260c3e594f270b4b24e6ddb741362ac2535c546e56ed'})"
]
},
"execution_count": 2,
Expand Down
2 changes: 1 addition & 1 deletion doc/source/ray-overview/pip_freeze_ray-ml-py39-cpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -336,7 +336,7 @@ PyWavelets==1.4.1
PyYAML==6.0
pyzmq==25.0.2
querystring-parser==1.2.4
ray @ file:///home/ray/ray-2.6.0-cp39-cp39-manylinux2014_x86_64.whl
ray @ file:///home/ray/ray-2.6.1-cp39-cp39-manylinux2014_x86_64.whl
ray-lightning==0.3.0
recsim==0.2.4
redis==3.5.3
Expand Down
2 changes: 1 addition & 1 deletion doc/source/ray-overview/pip_freeze_ray-py39-cpu.txt
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ python-dateutil==2.8.2
pytz==2023.3
PyWavelets==1.4.1
PyYAML==6.0
ray @ file:///home/ray/ray-2.6.0-cp39-cp39-manylinux2014_x86_64.whl
ray @ file:///home/ray/ray-2.6.1-cp39-cp39-manylinux2014_x86_64.whl
redis==3.5.3
requests @ file:///croot/requests_1682607517574/work
requests-oauthlib==1.3.1
Expand Down
4 changes: 2 additions & 2 deletions doc/source/tune/examples/ax_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,7 @@
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Ray version:</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.0</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.1</b></td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Dashboard:</b></td>\n",
Expand All @@ -261,7 +261,7 @@
"</div>\n"
],
"text/plain": [
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.7.7', ray_version='2.6.0', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-07-22_15-04-13_664725_44631/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-07-22_15-04-13_664725_44631/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-07-22_15-04-13_664725_44631', 'metrics_export_port': 59224, 'gcs_address': '127.0.0.1:64758', 'address': '127.0.0.1:64758', 'dashboard_agent_listen_port': 52365, 'node_id': 'a52a99236a0b34036e994d7625d5743a08836b40ea2b3deb2cd33752'})"
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.7.7', ray_version='2.6.1', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-07-22_15-04-13_664725_44631/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-07-22_15-04-13_664725_44631/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-07-22_15-04-13_664725_44631', 'metrics_export_port': 59224, 'gcs_address': '127.0.0.1:64758', 'address': '127.0.0.1:64758', 'dashboard_agent_listen_port': 52365, 'node_id': 'a52a99236a0b34036e994d7625d5743a08836b40ea2b3deb2cd33752'})"
]
},
"execution_count": 6,
Expand Down
4 changes: 2 additions & 2 deletions doc/source/tune/examples/bayesopt_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Ray version:</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.0</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.1</b></td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Dashboard:</b></td>\n",
Expand All @@ -174,7 +174,7 @@
"</div>\n"
],
"text/plain": [
"RayContext(dashboard_url='127.0.0.1:8266', python_version='3.7.7', ray_version='2.6.0', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-07-22_15-30-02_149801_46800/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-07-22_15-30-02_149801_46800/sockets/raylet', 'webui_url': '127.0.0.1:8266', 'session_dir': '/tmp/ray/session_2022-07-22_15-30-02_149801_46800', 'metrics_export_port': 61358, 'gcs_address': '127.0.0.1:61452', 'address': '127.0.0.1:61452', 'dashboard_agent_listen_port': 52365, 'node_id': 'af68dd2eb5791913931005bd8d62a94b3507a476cef5cdb6cb08521a'})"
"RayContext(dashboard_url='127.0.0.1:8266', python_version='3.7.7', ray_version='2.6.1', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-07-22_15-30-02_149801_46800/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-07-22_15-30-02_149801_46800/sockets/raylet', 'webui_url': '127.0.0.1:8266', 'session_dir': '/tmp/ray/session_2022-07-22_15-30-02_149801_46800', 'metrics_export_port': 61358, 'gcs_address': '127.0.0.1:61452', 'address': '127.0.0.1:61452', 'dashboard_agent_listen_port': 52365, 'node_id': 'af68dd2eb5791913931005bd8d62a94b3507a476cef5cdb6cb08521a'})"
]
},
"execution_count": 5,
Expand Down
4 changes: 2 additions & 2 deletions doc/source/tune/examples/bohb_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Ray version:</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.0</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.1</b></td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Dashboard:</b></td>\n",
Expand All @@ -215,7 +215,7 @@
"</div>\n"
],
"text/plain": [
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.7.7', ray_version='2.6.0', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-07-22_15-07-22_184925_45026/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-07-22_15-07-22_184925_45026/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-07-22_15-07-22_184925_45026', 'metrics_export_port': 57745, 'gcs_address': '127.0.0.1:58825', 'address': '127.0.0.1:58825', 'dashboard_agent_listen_port': 52365, 'node_id': 'c1cef9dffdd1fc9628495d1329d74226b0fa64cb8709e45af80fc254'})"
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.7.7', ray_version='2.6.1', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-07-22_15-07-22_184925_45026/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-07-22_15-07-22_184925_45026/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-07-22_15-07-22_184925_45026', 'metrics_export_port': 57745, 'gcs_address': '127.0.0.1:58825', 'address': '127.0.0.1:58825', 'dashboard_agent_listen_port': 52365, 'node_id': 'c1cef9dffdd1fc9628495d1329d74226b0fa64cb8709e45af80fc254'})"
]
},
"execution_count": 5,
Expand Down
4 changes: 2 additions & 2 deletions doc/source/tune/examples/flaml_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Ray version:</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.0</b></td>\n",
" <td style=\"text-align: left\"><b> 2.6.1</b></td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: left\"><b>Dashboard:</b></td>\n",
Expand All @@ -180,7 +180,7 @@
"</div>\n"
],
"text/plain": [
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.7.7', ray_version='2.6.0', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-07-22_15-18-05_176636_45728/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-07-22_15-18-05_176636_45728/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-07-22_15-18-05_176636_45728', 'metrics_export_port': 63113, 'gcs_address': '127.0.0.1:63688', 'address': '127.0.0.1:63688', 'dashboard_agent_listen_port': 52365, 'node_id': '35eafee40228cabb8ae4ddafa3e39f41262af0440bf69a0d776f8fe8'})"
"RayContext(dashboard_url='127.0.0.1:8265', python_version='3.7.7', ray_version='2.6.1', ray_commit='{{RAY_COMMIT_SHA}}', address_info={'node_ip_address': '127.0.0.1', 'raylet_ip_address': '127.0.0.1', 'redis_address': None, 'object_store_address': '/tmp/ray/session_2022-07-22_15-18-05_176636_45728/sockets/plasma_store', 'raylet_socket_name': '/tmp/ray/session_2022-07-22_15-18-05_176636_45728/sockets/raylet', 'webui_url': '127.0.0.1:8265', 'session_dir': '/tmp/ray/session_2022-07-22_15-18-05_176636_45728', 'metrics_export_port': 63113, 'gcs_address': '127.0.0.1:63688', 'address': '127.0.0.1:63688', 'dashboard_agent_listen_port': 52365, 'node_id': '35eafee40228cabb8ae4ddafa3e39f41262af0440bf69a0d776f8fe8'})"
]
},
"execution_count": 4,
Expand Down

0 comments on commit d68bf04

Please sign in to comment.