Read the Docs build information Build id: 1319430 Project: anyscale-ray Version: releases-1.11.2 Commit: 214178bec752b7d0b41890beafd889ca6494ab0e Date: 2023-02-27T18:31:42.502875Z State: finished Success: True [rtd-command-info] start-time: 2023-02-27T18:36:45.370378Z, end-time: 2023-02-27T18:37:16.394700Z, duration: 31, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ray-project/ray . Cloning into '.'... Updating files: 44% (2773/6192) Updating files: 45% (2787/6192) Updating files: 46% (2849/6192) Updating files: 47% (2911/6192) Updating files: 48% (2973/6192) Updating files: 49% (3035/6192) Updating files: 50% (3096/6192) Updating files: 51% (3158/6192) Updating files: 52% (3220/6192) Updating files: 53% (3282/6192) Updating files: 54% (3344/6192) Updating files: 55% (3406/6192) Updating files: 56% (3468/6192) Updating files: 57% (3530/6192) Updating files: 58% (3592/6192) Updating files: 59% (3654/6192) Updating files: 60% (3716/6192) Updating files: 61% (3778/6192) Updating files: 62% (3840/6192) Updating files: 63% (3901/6192) Updating files: 64% (3963/6192) Updating files: 65% (4025/6192) Updating files: 66% (4087/6192) Updating files: 67% (4149/6192) Updating files: 68% (4211/6192) Updating files: 69% (4273/6192) Updating files: 70% (4335/6192) Updating files: 71% (4397/6192) Updating files: 72% (4459/6192) Updating files: 73% (4521/6192) Updating files: 74% (4583/6192) Updating files: 75% (4644/6192) Updating files: 76% (4706/6192) Updating files: 77% (4768/6192) Updating files: 78% (4830/6192) Updating files: 79% (4892/6192) Updating files: 80% (4954/6192) Updating files: 81% (5016/6192) Updating files: 82% (5078/6192) Updating files: 83% (5140/6192) Updating files: 84% (5202/6192) Updating files: 85% (5264/6192) Updating files: 86% (5326/6192) Updating files: 87% (5388/6192) Updating files: 88% (5449/6192) Updating files: 89% (5511/6192) Updating files: 90% (5573/6192) Updating files: 91% (5635/6192) Updating files: 92% (5697/6192) Updating files: 93% (5759/6192) Updating files: 94% (5821/6192) Updating files: 95% (5883/6192) Updating files: 96% (5945/6192) Updating files: 97% (6007/6192) Updating files: 98% (6069/6192) Updating files: 99% (6131/6192) Updating files: 100% (6192/6192) Updating files: 100% (6192/6192), done. [rtd-command-info] start-time: 2023-02-27T18:37:16.608880Z, end-time: 2023-02-27T18:37:17.435983Z, duration: 0, exit-code: 0 git checkout --force origin/releases/1.11.2 Note: switching to 'origin/releases/1.11.2'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 214178bec Pin protobuf to < 4 (#25257) [rtd-command-info] start-time: 2023-02-27T18:37:17.637097Z, end-time: 2023-02-27T18:37:17.787797Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-02-27T18:37:19.161394Z, end-time: 2023-02-27T18:37:26.705449Z, duration: 7, exit-code: 0 python3.7 -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2023-02-27T18:37:26.898988Z, end-time: 2023-02-27T18:37:29.870042Z, duration: 2, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (23.0.1) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 946.1/946.1 kB 31.0 MB/s eta 0:00:00 Installing collected packages: setuptools Attempting uninstall: setuptools Found existing installation: setuptools 67.4.0 Uninstalling setuptools-67.4.0: Successfully uninstalled setuptools-67.4.0 Successfully installed setuptools-58.2.0 [rtd-command-info] start-time: 2023-02-27T18:37:30.081970Z, end-time: 2023-02-27T18:37:42.208893Z, duration: 12, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx sphinx-rtd-theme readthedocs-sphinx-ext<2.3 Collecting pillow Downloading Pillow-9.4.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 55.2 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 128.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 99.9 MB/s eta 0:00:00 Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 127.0 MB/s eta 0:00:00 Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.2.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 127.1 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting docutils>=0.11 Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 129.4 MB/s eta 0:00:00 Collecting requests>=2.5.0 Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 105.5 MB/s eta 0:00:00 Collecting babel>=2.9 Downloading Babel-2.11.0-py3-none-any.whl (9.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.5/9.5 MB 123.8 MB/s eta 0:00:00 Collecting imagesize>=1.3 Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting importlib-metadata>=4.8 Downloading importlib_metadata-6.0.0-py3-none-any.whl (21 kB) Collecting packaging>=21.0 Downloading packaging-23.0-py3-none-any.whl (42 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.7/42.7 kB 95.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting Jinja2>=3.0 Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 110.9 MB/s eta 0:00:00 Collecting Pygments>=2.12 Downloading Pygments-2.14.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 130.1 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 113.3 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.2/121.2 kB 111.2 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 113.1 MB/s eta 0:00:00 Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.5/100.5 kB 105.1 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 99.6 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 102.2 MB/s eta 0:00:00 Collecting docutils>=0.11 Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 128.8 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery!=3.0.0,>=2.0.0 Downloading sphinxcontrib_jquery-2.0.0-py3-none-any.whl (3.2 kB) Collecting pytz>=2015.7 Downloading pytz-2022.7.1-py2.py3-none-any.whl (499 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 499.4/499.4 kB 128.5 MB/s eta 0:00:00 Collecting typing-extensions>=3.6.4 Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting zipp>=0.5 Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.1.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.14-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.6/140.6 kB 118.2 MB/s eta 0:00:00 Collecting charset-normalizer<4,>=2 Downloading charset_normalizer-3.0.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (170 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 170.5/170.5 kB 122.7 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 120.5 MB/s eta 0:00:00 Collecting idna<4,>=2.5 Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 101.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinxcontrib-jquery!=3.0.0,>=2.0.0->sphinx-rtd-theme) (58.2.0) Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=b1cc3dfe4ff83ef1815f238b8657a6ab335b12ef845aa7a4f7e7568d2dfeace7 Stored in directory: /tmp/pip-ephem-wheel-cache-xjro6xdo/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Successfully built mock Installing collected packages: snowballstemmer, pytz, mock, commonmark, charset-normalizer, zipp, urllib3, typing-extensions, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-jquery, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.2 Pygments-2.14.0 alabaster-0.7.13 babel-2.11.0 certifi-2022.12.7 charset-normalizer-3.0.1 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.0.0 mock-1.0.1 packaging-23.0 pillow-9.4.0 pytz-2022.7.1 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 snowballstemmer-2.2.0 sphinx-5.3.0 sphinx-rtd-theme-1.2.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jquery-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 typing-extensions-4.5.0 urllib3-1.26.14 zipp-3.15.0 [rtd-command-info] start-time: 2023-02-27T18:37:42.411828Z, end-time: 2023-02-27T18:40:52.919288Z, duration: 190, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements-doc.txt Collecting git+https://github.com/ray-project/tune-sklearn@master#tune-sklearn (from -r doc/requirements-doc.txt (line 29)) Cloning https://github.com/ray-project/tune-sklearn (to revision master) to /tmp/pip-req-build-y93tg_kv Running command git clone --filter=blob:none --quiet https://github.com/ray-project/tune-sklearn /tmp/pip-req-build-y93tg_kv Resolved https://github.com/ray-project/tune-sklearn to commit ff4e5f69570836e043bc89e4812d5fea3361a1e0 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xgboost_ray Cloning https://github.com/ray-project/xgboost_ray (to revision master) to /tmp/pip-install-_o1weov4/xgboost-ray_26b729e9031f42949c9afa71a422a69f Running command git clone --filter=blob:none --quiet https://github.com/ray-project/xgboost_ray /tmp/pip-install-_o1weov4/xgboost-ray_26b729e9031f42949c9afa71a422a69f Resolved https://github.com/ray-project/xgboost_ray to commit f6dbbd5a8f569b80f73207452a462a4c6e4a4f61 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/ray-project/lightgbm_ray@main#lightgbm_ray (from -r doc/requirements-doc.txt (line 31)) Cloning https://github.com/ray-project/lightgbm_ray (to revision main) to /tmp/pip-req-build-b7b45paf Running command git clone --filter=blob:none --quiet https://github.com/ray-project/lightgbm_ray /tmp/pip-req-build-b7b45paf Resolved https://github.com/ray-project/lightgbm_ray to commit e393d148824d616a3a4fc4afeb1cc7508935b898 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting git+https://github.com/ray-project/ray_lightning@cacd374370e858adc0c00c76fe2e657e38790e0a#ray_lightning (from -r doc/requirements-doc.txt (line 32)) Cloning https://github.com/ray-project/ray_lightning (to revision cacd374370e858adc0c00c76fe2e657e38790e0a) to /tmp/pip-req-build-ixp3za2e Running command git clone --filter=blob:none --quiet https://github.com/ray-project/ray_lightning /tmp/pip-req-build-ixp3za2e Running command git rev-parse -q --verify 'sha^cacd374370e858adc0c00c76fe2e657e38790e0a' Running command git fetch -q https://github.com/ray-project/ray_lightning cacd374370e858adc0c00c76fe2e657e38790e0a Running command git checkout -q cacd374370e858adc0c00c76fe2e657e38790e0a Resolved https://github.com/ray-project/ray_lightning to commit cacd374370e858adc0c00c76fe2e657e38790e0a Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting click Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 8.5 MB/s eta 0:00:00 Collecting colorama Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting colorful Downloading colorful-0.5.5-py2.py3-none-any.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.4/201.4 kB 27.7 MB/s eta 0:00:00 Collecting filelock Downloading filelock-3.9.0-py3-none-any.whl (9.7 kB) Collecting flask Downloading Flask-2.2.3-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 120.4 MB/s eta 0:00:00 Collecting flatbuffers Downloading flatbuffers-23.1.21-py2.py3-none-any.whl (26 kB) Collecting fastapi Downloading fastapi-0.92.0-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.2/56.2 kB 102.9 MB/s eta 0:00:00 Collecting jsonschema Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 115.0 MB/s eta 0:00:00 Requirement already satisfied: mock in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from -r doc/requirements-doc.txt (line 12)) (1.0.1) Collecting numpy Downloading numpy-1.21.6-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 15.7/15.7 MB 125.2 MB/s eta 0:00:00 Collecting scikit-image Downloading scikit_image-0.19.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (13.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.5/13.5 MB 125.4 MB/s eta 0:00:00 Collecting pandas Downloading pandas-1.3.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.3/11.3 MB 124.7 MB/s eta 0:00:00 Collecting pickle5 Downloading pickle5-0.0.12-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (256 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 256.4/256.4 kB 123.6 MB/s eta 0:00:00 Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from -r doc/requirements-doc.txt (line 17)) (9.4.0) Collecting pyarrow Downloading pyarrow-11.0.0-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (35.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 35.1/35.1 MB 121.4 MB/s eta 0:00:00 Collecting pydantic Downloading pydantic-1.10.5-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 129.4 MB/s eta 0:00:00 Collecting pyyaml Downloading PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 596.3/596.3 kB 125.6 MB/s eta 0:00:00 Collecting scikit-optimize Downloading scikit_optimize-0.9.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.3/100.3 kB 105.9 MB/s eta 0:00:00 Collecting redis Downloading redis-4.5.1-py3-none-any.whl (238 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 238.5/238.5 kB 123.9 MB/s eta 0:00:00 Collecting starlette Downloading starlette-0.25.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 103.0 MB/s eta 0:00:00 Collecting tabulate Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting uvicorn==0.16.0 Downloading uvicorn-0.16.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.9/54.9 kB 93.0 MB/s eta 0:00:00 Collecting werkzeug Downloading Werkzeug-2.2.3-py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.6/233.6 kB 129.8 MB/s eta 0:00:00 Collecting Pygments==2.11.2 Downloading Pygments-2.11.2-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 130.9 MB/s eta 0:00:00 Collecting sphinx==4.3.2 Downloading Sphinx-4.3.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 129.7 MB/s eta 0:00:00 Collecting sphinx-click==3.0.2 Downloading sphinx_click-3.0.2-py3-none-any.whl (8.4 kB) Collecting sphinx-copybutton==0.4.0 Downloading sphinx_copybutton-0.4.0-py3-none-any.whl (12 kB) Collecting sphinxemoji==0.2.0 Downloading sphinxemoji-0.2.0.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 98.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-gallery==0.10.0 Downloading sphinx-gallery-0.10.0.tar.gz (6.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 126.0 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-jsonschema==1.17.2 Downloading sphinx-jsonschema-1.17.2.tar.gz (17 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-panels==0.6.0 Downloading sphinx_panels-0.6.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.7/87.7 kB 111.2 MB/s eta 0:00:00 Collecting sphinx-version-warning==1.1.2 Downloading sphinx_version_warning-1.1.2-py3-none-any.whl (13 kB) Collecting sphinx-book-theme==0.1.7 Downloading sphinx_book_theme-0.1.7-py3-none-any.whl (91 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 91.6/91.6 kB 120.5 MB/s eta 0:00:00 Collecting sphinx-external-toc==0.2.3 Downloading sphinx_external_toc-0.2.3-py3-none-any.whl (24 kB) Collecting sphinxcontrib.yt==0.2.2 Downloading sphinxcontrib.yt-0.2.2.tar.gz (2.3 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-sitemap==2.2.0 Downloading sphinx-sitemap-2.2.0.tar.gz (6.1 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting myst-parser==0.15.2 Downloading myst_parser-0.15.2-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 90.3 MB/s eta 0:00:00 Collecting myst-nb==0.13.1 Downloading myst_nb-0.13.1-py3-none-any.whl (37 kB) Collecting jupytext==1.13.6 Downloading jupytext-1.13.6-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.3/297.3 kB 125.9 MB/s eta 0:00:00 Collecting h11>=0.8 Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 100.9 MB/s eta 0:00:00 Requirement already satisfied: typing-extensions in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from uvicorn==0.16.0->-r doc/requirements-doc.txt (line 25)) (4.5.0) Collecting asgiref>=3.4.0 Downloading asgiref-3.6.0-py3-none-any.whl (23 kB) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (1.0.2) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (1.1.5) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (1.4.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (2.2.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (0.7.13) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (3.1.2) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (58.2.0) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (1.0.1) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (2.11.0) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (1.0.2) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (1.0.3) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (23.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (2.28.2) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (2.0.0) Collecting docutils<0.18,>=0.14 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 129.0 MB/s eta 0:00:00 Collecting jsonpointer Downloading jsonpointer-2.3-py2.py3-none-any.whl (7.8 kB) Collecting beautifulsoup4<5,>=4.6.1 Downloading beautifulsoup4-4.11.2-py3-none-any.whl (129 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 129.4/129.4 kB 116.4 MB/s eta 0:00:00 Collecting click Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 82.8/82.8 kB 108.2 MB/s eta 0:00:00 Collecting docutils<0.18,>=0.14 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 548.2/548.2 kB 128.6 MB/s eta 0:00:00 Collecting pydata-sphinx-theme~=0.7.2 Downloading pydata_sphinx_theme-0.7.2-py3-none-any.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 131.3 MB/s eta 0:00:00 Collecting attrs<22,>=20.3 Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 95.3 MB/s eta 0:00:00 Collecting six Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting mdit-py-plugins~=0.2.8 Downloading mdit_py_plugins-0.2.8-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 85.2 MB/s eta 0:00:00 Collecting markdown-it-py<2.0.0,>=1.0.0 Downloading markdown_it_py-1.1.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 111.7 MB/s eta 0:00:00 Collecting ipython Downloading ipython-7.34.0-py3-none-any.whl (793 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 793.8/793.8 kB 130.4 MB/s eta 0:00:00 Collecting nbformat~=5.0 Downloading nbformat-5.7.3-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.1/78.1 kB 111.5 MB/s eta 0:00:00 Collecting jupyter-cache~=0.4.1 Downloading jupyter_cache-0.4.3-py3-none-any.whl (31 kB) Collecting jupyter-sphinx~=0.3.2 Downloading jupyter_sphinx-0.3.2-py3-none-any.whl (20 kB) Collecting sphinx-togglebutton~=0.2.2 Downloading sphinx_togglebutton-0.2.3-py3-none-any.whl (6.1 kB) Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from myst-nb==0.13.1->-r doc/requirements-doc.txt (line 53)) (6.0.0) Collecting nbconvert<7,>=5.6 Downloading nbconvert-6.5.4-py3-none-any.whl (563 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.8/563.8 kB 126.3 MB/s eta 0:00:00 Collecting ipywidgets<8,>=7.0.0 Downloading ipywidgets-7.7.3-py2.py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.4/123.4 kB 118.1 MB/s eta 0:00:00 Collecting toml Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting flask Downloading Flask-2.2.2-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.5/101.5 kB 110.0 MB/s eta 0:00:00 Downloading Flask-2.2.1-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.5/101.5 kB 120.0 MB/s eta 0:00:00 Downloading Flask-2.2.0-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.1/101.1 kB 110.2 MB/s eta 0:00:00 Downloading Flask-2.1.3-py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.6/95.6 kB 117.1 MB/s eta 0:00:00 Downloading Flask-2.1.2-py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 114.3 MB/s eta 0:00:00 Downloading Flask-2.1.1-py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 117.4 MB/s eta 0:00:00 Downloading Flask-2.1.0-py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.2/95.2 kB 116.8 MB/s eta 0:00:00 Downloading Flask-2.0.3-py3-none-any.whl (95 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 95.6/95.6 kB 118.8 MB/s eta 0:00:00 Collecting itsdangerous>=2.0 Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) Collecting pkgutil-resolve-name>=1.3.10 Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 100.4 MB/s eta 0:00:00 Collecting importlib-resources>=1.4.0 Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting tifffile>=2019.7.26 Downloading tifffile-2021.11.2-py3-none-any.whl (178 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 178.9/178.9 kB 125.0 MB/s eta 0:00:00 Collecting networkx>=2.2 Downloading networkx-2.6.3-py3-none-any.whl (1.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.9/1.9 MB 128.6 MB/s eta 0:00:00 Collecting PyWavelets>=1.1.1 Downloading PyWavelets-1.3.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 126.3 MB/s eta 0:00:00 Collecting imageio>=2.4.1 Downloading imageio-2.26.0-py3-none-any.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 126.7 MB/s eta 0:00:00 Collecting scipy>=1.4.1 Downloading scipy-1.7.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (38.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.1/38.1 MB 123.5 MB/s eta 0:00:00 Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from pandas->-r doc/requirements-doc.txt (line 15)) (2022.7.1) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 121.5 MB/s eta 0:00:00 Collecting scikit-learn>=0.20.0 Downloading scikit_learn-1.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (24.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 24.8/24.8 MB 124.1 MB/s eta 0:00:00 Collecting joblib>=0.11 Downloading joblib-1.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 122.7 MB/s eta 0:00:00 Collecting pyaml>=16.9 Downloading pyaml-21.10.1-py2.py3-none-any.whl (24 kB) Collecting async-timeout>=4.0.2 Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Collecting anyio<5,>=3.4.0 Downloading anyio-3.6.2-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.6/80.6 kB 115.8 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from werkzeug->-r doc/requirements-doc.txt (line 26)) (2.1.2) Collecting ray[tune]>=2.0.0 Downloading ray-2.3.0-cp37-cp37m-manylinux2014_x86_64.whl (58.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.8/58.8 MB 123.2 MB/s eta 0:00:00 Collecting wrapt>=1.12.1 Downloading wrapt-1.15.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (75 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 75.7/75.7 kB 111.2 MB/s eta 0:00:00 Collecting xgboost>=0.90 Downloading xgboost-1.6.2-py3-none-manylinux2014_x86_64.whl (255.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 255.9/255.9 MB 101.1 MB/s eta 0:00:00 Collecting lightgbm>=3.2.1 Downloading lightgbm-3.3.5-py3-none-manylinux1_x86_64.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 126.0 MB/s eta 0:00:00 Collecting pytorch-lightning Downloading pytorch_lightning-1.9.3-py3-none-any.whl (826 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 826.4/826.4 kB 128.5 MB/s eta 0:00:00 Collecting sniffio>=1.1 Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from anyio<5,>=3.4.0->starlette->-r doc/requirements-doc.txt (line 23)) (3.4) Collecting soupsieve>1.2 Downloading soupsieve-2.4-py3-none-any.whl (37 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from importlib-metadata->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 53)) (3.15.0) Collecting ipykernel>=4.5.1 Downloading ipykernel-6.16.2-py3-none-any.whl (138 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 138.5/138.5 kB 111.3 MB/s eta 0:00:00 Collecting widgetsnbextension~=3.6.0 Downloading widgetsnbextension-3.6.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 163.4 MB/s eta 0:00:00 Collecting jupyterlab-widgets<3,>=1.0.0 Downloading jupyterlab_widgets-1.1.2-py3-none-any.whl (245 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 245.7/245.7 kB 121.6 MB/s eta 0:00:00 Collecting traitlets>=4.3.1 Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 117.0 MB/s eta 0:00:00 Collecting ipython-genutils~=0.2.0 Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting matplotlib-inline Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting decorator Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 130.1 MB/s eta 0:00:00 Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 103.6 MB/s eta 0:00:00 Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.37-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 124.0 MB/s eta 0:00:00 Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting sqlalchemy<1.5,>=1.3.12 Downloading SQLAlchemy-1.4.46-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 128.7 MB/s eta 0:00:00 Collecting nbdime Downloading nbdime-3.1.1-py2.py3-none-any.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 105.3 MB/s eta 0:00:00 Collecting nbclient<0.6,>=0.2 Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 112.1 MB/s eta 0:00:00 Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from lightgbm>=3.2.1->lightgbm-ray==0.1.9->-r doc/requirements-doc.txt (line 31)) (0.38.4) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting jupyter-core>=4.7 Downloading jupyter_core-4.12.0-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.9/89.9 kB 103.7 MB/s eta 0:00:00 Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting tinycss2 Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting bleach Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 116.9 MB/s eta 0:00:00 Collecting lxml Downloading lxml-4.9.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.manylinux_2_24_x86_64.whl (6.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.6/6.6 MB 124.2 MB/s eta 0:00:00 Collecting fastjsonschema Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting protobuf!=3.19.5,>=3.15.3 Downloading protobuf-4.22.0-cp37-abi3-manylinux2014_x86_64.whl (302 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.4/302.4 kB 122.3 MB/s eta 0:00:00 Collecting virtualenv>=20.0.24 Downloading virtualenv-20.19.0-py3-none-any.whl (8.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.7/8.7 MB 124.0 MB/s eta 0:00:00 Collecting grpcio>=1.32.0 Downloading grpcio-1.51.3-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 127.2 MB/s eta 0:00:00 Collecting msgpack<2.0.0,>=1.0.0 Downloading msgpack-1.0.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.8/299.8 kB 119.1 MB/s eta 0:00:00 Collecting aiosignal Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Collecting frozenlist Downloading frozenlist-1.3.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (148 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 148.0/148.0 kB 117.2 MB/s eta 0:00:00 Collecting tensorboardX>=1.9 Downloading tensorboardX-2.6-py2.py3-none-any.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 kB 117.3 MB/s eta 0:00:00 Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (1.26.14) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (2022.12.7) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages (from requests>=2.5.0->sphinx==4.3.2->-r doc/requirements-doc.txt (line 38)) (3.0.1) Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting tqdm>=4.57.0 Downloading tqdm-4.64.1-py2.py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 110.5 MB/s eta 0:00:00 Collecting torch>=1.10.0 Downloading torch-1.13.1-cp37-cp37m-manylinux1_x86_64.whl (887.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 887.5/887.5 MB 99.1 MB/s eta 0:00:00 Collecting torchmetrics>=0.7.0 Downloading torchmetrics-0.11.1-py3-none-any.whl (517 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 517.2/517.2 kB 123.1 MB/s eta 0:00:00 Collecting lightning-utilities>=0.6.0.post0 Downloading lightning_utilities-0.7.1-py3-none-any.whl (18 kB) Collecting fsspec[http]>2021.06.0 Downloading fsspec-2023.1.0-py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 124.0 MB/s eta 0:00:00 Collecting aiohttp!=4.0.0a0,!=4.0.0a1 Downloading aiohttp-3.8.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (948 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 948.1/948.1 kB 128.6 MB/s eta 0:00:00 Collecting debugpy>=1.0 Downloading debugpy-1.6.6-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 106.6 MB/s eta 0:00:00 Collecting psutil Downloading psutil-5.9.4-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (280 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 280.2/280.2 kB 123.7 MB/s eta 0:00:00 Collecting tornado>=6.1 Downloading tornado-6.2-cp37-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (423 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 424.0/424.0 kB 129.5 MB/s eta 0:00:00 Collecting nest-asyncio Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting jupyter-client>=6.1.12 Downloading jupyter_client-7.4.9-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.5/133.5 kB 105.8 MB/s eta 0:00:00 Collecting pyzmq>=17 Downloading pyzmq-25.0.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 130.5 MB/s eta 0:00:00 Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 115.7 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting greenlet!=0.4.17 Downloading greenlet-2.0.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (566 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 566.1/566.1 kB 122.8 MB/s eta 0:00:00 Collecting protobuf!=3.19.5,>=3.15.3 Downloading protobuf-3.20.3-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 130.1 MB/s eta 0:00:00 Collecting nvidia-cublas-cu11==11.10.3.66 Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 103.1 MB/s eta 0:00:00 Collecting nvidia-cuda-runtime-cu11==11.7.99 Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 132.1 MB/s eta 0:00:00 Collecting nvidia-cudnn-cu11==8.5.0.96 Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 90.8 MB/s eta 0:00:00 Collecting nvidia-cuda-nvrtc-cu11==11.7.99 Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 104.1 MB/s eta 0:00:00 Collecting platformdirs<4,>=2.4 Downloading platformdirs-3.0.0-py3-none-any.whl (14 kB) Collecting distlib<1,>=0.3.6 Downloading distlib-0.3.6-py2.py3-none-any.whl (468 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 468.5/468.5 kB 126.4 MB/s eta 0:00:00 Collecting notebook>=4.4.1 Downloading notebook-6.5.2-py3-none-any.whl (439 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 439.1/439.1 kB 127.2 MB/s eta 0:00:00 Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting jupyter-server-mathjax>=0.2.2 Downloading jupyter_server_mathjax-0.2.6-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 110.4 MB/s eta 0:00:00 Collecting GitPython!=2.1.4,!=2.1.5,!=2.1.6 Downloading GitPython-3.1.31-py3-none-any.whl (184 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 184.3/184.3 kB 124.2 MB/s eta 0:00:00 Collecting jupyter-server Downloading jupyter_server-1.23.6-py3-none-any.whl (347 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.4/347.4 kB 120.2 MB/s eta 0:00:00 Collecting asynctest==0.13.0 Downloading asynctest-0.13.0-py3-none-any.whl (26 kB) Collecting multidict<7.0,>=4.5 Downloading multidict-6.0.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.8/94.8 kB 114.1 MB/s eta 0:00:00 Collecting yarl<2.0,>=1.0 Downloading yarl-1.8.2-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (231 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 231.4/231.4 kB 122.8 MB/s eta 0:00:00 Collecting gitdb<5,>=4.0.1 Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 103.8 MB/s eta 0:00:00 Collecting argon2-cffi Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting prometheus-client Downloading prometheus_client-0.16.0-py3-none-any.whl (122 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 122.5/122.5 kB 120.5 MB/s eta 0:00:00 Collecting websocket-client Downloading websocket_client-1.5.1-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.9/55.9 kB 102.8 MB/s eta 0:00:00 Collecting Send2Trash Downloading Send2Trash-1.8.0-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting nbclassic>=0.4.7 Downloading nbclassic-0.5.2-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 101.5 MB/s eta 0:00:00 Collecting smmap<6,>=3.0.1 Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting notebook-shim>=0.1.0 Downloading notebook_shim-0.2.2-py3-none-any.whl (13 kB) Collecting argon2-cffi-bindings Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 111.5 MB/s eta 0:00:00 Collecting cffi>=1.0.1 Downloading cffi-1.15.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.9/427.9 kB 127.0 MB/s eta 0:00:00 Collecting pycparser Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 118.0 MB/s eta 0:00:00 Building wheels for collected packages: sphinxemoji, sphinx-gallery, sphinx-jsonschema, sphinxcontrib.yt, sphinx-sitemap, tune-sklearn, xgboost_ray, lightgbm-ray, ray-lightning Building wheel for sphinxemoji (setup.py): started Building wheel for sphinxemoji (setup.py): finished with status 'done' Created wheel for sphinxemoji: filename=sphinxemoji-0.2.0-py3-none-any.whl size=44427 sha256=0474e15e4d671822ec38a0fdbe68209568beec0273a660d4f2cc232f9abc4c89 Stored in directory: /tmp/pip-ephem-wheel-cache-ss33emt_/wheels/09/10/81/0438103576aeaea47d55fe341a8e89d7561afc4e414741bf87 Building wheel for sphinx-gallery (setup.py): started Building wheel for sphinx-gallery (setup.py): finished with status 'done' Created wheel for sphinx-gallery: filename=sphinx_gallery-0.10.0-py3-none-any.whl size=131627 sha256=8b685a7d27df463beccbf3174538c3fbaad602037ea29851a7654d1e0581c0cc Stored in directory: /tmp/pip-ephem-wheel-cache-ss33emt_/wheels/ea/c8/67/34c43ea1261a176928f71bb5e07458f3655154fa3f246fb351 Building wheel for sphinx-jsonschema (setup.py): started Building wheel for sphinx-jsonschema (setup.py): finished with status 'done' Created wheel for sphinx-jsonschema: filename=sphinx_jsonschema-1.17.2-py3-none-any.whl size=14046 sha256=e1d5729f7fd631a6a1eb04b03888d64af2095fc7a8703a344b96ce582de7bb59 Stored in directory: /tmp/pip-ephem-wheel-cache-ss33emt_/wheels/40/bc/c4/506fe6fe51e4251b6c3cd163effc739e9099912f04451bc65c Building wheel for sphinxcontrib.yt (setup.py): started Building wheel for sphinxcontrib.yt (setup.py): finished with status 'done' Created wheel for sphinxcontrib.yt: filename=sphinxcontrib.yt-0.2.2-py3-none-any.whl size=3582 sha256=b4d170413a8bd859e53bca5ce8cc4bd35278e8bf1ebb10b95976f38742f24b9b Stored in directory: /tmp/pip-ephem-wheel-cache-ss33emt_/wheels/e6/a3/e4/03b85696dab55c33c9a4cbe8d88867a45a27b639c040bc9d6e Building wheel for sphinx-sitemap (setup.py): started Building wheel for sphinx-sitemap (setup.py): finished with status 'done' Created wheel for sphinx-sitemap: filename=sphinx_sitemap-2.2.0-py3-none-any.whl size=6063 sha256=017dba5a68cb5f7efd5050e2e36ce5383f2fbf790fe4297056940d3c0f587468 Stored in directory: /tmp/pip-ephem-wheel-cache-ss33emt_/wheels/0e/9a/ba/724ea081ea162fdfcd1e856fc30e4dc266c2a5ac60d32f3721 Building wheel for tune-sklearn (setup.py): started Building wheel for tune-sklearn (setup.py): finished with status 'done' Created wheel for tune-sklearn: filename=tune_sklearn-0.4.5-py3-none-any.whl size=41928 sha256=73a5fc2943877ad88c1162e54399c2a18a7437281c4512fa8e46b6ce540a7093 Stored in directory: /tmp/pip-ephem-wheel-cache-ss33emt_/wheels/45/ca/26/fd9aa0b6f6379021093c1a799f9ee2568647b3e04bdac8d555 Building wheel for xgboost_ray (setup.py): started Building wheel for xgboost_ray (setup.py): finished with status 'done' Created wheel for xgboost_ray: filename=xgboost_ray-0.1.16-py3-none-any.whl size=138104 sha256=92e7d186f8e0b5197be6f01a4e73c49cfdd6ae10a97fc44e95cf6159a5e15c8b Stored in directory: /tmp/pip-ephem-wheel-cache-ss33emt_/wheels/e0/e4/af/bf0668f8e0a93a6141f49e93081f1f49ebcb02e63c9aebef96 Building wheel for lightgbm-ray (setup.py): started Building wheel for lightgbm-ray (setup.py): finished with status 'done' Created wheel for lightgbm-ray: filename=lightgbm_ray-0.1.9-py3-none-any.whl size=73034 sha256=d8ade4bdeac349e305c18d89e2fb0511a6cbdef9449f0b522f4da398db6865e6 Stored in directory: /tmp/pip-ephem-wheel-cache-ss33emt_/wheels/04/b0/29/0bcc7a9c8b5cbf402d9a2e9d23a233c1ec99de63a7f9990bdb Building wheel for ray-lightning (setup.py): started Building wheel for ray-lightning (setup.py): finished with status 'done' Created wheel for ray-lightning: filename=ray_lightning-0.1.2-py3-none-any.whl size=41241 sha256=5fdf2fbd790a95bb5c1b14c52722b02564d0c6f814899a8ee5330f361236d578 Stored in directory: /tmp/pip-ephem-wheel-cache-ss33emt_/wheels/99/30/f5/c521cef90e994c22b74b77e348fb2fa3afbbaa5fc8975b9fdd Successfully built sphinxemoji sphinx-gallery sphinx-jsonschema sphinxcontrib.yt sphinx-sitemap tune-sklearn xgboost_ray lightgbm-ray ray-lightning Installing collected packages: webencodings, wcwidth, Send2Trash, ptyprocess, pickleshare, msgpack, mistune, ipython-genutils, flatbuffers, fastjsonschema, distlib, colorful, backcall, wrapt, werkzeug, websocket-client, traitlets, tqdm, tornado, toml, tinycss2, threadpoolctl, tabulate, soupsieve, sniffio, smmap, six, pyzmq, pyyaml, pyrsistent, Pygments, pydantic, pycparser, psutil, protobuf, prompt-toolkit, prometheus-client, platformdirs, pkgutil-resolve-name, pickle5, pexpect, parso, pandocfilters, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cublas-cu11, numpy, networkx, nest-asyncio, multidict, lxml, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, joblib, itsdangerous, importlib-resources, h11, grpcio, greenlet, fsspec, frozenlist, filelock, entrypoints, docutils, defusedxml, decorator, debugpy, colorama, click, attrs, asynctest, async-timeout, asgiref, yarl, virtualenv, uvicorn, tifffile, terminado, tensorboardX, sqlalchemy, sphinx-jsonschema, sphinx, scipy, redis, PyWavelets, python-dateutil, pyarrow, pyaml, nvidia-cudnn-cu11, matplotlib-inline, markdown-it-py, lightning-utilities, jupyter-core, jsonschema, jedi, imageio, gitdb, flask, cffi, bleach, beautifulsoup4, anyio, aiosignal, xgboost, torch, starlette, sphinxemoji, sphinxcontrib.yt, sphinx-version-warning, sphinx-togglebutton, sphinx-sitemap, sphinx-panels, sphinx-gallery, sphinx-external-toc, sphinx-copybutton, sphinx-click, scikit-learn, scikit-image, ray, pydata-sphinx-theme, pandas, nbformat, mdit-py-plugins, jupyter-client, ipython, GitPython, argon2-cffi-bindings, aiohttp, xgboost_ray, torchmetrics, sphinx-book-theme, scikit-optimize, nbclient, myst-parser, lightgbm, jupytext, ipykernel, fastapi, argon2-cffi, tune-sklearn, pytorch-lightning, nbconvert, lightgbm-ray, ray-lightning, jupyter-server, notebook-shim, jupyter-server-mathjax, nbdime, nbclassic, notebook, jupyter-cache, widgetsnbextension, ipywidgets, jupyter-sphinx, myst-nb Attempting uninstall: Pygments Found existing installation: Pygments 2.14.0 Uninstalling Pygments-2.14.0: Successfully uninstalled Pygments-2.14.0 Attempting uninstall: docutils Found existing installation: docutils 0.18.1 Uninstalling docutils-0.18.1: Successfully uninstalled docutils-0.18.1 Attempting uninstall: sphinx Found existing installation: Sphinx 5.3.0 Uninstalling Sphinx-5.3.0: Successfully uninstalled Sphinx-5.3.0 Successfully installed GitPython-3.1.31 PyWavelets-1.3.0 Pygments-2.11.2 Send2Trash-1.8.0 aiohttp-3.8.4 aiosignal-1.3.1 anyio-3.6.2 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 asgiref-3.6.0 async-timeout-4.0.2 asynctest-0.13.0 attrs-21.4.0 backcall-0.2.0 beautifulsoup4-4.11.2 bleach-6.0.0 cffi-1.15.1 click-7.1.2 colorama-0.4.6 colorful-0.5.5 debugpy-1.6.6 decorator-5.1.1 defusedxml-0.7.1 distlib-0.3.6 docutils-0.16 entrypoints-0.4 fastapi-0.92.0 fastjsonschema-2.16.3 filelock-3.9.0 flask-2.0.3 flatbuffers-23.1.21 frozenlist-1.3.3 fsspec-2023.1.0 gitdb-4.0.10 greenlet-2.0.2 grpcio-1.51.3 h11-0.14.0 imageio-2.26.0 importlib-resources-5.12.0 ipykernel-6.16.2 ipython-7.34.0 ipython-genutils-0.2.0 ipywidgets-7.7.3 itsdangerous-2.1.2 jedi-0.18.2 joblib-1.2.0 jsonpointer-2.3 jsonschema-4.17.3 jupyter-cache-0.4.3 jupyter-client-7.4.9 jupyter-core-4.12.0 jupyter-server-1.23.6 jupyter-server-mathjax-0.2.6 jupyter-sphinx-0.3.2 jupyterlab-pygments-0.2.2 jupyterlab-widgets-1.1.2 jupytext-1.13.6 lightgbm-3.3.5 lightgbm-ray-0.1.9 lightning-utilities-0.7.1 lxml-4.9.2 markdown-it-py-1.1.0 matplotlib-inline-0.1.6 mdit-py-plugins-0.2.8 mistune-0.8.4 msgpack-1.0.4 multidict-6.0.4 myst-nb-0.13.1 myst-parser-0.15.2 nbclassic-0.5.2 nbclient-0.5.13 nbconvert-6.5.4 nbdime-3.1.1 nbformat-5.7.3 nest-asyncio-1.5.6 networkx-2.6.3 notebook-6.5.2 notebook-shim-0.2.2 numpy-1.21.6 nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 pandas-1.3.5 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickle5-0.0.12 pickleshare-0.7.5 pkgutil-resolve-name-1.3.10 platformdirs-3.0.0 prometheus-client-0.16.0 prompt-toolkit-3.0.37 protobuf-3.20.3 psutil-5.9.4 ptyprocess-0.7.0 pyaml-21.10.1 pyarrow-11.0.0 pycparser-2.21 pydantic-1.10.5 pydata-sphinx-theme-0.7.2 pyrsistent-0.19.3 python-dateutil-2.8.2 pytorch-lightning-1.9.3 pyyaml-6.0 pyzmq-25.0.0 ray-2.3.0 ray-lightning-0.1.2 redis-4.5.1 scikit-image-0.19.3 scikit-learn-1.0.2 scikit-optimize-0.9.0 scipy-1.7.3 six-1.16.0 smmap-5.0.0 sniffio-1.3.0 soupsieve-2.4 sphinx-4.3.2 sphinx-book-theme-0.1.7 sphinx-click-3.0.2 sphinx-copybutton-0.4.0 sphinx-external-toc-0.2.3 sphinx-gallery-0.10.0 sphinx-jsonschema-1.17.2 sphinx-panels-0.6.0 sphinx-sitemap-2.2.0 sphinx-togglebutton-0.2.3 sphinx-version-warning-1.1.2 sphinxcontrib.yt-0.2.2 sphinxemoji-0.2.0 sqlalchemy-1.4.46 starlette-0.25.0 tabulate-0.9.0 tensorboardX-2.6 terminado-0.17.1 threadpoolctl-3.1.0 tifffile-2021.11.2 tinycss2-1.2.1 toml-0.10.2 torch-1.13.1 torchmetrics-0.11.1 tornado-6.2 tqdm-4.64.1 traitlets-5.9.0 tune-sklearn-0.4.5 uvicorn-0.16.0 virtualenv-20.19.0 wcwidth-0.2.6 webencodings-0.5.1 websocket-client-1.5.1 werkzeug-2.2.3 widgetsnbextension-3.6.2 wrapt-1.15.0 xgboost-1.6.2 xgboost_ray-0.1.16 yarl-1.8.2 [rtd-command-info] start-time: 2023-02-27T18:40:54.856234Z, end-time: 2023-02-27T18:40:54.953815Z, duration: 0, exit-code: 0 cat doc/source/conf.py # -*- coding: utf-8 -*- # # Ray documentation build configuration file, created by # sphinx-quickstart on Fri Jul 1 13:19:58 2016. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. import glob import shutil import sys import os sys.path.insert(0, os.path.abspath(".")) from custom_directives import * from datetime import datetime # These lines added to enable Sphinx to work without installing Ray. import mock class ChildClassMock(mock.Mock): @classmethod def __getattr__(cls, name): return mock.Mock for mod_name in MOCK_MODULES: sys.modules[mod_name] = mock.Mock() sys.modules["tensorflow"].VERSION = "9.9.9" for mod_name in CHILD_MOCK_MODULES: sys.modules[mod_name] = ChildClassMock() assert ( "ray" not in sys.modules ), "If ray is already imported, we will not render documentation correctly!" # If extensions (or modules to document with autodoc) are in another directory, # add these directories to sys.path here. If the directory is relative to the # documentation root, use os.path.abspath to make it absolute, like shown here. sys.path.insert(0, os.path.abspath("../../python/")) import ray # -- General configuration ------------------------------------------------ extensions = [ "sphinx_panels", "sphinx.ext.autodoc", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "sphinx_click.ext", "sphinx-jsonschema", "sphinx_gallery.gen_gallery", "sphinxemoji.sphinxemoji", "sphinx_copybutton", "sphinxcontrib.yt", "versionwarning.extension", "sphinx_sitemap", "myst_nb", "sphinx.ext.doctest", "sphinx.ext.coverage", "sphinx_external_toc", ] myst_enable_extensions = [ "dollarmath", "amsmath", "deflist", "html_admonition", "html_image", "colon_fence", "smartquotes", "replacements", ] # Cache notebook outputs in _build/.jupyter_cache # To prevent notebook execution, set this to "off". To force re-execution, set this to "force". # To cache previous runs, set this to "cache". jupyter_execute_notebooks = os.getenv("RUN_NOTEBOOKS", "off") external_toc_exclude_missing = False external_toc_path = '_toc.yml' # There's a flaky autodoc import for "TensorFlowVariables" that fails depending on the doc structure / order # of imports. # autodoc_mock_imports = ["ray.experimental.tf_utils"] # This is used to suppress warnings about explicit "toctree" directives. suppress_warnings = ["etoc.toctree"] versionwarning_admonition_type = "note" versionwarning_banner_title = "Join the Ray Discuss Forums!" FORUM_LINK = "https://discuss.ray.io" versionwarning_messages = { # Re-enable this after Ray Summit. # "latest": ( # "This document is for the latest pip release. " # 'Visit the master branch documentation here.' # ), "master": ( "Got questions? Join " f'the Ray Community forum ' "for Q&A on all things Ray, as well as to share and learn use cases " "and best practices with the Ray community."), } versionwarning_body_selector = "#main-content" sphinx_gallery_conf = { # Example sources are taken from these folders: "examples_dirs": [ "ray-core/_examples", "data/_examples", ], # and then generated into these respective target folders: "gallery_dirs": ["ray-core/examples", "data/examples"], "ignore_pattern": "ray-core/examples/doc_code/", "plot_gallery": "False", "min_reported_time": sys.maxsize, # "filename_pattern": "tutorial.py", # "backreferences_dir": "False", # "show_memory': False, } for i in range(len(sphinx_gallery_conf["examples_dirs"])): gallery_dir = sphinx_gallery_conf["gallery_dirs"][i] source_dir = sphinx_gallery_conf["examples_dirs"][i] try: os.mkdir(gallery_dir) except OSError: pass # Copy rst files from source dir to gallery dir. for f in glob.glob(os.path.join(source_dir, "*.rst")): shutil.copy(f, gallery_dir) # Copy inc files from source dir to gallery dir. for f in glob.glob(os.path.join(source_dir, "*.inc")): shutil.copy(f, gallery_dir) # Add any paths that contain templates here, relative to this directory. templates_path = ["_templates"] # The encoding of source files. # source_encoding = 'utf-8-sig' # The master toctree document. master_doc = "index" # General information about the project. project = "Ray" copyright = str(datetime.now().year) + ", The Ray Team" author = "The Ray Team" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. from ray import __version__ as version # The full version, including alpha/beta/rc tags. release = version # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. exclude_patterns = ["_build"] exclude_patterns += sphinx_gallery_conf["examples_dirs"] # If "DOC_LIB" is found, only build that top-level navigation item. build_one_lib = os.getenv("DOC_LIB") all_toc_libs = [ f.path for f in os.scandir(".") if f.is_dir() and "ray-" in f.path ] all_toc_libs += [ "cluster", "tune", "data", "raysgd", "train", "rllib", "serve", "workflows" ] if build_one_lib and build_one_lib in all_toc_libs: all_toc_libs.remove(build_one_lib) exclude_patterns += all_toc_libs # If true, the current module name will be prepended to all description # unit titles (such as .. function::). # add_module_names = True # If true, sectionauthor and moduleauthor directives will be shown in the # output. They are ignored by default. # show_authors = False # The name of the Pygments (syntax highlighting) style to use. pygments_style = "lovelace" # A list of ignored prefixes for module index sorting. # modindex_common_prefix = [] # If true, keep warnings as "system message" paragraphs in the built documents. # keep_warnings = False # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = False # Do not check anchors for links because it produces many false positives # and is slow (it needs to download the linked website). linkcheck_anchors = False # -- Options for HTML output ---------------------------------------------- # The theme to use for HTML and HTML Help pages. See the documentation for # a list of builtin themes. html_theme = "sphinx_book_theme" # Theme options are theme-specific and customize the look and feel of a theme # further. For a list of options available for each theme, see the # documentation. html_theme_options = { "repository_url": "https://github.com/ray-project/ray", "use_repository_button": True, "use_issues_button": True, "use_edit_page_button": True, "path_to_docs": "doc/source", "home_page_in_toc": False, "show_navbar_depth": 0, "launch_buttons": { "notebook_interface": "jupyterlab", "binderhub_url": "https://mybinder.org", "colab_url": "https://colab.research.google.com", }, } # Add any paths that contain custom themes here, relative to this directory. # html_theme_path = [] # The name for this set of Sphinx documents. If None, it defaults to # " v documentation". html_title = f"Ray {release}" # A shorter title for the navigation bar. Default is the same as html_title. # html_short_title = None # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = "images/ray_logo.png" # The name of an image file (within the static path) to use as favicon of the # docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "_static/favicon.ico" # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". html_static_path = ["_static"] # Add any extra paths that contain custom files (such as robots.txt or # .htaccess) here, relative to this directory. These files are copied # directly to the root of the documentation. # html_extra_path = [] # If not '', a 'Last updated on:' timestamp is inserted at every page bottom, # using the given strftime format. # html_last_updated_fmt = '%b %d, %Y' # If true, SmartyPants will be used to convert quotes and dashes to # typographically correct entities. # html_use_smartypants = True # Custom sidebar templates, maps document names to template names. # html_sidebars = {'**': ['index.html']} # Additional templates that should be rendered to pages, maps page names to # template names. # html_additional_pages = {} # If false, no module index is generated. # html_domain_indices = True # If false, no index is generated. # html_use_index = True # If true, the index is split into individual pages for each letter. # html_split_index = False # If true, links to the reST sources are added to the pages. # html_show_sourcelink = True # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. # html_show_sphinx = True # If true, an OpenSearch description file will be output, and all pages will # contain a tag referring to it. The value of this option must be the # base URL from which the finished HTML is served. # html_use_opensearch = '' # This is the file name suffix for HTML files (e.g. ".xhtml"). # html_file_suffix = None # Language to be used for generating the HTML full-text search index. # Sphinx supports the following languages: # 'da', 'de', 'en', 'es', 'fi', 'fr', 'hu', 'it', 'ja' # 'nl', 'no', 'pt', 'ro', 'ru', 'sv', 'tr' # html_search_language = 'en' # A dictionary with options for the search language support, empty by default. # Now only 'ja' uses this config value # html_search_options = {'type': 'default'} # The name of a javascript file (relative to the configuration directory) that # implements a search results scorer. If empty, the default will be used. # html_search_scorer = 'scorer.js' # Output file base name for HTML help builder. htmlhelp_basename = "Raydoc" # -- Options for LaTeX output --------------------------------------------- latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # 'preamble': '', # Latex figure (float) alignment # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, "Ray.tex", "Ray Documentation", author, "manual"), ] # The name of an image file (relative to this directory) to place at the top of # the title page. # latex_logo = None # For "manual" documents, if this is true, then toplevel headings are parts, # not chapters. # latex_use_parts = False # If true, show page references after internal links. # latex_show_pagerefs = False # If true, show URL addresses after external links. # latex_show_urls = False # Documents to append as an appendix to all manuals. # latex_appendices = [] # If false, no module index is generated. # latex_domain_indices = True # -- Options for manual page output --------------------------------------- # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [(master_doc, "ray", "Ray Documentation", [author], 1)] # If true, show URL addresses after external links. # man_show_urls = False # -- Options for Texinfo output ------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ ( master_doc, "Ray", "Ray Documentation", author, "Ray", "Ray provides a simple, universal API for building distributed applications.", "Miscellaneous", ), ] # Python methods should be presented in source code order autodoc_member_order = "bysource" def setup(app): # myst-nb adds notebooks into the registry, which leads to sphinx-gallery warnings app.registry.source_suffix.pop(".ipynb", None) app.connect("html-page-context", update_context) # Custom CSS app.add_css_file("css/custom.css", priority=800) app.add_css_file( "https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.css" ) # Custom JS app.add_js_file( "https://cdn.jsdelivr.net/npm/docsearch.js@2/dist/cdn/docsearch.min.js", defer="defer") app.add_js_file("js/docsearch.js", defer="defer") # Custom Sphinx directives app.add_directive("customgalleryitem", CustomGalleryItemDirective) # Custom docstring processor app.connect("autodoc-process-docstring", fix_xgb_lgbm_docs) ########################################################################### # auto-created readthedocs.org specific configuration # ########################################################################### # # The following code was added during an automated build on readthedocs.org # It is auto created and injected for every build. The result is based on the # conf.py.tmpl file found in the readthedocs.org codebase: # https://github.com/rtfd/readthedocs.org/blob/main/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "releases/1.11.2", 'version_slug': "releases-1.11.2", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("master", "/en/master/"), ("latest", "/en/latest/"), ("releases-2.3.0", "/en/releases-2.3.0/"), ("releases-2.2.0", "/en/releases-2.2.0/"), ("releases-2.1.0", "/en/releases-2.1.0/"), ("releases-2.0.1", "/en/releases-2.0.1/"), ("releases-2.0.0", "/en/releases-2.0.0/"), ("releases-1.13.0", "/en/releases-1.13.0/"), ("releases-1.12.2", "/en/releases-1.12.2/"), ("releases-1.12.1", "/en/releases-1.12.1/"), ("releases-1.12.0", "/en/releases-1.12.0/"), ("releases-1.11.2", "/en/releases-1.11.2/"), ("releases-1.11.1", "/en/releases-1.11.1/"), ("releases-1.11.0", "/en/releases-1.11.0/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'anyscale-ray', 'name': u'ray', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://docs.ray.io/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/doc/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'ray-project', 'proxied_api_host': '/_', 'github_repo': 'ray', 'github_version': 'releases/1.11.2', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'releases/1.11.2', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'releases/1.11.2', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '214178be', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/anyscale-ray/builds/1319430/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2023-02-27T18:40:55.262611Z, end-time: 2023-02-27T18:46:36.989339Z, duration: 341, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.3.2 loading translations [en]... done making output directory... done generating gallery... Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files. generating gallery for ray-core/examples... [ 25%] progress_bar.py generating gallery for ray-core/examples... [ 50%] plot_hyperparameter.py generating gallery for ray-core/examples... [ 75%] plot_parameter_server.py generating gallery for ray-core/examples... [100%] plot_pong_example.py generating gallery for ray-core/examples/dask_xgboost... [100%] dask_xgboost.py generating gallery for ray-core/examples/datasets_train... [100%] datasets_train.py generating gallery for ray-core/examples/modin_xgboost... [100%] modin_xgboost.py generating gallery for data/examples... [100%] big_data_ingestion.py myst v0.15.2: MdParserConfig(renderer='sphinx', commonmark_only=False, enable_extensions=['dollarmath', 'amsmath', 'deflist', 'html_admonition', 'html_image', 'colon_fence', 'smartquotes', 'replacements'], dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', disable_syntax=[], url_schemes=['http', 'https', 'mailto', 'ftp'], heading_anchors=None, heading_slug_func=None, html_meta=[], footnote_transition=True, substitutions=[], sub_delimiters=['{', '}'], words_per_minute=200) building [mo]: targets for 0 po files that are out of date building [html]: targets for 305 source files that are out of date updating environment: [new config] 315 added, 0 changed, 0 removed reading sources... [ 0%] _includes/_contribute reading sources... [ 0%] _includes/_help reading sources... [ 0%] _includes/rllib_announcement reading sources... [ 1%] _includes/rllib_announcement_bottom reading sources... [ 1%] _includes/rllib_we_are_hiring reading sources... [ 1%] cluster/aws-tips reading sources... [ 2%] cluster/cloud reading sources... [ 2%] cluster/commands reading sources... [ 2%] cluster/config reading sources... [ 3%] cluster/deploy reading sources... [ 3%] cluster/examples/slurm-basic reading sources... [ 3%] cluster/examples/slurm-launch reading sources... [ 4%] cluster/examples/slurm-template reading sources... [ 4%] cluster/guide reading sources... [ 4%] cluster/index reading sources... [ 5%] cluster/job-submission reading sources... [ 5%] cluster/kuberay reading sources... [ 5%] cluster/kubernetes reading sources... [ 6%] cluster/kubernetes-advanced reading sources... [ 6%] cluster/kubernetes-gpu reading sources... [ 6%] cluster/kubernetes-manual reading sources... [ 6%] cluster/lsf reading sources... [ 7%] cluster/quickstart reading sources... [ 7%] cluster/ray-client reading sources... [ 7%] cluster/reference reading sources... [ 8%] cluster/sdk reading sources... [ 8%] cluster/slurm reading sources... [ 8%] cluster/user-guide reading sources... [ 9%] cluster/we_are_hiring reading sources... [ 9%] cluster/yarn reading sources... [ 9%] data/advanced-pipelines reading sources... [ 10%] data/custom-data reading sources... [ 10%] data/dask-on-ray reading sources... [ 10%] data/dataset reading sources... [ 11%] data/dataset-ml-preprocessing reading sources... [ 11%] data/dataset-tensor-support reading sources... [ 11%] data/examples/README reading sources... [ 12%] data/examples/big_data_ingestion reading sources... [ 12%] data/examples/index reading sources... [ 12%] data/getting-started reading sources... [ 13%] data/key-concepts reading sources... [ 13%] data/mars-on-ray reading sources... [ 13%] data/modin/index reading sources... [ 13%] data/package-ref reading sources... [ 14%] data/performance-tips reading sources... [ 14%] data/raydp reading sources... [ 14%] data/user-guide reading sources... [ 15%] index reading sources... [ 15%] ray-contribute/debugging reading sources... [ 15%] ray-contribute/development reading sources... [ 16%] ray-contribute/fake-autoscaler reading sources... [ 16%] ray-contribute/getting-involved reading sources... [ 16%] ray-contribute/involvement reading sources... [ 17%] ray-contribute/profiling reading sources... [ 17%] ray-contribute/whitepaper reading sources... [ 17%] ray-core/actors reading sources... [ 18%] ray-core/advanced reading sources... [ 18%] ray-core/async_api reading sources... [ 18%] ray-core/concurrency_group_api reading sources... [ 19%] ray-core/configure reading sources... [ 19%] ray-core/cross-language reading sources... [ 19%] ray-core/examples/README reading sources... [ 20%] ray-core/examples/dask_xgboost/dask_xgboost reading sources... [ 20%] ray-core/examples/datasets_train/datasets_train reading sources... [ 20%] ray-core/examples/index reading sources... [ 20%] ray-core/examples/modin_xgboost/modin_xgboost reading sources... [ 21%] ray-core/examples/overview reading sources... [ 21%] ray-core/examples/placement-group reading sources... [ 21%] ray-core/examples/plot_example-a3c reading sources... [ 22%] ray-core/examples/plot_example-lm reading sources... [ 22%] ray-core/examples/plot_hyperparameter reading sources... [ 22%] ray-core/examples/plot_lbfgs reading sources... [ 23%] ray-core/examples/plot_newsreader reading sources... [ 23%] ray-core/examples/plot_parameter_server reading sources... [ 23%] ray-core/examples/plot_pong_example reading sources... [ 24%] ray-core/examples/plot_streaming reading sources... [ 24%] ray-core/examples/progress_bar reading sources... [ 24%] ray-core/examples/testing-tips reading sources... [ 25%] ray-core/examples/tips-for-first-time reading sources... [ 25%] ray-core/examples/using-ray-with-pytorch-lightning reading sources... [ 25%] ray-core/fault-tolerance reading sources... [ 26%] ray-core/handling-dependencies reading sources... [ 26%] ray-core/memory-management reading sources... [ 26%] ray-core/namespaces reading sources... [ 26%] ray-core/package-ref reading sources... [ 27%] ray-core/placement-group reading sources... [ 27%] ray-core/ray-dashboard reading sources... [ 27%] ray-core/serialization reading sources... [ 28%] ray-core/starting-ray reading sources... [ 28%] ray-core/troubleshooting reading sources... [ 28%] ray-core/using-ray reading sources... [ 29%] ray-core/using-ray-with-gpus reading sources... [ 29%] ray-core/using-ray-with-jupyter reading sources... [ 29%] ray-core/using-ray-with-pytorch reading sources... [ 30%] ray-core/using-ray-with-tensorflow reading sources... [ 30%] ray-core/walkthrough reading sources... [ 30%] ray-design-patterns/closure-capture reading sources... [ 31%] ray-design-patterns/concurrent-operations-async-actor reading sources... [ 31%] ray-design-patterns/fault-tolerance-actor-checkpointing reading sources... [ 31%] ray-design-patterns/fine-grained-tasks reading sources... [ 32%] ray-design-patterns/global-variables reading sources... [ 32%] ray-design-patterns/index reading sources... [ 32%] ray-design-patterns/limit-tasks reading sources... [ 33%] ray-design-patterns/map-reduce reading sources... [ 33%] ray-design-patterns/overlapping-computation-communication reading sources... [ 33%] ray-design-patterns/ray-get-loop reading sources... [ 33%] ray-design-patterns/redefine-task-actor-loop reading sources... [ 34%] ray-design-patterns/submission-order reading sources... [ 34%] ray-design-patterns/too-many-results reading sources... [ 34%] ray-design-patterns/tree-of-actors reading sources... [ 35%] ray-design-patterns/tree-of-tasks reading sources... [ 35%] ray-design-patterns/unnecessary-ray-get reading sources... [ 35%] ray-more-libs/index reading sources... [ 36%] ray-more-libs/joblib reading sources... [ 36%] ray-more-libs/lightgbm-ray reading sources... [ 36%] ray-more-libs/multiprocessing reading sources... [ 37%] ray-more-libs/ray-collective NCCL seems unavailable. Please install Cupy following the guide at: https://docs.cupy.dev/en/stable/install.html. reading sources... [ 37%] ray-more-libs/ray-lightning reading sources... [ 37%] ray-more-libs/xgboost-ray reading sources... [ 38%] ray-observability/index reading sources... [ 38%] ray-observability/ray-debugging reading sources... [ 38%] ray-observability/ray-logging reading sources... [ 39%] ray-observability/ray-metrics reading sources... [ 39%] ray-observability/ray-tracing reading sources... [ 39%] ray-overview/index reading sources... [ 40%] ray-overview/installation reading sources... [ 40%] ray-overview/learn-more reading sources... [ 40%] ray-overview/ray-libraries reading sources... [ 40%] ray-references/api reading sources... [ 41%] ray-references/faq reading sources... [ 41%] raysgd/raysgd reading sources... [ 41%] raysgd/raysgd_pytorch reading sources... [ 42%] raysgd/raysgd_ref reading sources... [ 42%] raysgd/raysgd_tensorflow reading sources... [ 42%] raysgd/raysgd_tune reading sources... [ 43%] rllib/core-concepts reading sources... [ 43%] rllib/feature_overview reading sources... [ 43%] rllib/index reading sources... [ 44%] rllib/package_ref/env reading sources... [ 44%] rllib/package_ref/env/base_env lz4 not available, disabling sample compression. This will significantly impact RLlib performance. To install lz4, run `pip install lz4`. reading sources... [ 44%] rllib/package_ref/env/external_env reading sources... [ 45%] rllib/package_ref/env/multi_agent_env reading sources... [ 45%] rllib/package_ref/env/vector_env reading sources... [ 45%] rllib/package_ref/evaluation reading sources... [ 46%] rllib/package_ref/evaluation/policy_map reading sources... [ 46%] rllib/package_ref/evaluation/rollout_worker reading sources... [ 46%] rllib/package_ref/evaluation/sample_batch reading sources... [ 46%] rllib/package_ref/evaluation/samplers reading sources... [ 47%] rllib/package_ref/evaluation/worker_set reading sources... [ 47%] rllib/package_ref/execution reading sources... [ 47%] rllib/package_ref/index reading sources... [ 48%] rllib/package_ref/models reading sources... [ 48%] rllib/package_ref/offline reading sources... [ 48%] rllib/package_ref/policy reading sources... [ 49%] rllib/package_ref/policy/custom_policies reading sources... [ 49%] rllib/package_ref/policy/policy reading sources... [ 49%] rllib/package_ref/policy/tf_policies reading sources... [ 50%] rllib/package_ref/policy/torch_policy reading sources... [ 50%] rllib/package_ref/trainer reading sources... [ 50%] rllib/package_ref/utils reading sources... [ 51%] rllib/package_ref/utils/annotations reading sources... [ 51%] rllib/package_ref/utils/deprecation reading sources... [ 51%] rllib/package_ref/utils/exploration reading sources... [ 52%] rllib/package_ref/utils/framework reading sources... [ 52%] rllib/package_ref/utils/numpy reading sources... [ 52%] rllib/package_ref/utils/schedules reading sources... [ 53%] rllib/package_ref/utils/tf_utils reading sources... [ 53%] rllib/package_ref/utils/torch_utils reading sources... [ 53%] rllib/rllib-algorithms reading sources... [ 53%] rllib/rllib-concepts reading sources... [ 54%] rllib/rllib-dev reading sources... [ 54%] rllib/rllib-env reading sources... [ 54%] rllib/rllib-examples reading sources... [ 55%] rllib/rllib-models reading sources... [ 55%] rllib/rllib-offline reading sources... [ 55%] rllib/rllib-sample-collection reading sources... [ 56%] rllib/rllib-training reading sources... [ 56%] rllib/user-guides reading sources... [ 56%] serve/architecture reading sources... [ 57%] serve/core-apis reading sources... [ 57%] serve/deployment reading sources... [ 57%] serve/end_to_end_tutorial reading sources... [ 58%] serve/faq reading sources... [ 58%] serve/http-servehandle reading sources... [ 58%] serve/index reading sources... [ 59%] serve/ml-models reading sources... [ 59%] serve/package-ref reading sources... [ 59%] serve/performance reading sources... [ 60%] serve/pipeline reading sources... [ 60%] serve/tutorials/batch reading sources... [ 60%] serve/tutorials/index reading sources... [ 60%] serve/tutorials/pytorch reading sources... [ 61%] serve/tutorials/rllib reading sources... [ 61%] serve/tutorials/sklearn reading sources... [ 61%] serve/tutorials/tensorflow reading sources... [ 62%] serve/tutorials/web-server-integration reading sources... [ 62%] train/api reading sources... [ 62%] train/architecture reading sources... [ 63%] train/examples reading sources... [ 63%] train/examples/horovod/horovod_example reading sources... [ 63%] train/examples/mlflow_fashion_mnist_example reading sources... [ 64%] train/examples/tensorflow_linear_dataset_example reading sources... [ 64%] train/examples/tensorflow_mnist_example reading sources... [ 64%] train/examples/train_fashion_mnist_example reading sources... [ 65%] train/examples/train_linear_dataset_example reading sources... [ 65%] train/examples/train_linear_example reading sources... [ 65%] train/examples/transformers/transformers_example reading sources... [ 66%] train/examples/tune_cifar_pytorch_pbt_example reading sources... [ 66%] train/examples/tune_linear_dataset_example reading sources... [ 66%] train/examples/tune_linear_example reading sources... [ 66%] train/examples/tune_tensorflow_mnist_example reading sources... [ 67%] train/migration-guide reading sources... [ 67%] train/train reading sources... [ 67%] train/user_guide reading sources... [ 68%] tune/api_docs/analysis reading sources... [ 68%] tune/api_docs/cli reading sources... [ 68%] tune/api_docs/client reading sources... [ 69%] tune/api_docs/env reading sources... [ 69%] tune/api_docs/execution reading sources... [ 69%] tune/api_docs/integration reading sources... [ 70%] tune/api_docs/internals reading sources... [ 70%] tune/api_docs/logging reading sources... [ 70%] tune/api_docs/overview reading sources... [ 71%] tune/api_docs/reporters reading sources... [ 71%] tune/api_docs/scalability reading sources... [ 71%] tune/api_docs/schedulers reading sources... [ 72%] tune/api_docs/search_space reading sources... [ 72%] tune/api_docs/sklearn reading sources... [ 72%] tune/api_docs/stoppers reading sources... [ 73%] tune/api_docs/suggestion reading sources... [ 73%] tune/api_docs/trainable reading sources... [ 73%] tune/examples/async_hyperband_example reading sources... [ 73%] tune/examples/ax_example reading sources... [ 74%] tune/examples/bayesopt_example reading sources... [ 74%] tune/examples/blendsearch_example reading sources... [ 74%] tune/examples/bohb_example reading sources... [ 75%] tune/examples/cfo_example reading sources... [ 75%] tune/examples/cifar10_pytorch reading sources... [ 75%] tune/examples/comet_example reading sources... [ 76%] tune/examples/custom_func_checkpointing reading sources... [ 76%] tune/examples/ddp_mnist_torch reading sources... [ 76%] tune/examples/dragonfly_example reading sources... [ 77%] tune/examples/durable_trainable_example reading sources... [ 77%] tune/examples/genetic_example reading sources... [ 77%] tune/examples/hebo_example reading sources... [ 78%] tune/examples/horovod_simple reading sources... [ 78%] tune/examples/hyperband_example reading sources... [ 78%] tune/examples/hyperband_function_example reading sources... [ 79%] tune/examples/hyperopt_conditional_search_space_example reading sources... [ 79%] tune/examples/hyperopt_example reading sources... [ 79%] tune/examples/index reading sources... [ 80%] tune/examples/lightgbm_example reading sources... [ 80%] tune/examples/logging_example reading sources... [ 80%] tune/examples/mlflow_example reading sources... [ 80%] tune/examples/mlflow_ptl_example reading sources... [ 81%] tune/examples/mnist_ptl_mini reading sources... [ 81%] tune/examples/mnist_pytorch reading sources... [ 81%] tune/examples/mnist_pytorch_lightning reading sources... [ 82%] tune/examples/mnist_pytorch_trainable reading sources... [ 82%] tune/examples/mxnet_example reading sources... [ 82%] tune/examples/nevergrad_example reading sources... [ 83%] tune/examples/optuna_define_by_run_example reading sources... [ 83%] tune/examples/optuna_example reading sources... [ 83%] tune/examples/optuna_multiobjective_example reading sources... [ 84%] tune/examples/pb2_example reading sources... [ 84%] tune/examples/pb2_ppo_example reading sources... [ 84%] tune/examples/pbt_convnet_function_example reading sources... [ 85%] tune/examples/pbt_example reading sources... [ 85%] tune/examples/pbt_function reading sources... [ 85%] tune/examples/pbt_memnn_example reading sources... [ 86%] tune/examples/pbt_ppo_example reading sources... [ 86%] tune/examples/pbt_transformers reading sources... [ 86%] tune/examples/pbt_tune_cifar10_with_keras reading sources... [ 86%] tune/examples/sigopt_example reading sources... [ 87%] tune/examples/sigopt_multi_objective_example reading sources... [ 87%] tune/examples/sigopt_prior_beliefs_example reading sources... [ 87%] tune/examples/skopt_example reading sources... [ 88%] tune/examples/tf_mnist_example reading sources... [ 88%] tune/examples/tune_basic_example reading sources... [ 88%] tune/examples/tune_cifar10_gluon reading sources... [ 89%] tune/examples/tune_mnist_keras reading sources... [ 89%] tune/examples/wandb_example reading sources... [ 89%] tune/examples/xgboost_dynamic_resources_example reading sources... [ 90%] tune/examples/xgboost_example reading sources... [ 90%] tune/examples/zoopt_example reading sources... [ 90%] tune/faq reading sources... [ 91%] tune/getting-started reading sources... [ 91%] tune/index reading sources... [ 91%] tune/key-concepts reading sources... [ 92%] tune/tutorials/overview reading sources... [ 92%] tune/tutorials/tune-advanced-tutorial reading sources... [ 92%] tune/tutorials/tune-checkpoints reading sources... [ 93%] tune/tutorials/tune-comet reading sources... [ 93%] tune/tutorials/tune-distributed reading sources... [ 93%] tune/tutorials/tune-lifecycle reading sources... [ 93%] tune/tutorials/tune-metrics reading sources... [ 94%] tune/tutorials/tune-mlflow reading sources... [ 94%] tune/tutorials/tune-output reading sources... [ 94%] tune/tutorials/tune-pytorch-cifar reading sources... [ 95%] tune/tutorials/tune-pytorch-lightning reading sources... [ 95%] tune/tutorials/tune-resources reading sources... [ 95%] tune/tutorials/tune-serve-integration-mnist reading sources... [ 96%] tune/tutorials/tune-sklearn reading sources... [ 96%] tune/tutorials/tune-stopping reading sources... [ 96%] tune/tutorials/tune-wandb reading sources... [ 97%] tune/tutorials/tune-xgboost reading sources... [ 97%] workflows/actors reading sources... [ 97%] workflows/advanced reading sources... [ 98%] workflows/basics reading sources... [ 98%] workflows/comparison reading sources... [ 98%] workflows/concepts reading sources... [ 99%] workflows/events reading sources... [ 99%] workflows/management reading sources... [ 99%] workflows/metadata reading sources... [100%] workflows/package-ref WARNING: autodoc: failed to import class 'sklearn.TuneGridSearchCV' from module 'ray.tune'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 70, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/python/ray/tune/sklearn.py", line 16, in raise type(exc)().with_traceback(tb) from None File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/python/ray/tune/sklearn.py", line 10, in from tune_sklearn import TuneSearchCV, TuneGridSearchCV File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/__init__.py", line 1, in from tune_sklearn.tune_gridsearch import TuneGridSearchCV File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/tune_gridsearch.py", line 12, in from tune_sklearn.list_searcher import ListSearcher File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/list_searcher.py", line 7, in from ray.tune.search.searcher import Searcher ModuleNotFoundError WARNING: autodoc: failed to import class 'sklearn.TuneSearchCV' from module 'ray.tune'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 70, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/python/ray/tune/sklearn.py", line 16, in raise type(exc)().with_traceback(tb) from None File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/python/ray/tune/sklearn.py", line 10, in from tune_sklearn import TuneSearchCV, TuneGridSearchCV File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/__init__.py", line 1, in from tune_sklearn.tune_gridsearch import TuneGridSearchCV File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/tune_gridsearch.py", line 12, in from tune_sklearn.list_searcher import ListSearcher File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/list_searcher.py", line 7, in from ray.tune.search.searcher import Searcher ModuleNotFoundError looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] _includes/_contribute writing output... [ 0%] _includes/_help writing output... [ 0%] _includes/rllib_announcement writing output... [ 1%] _includes/rllib_announcement_bottom writing output... [ 1%] _includes/rllib_we_are_hiring writing output... [ 1%] cluster/aws-tips writing output... [ 2%] cluster/cloud writing output... [ 2%] cluster/commands writing output... [ 2%] cluster/config writing output... [ 3%] cluster/deploy writing output... [ 3%] cluster/examples/slurm-basic writing output... [ 3%] cluster/examples/slurm-launch writing output... [ 4%] cluster/examples/slurm-template writing output... [ 4%] cluster/guide writing output... [ 4%] cluster/index writing output... [ 5%] cluster/job-submission writing output... [ 5%] cluster/kuberay writing output... [ 5%] cluster/kubernetes writing output... [ 6%] cluster/kubernetes-advanced writing output... [ 6%] cluster/kubernetes-gpu writing output... [ 6%] cluster/kubernetes-manual writing output... [ 6%] cluster/lsf writing output... [ 7%] cluster/quickstart writing output... [ 7%] cluster/ray-client writing output... [ 7%] cluster/reference writing output... [ 8%] cluster/sdk writing output... [ 8%] cluster/slurm writing output... [ 8%] cluster/user-guide writing output... [ 9%] cluster/we_are_hiring writing output... [ 9%] cluster/yarn writing output... [ 9%] data/advanced-pipelines writing output... [ 10%] data/custom-data writing output... [ 10%] data/dask-on-ray writing output... [ 10%] data/dataset writing output... [ 11%] data/dataset-ml-preprocessing writing output... [ 11%] data/dataset-tensor-support writing output... [ 11%] data/examples/README writing output... [ 12%] data/examples/big_data_ingestion writing output... [ 12%] data/examples/index writing output... [ 12%] data/getting-started writing output... [ 13%] data/key-concepts writing output... [ 13%] data/mars-on-ray writing output... [ 13%] data/modin/index writing output... [ 13%] data/package-ref writing output... [ 14%] data/performance-tips writing output... [ 14%] data/raydp writing output... [ 14%] data/user-guide writing output... [ 15%] index writing output... [ 15%] ray-contribute/debugging writing output... [ 15%] ray-contribute/development writing output... [ 16%] ray-contribute/fake-autoscaler writing output... [ 16%] ray-contribute/getting-involved writing output... [ 16%] ray-contribute/involvement writing output... [ 17%] ray-contribute/profiling writing output... [ 17%] ray-contribute/whitepaper writing output... [ 17%] ray-core/actors writing output... [ 18%] ray-core/advanced writing output... [ 18%] ray-core/async_api writing output... [ 18%] ray-core/concurrency_group_api writing output... [ 19%] ray-core/configure writing output... [ 19%] ray-core/cross-language writing output... [ 19%] ray-core/examples/README writing output... [ 20%] ray-core/examples/dask_xgboost/dask_xgboost writing output... [ 20%] ray-core/examples/datasets_train/datasets_train writing output... [ 20%] ray-core/examples/index writing output... [ 20%] ray-core/examples/modin_xgboost/modin_xgboost writing output... [ 21%] ray-core/examples/overview writing output... [ 21%] ray-core/examples/placement-group writing output... [ 21%] ray-core/examples/plot_example-a3c writing output... [ 22%] ray-core/examples/plot_example-lm writing output... [ 22%] ray-core/examples/plot_hyperparameter writing output... [ 22%] ray-core/examples/plot_lbfgs writing output... [ 23%] ray-core/examples/plot_newsreader writing output... [ 23%] ray-core/examples/plot_parameter_server writing output... [ 23%] ray-core/examples/plot_pong_example writing output... [ 24%] ray-core/examples/plot_streaming writing output... [ 24%] ray-core/examples/progress_bar writing output... [ 24%] ray-core/examples/testing-tips writing output... [ 25%] ray-core/examples/tips-for-first-time writing output... [ 25%] ray-core/examples/using-ray-with-pytorch-lightning writing output... [ 25%] ray-core/fault-tolerance writing output... [ 26%] ray-core/handling-dependencies writing output... [ 26%] ray-core/memory-management writing output... [ 26%] ray-core/namespaces writing output... [ 26%] ray-core/package-ref writing output... [ 27%] ray-core/placement-group writing output... [ 27%] ray-core/ray-dashboard writing output... [ 27%] ray-core/serialization writing output... [ 28%] ray-core/starting-ray writing output... [ 28%] ray-core/troubleshooting writing output... [ 28%] ray-core/using-ray writing output... [ 29%] ray-core/using-ray-with-gpus writing output... [ 29%] ray-core/using-ray-with-jupyter writing output... [ 29%] ray-core/using-ray-with-pytorch writing output... [ 30%] ray-core/using-ray-with-tensorflow writing output... [ 30%] ray-core/walkthrough writing output... [ 30%] ray-design-patterns/closure-capture writing output... [ 31%] ray-design-patterns/concurrent-operations-async-actor writing output... [ 31%] ray-design-patterns/fault-tolerance-actor-checkpointing writing output... [ 31%] ray-design-patterns/fine-grained-tasks writing output... [ 32%] ray-design-patterns/global-variables writing output... [ 32%] ray-design-patterns/index writing output... [ 32%] ray-design-patterns/limit-tasks writing output... [ 33%] ray-design-patterns/map-reduce writing output... [ 33%] ray-design-patterns/overlapping-computation-communication writing output... [ 33%] ray-design-patterns/ray-get-loop writing output... [ 33%] ray-design-patterns/redefine-task-actor-loop writing output... [ 34%] ray-design-patterns/submission-order writing output... [ 34%] ray-design-patterns/too-many-results writing output... [ 34%] ray-design-patterns/tree-of-actors writing output... [ 35%] ray-design-patterns/tree-of-tasks writing output... [ 35%] ray-design-patterns/unnecessary-ray-get writing output... [ 35%] ray-more-libs/index writing output... [ 36%] ray-more-libs/joblib writing output... [ 36%] ray-more-libs/lightgbm-ray writing output... [ 36%] ray-more-libs/multiprocessing writing output... [ 37%] ray-more-libs/ray-collective writing output... [ 37%] ray-more-libs/ray-lightning writing output... [ 37%] ray-more-libs/xgboost-ray writing output... [ 38%] ray-observability/index writing output... [ 38%] ray-observability/ray-debugging writing output... [ 38%] ray-observability/ray-logging writing output... [ 39%] ray-observability/ray-metrics writing output... [ 39%] ray-observability/ray-tracing writing output... [ 39%] ray-overview/index writing output... [ 40%] ray-overview/installation writing output... [ 40%] ray-overview/learn-more writing output... [ 40%] ray-overview/ray-libraries writing output... [ 40%] ray-references/api writing output... [ 41%] ray-references/faq writing output... [ 41%] raysgd/raysgd writing output... [ 41%] raysgd/raysgd_pytorch writing output... [ 42%] raysgd/raysgd_ref writing output... [ 42%] raysgd/raysgd_tensorflow writing output... [ 42%] raysgd/raysgd_tune writing output... [ 43%] rllib/core-concepts writing output... [ 43%] rllib/feature_overview writing output... [ 43%] rllib/index writing output... [ 44%] rllib/package_ref/env writing output... [ 44%] rllib/package_ref/env/base_env writing output... [ 44%] rllib/package_ref/env/external_env writing output... [ 45%] rllib/package_ref/env/multi_agent_env writing output... [ 45%] rllib/package_ref/env/vector_env writing output... [ 45%] rllib/package_ref/evaluation writing output... [ 46%] rllib/package_ref/evaluation/policy_map writing output... [ 46%] rllib/package_ref/evaluation/rollout_worker writing output... [ 46%] rllib/package_ref/evaluation/sample_batch writing output... [ 46%] rllib/package_ref/evaluation/samplers writing output... [ 47%] rllib/package_ref/evaluation/worker_set writing output... [ 47%] rllib/package_ref/execution writing output... [ 47%] rllib/package_ref/index writing output... [ 48%] rllib/package_ref/models writing output... [ 48%] rllib/package_ref/offline writing output... [ 48%] rllib/package_ref/policy writing output... [ 49%] rllib/package_ref/policy/custom_policies writing output... [ 49%] rllib/package_ref/policy/policy writing output... [ 49%] rllib/package_ref/policy/tf_policies writing output... [ 50%] rllib/package_ref/policy/torch_policy writing output... [ 50%] rllib/package_ref/trainer writing output... [ 50%] rllib/package_ref/utils writing output... [ 51%] rllib/package_ref/utils/annotations writing output... [ 51%] rllib/package_ref/utils/deprecation writing output... [ 51%] rllib/package_ref/utils/exploration writing output... [ 52%] rllib/package_ref/utils/framework writing output... [ 52%] rllib/package_ref/utils/numpy writing output... [ 52%] rllib/package_ref/utils/schedules writing output... [ 53%] rllib/package_ref/utils/tf_utils writing output... [ 53%] rllib/package_ref/utils/torch_utils writing output... [ 53%] rllib/rllib-algorithms writing output... [ 53%] rllib/rllib-concepts writing output... [ 54%] rllib/rllib-dev writing output... [ 54%] rllib/rllib-env writing output... [ 54%] rllib/rllib-examples writing output... [ 55%] rllib/rllib-models writing output... [ 55%] rllib/rllib-offline writing output... [ 55%] rllib/rllib-sample-collection writing output... [ 56%] rllib/rllib-training writing output... [ 56%] rllib/user-guides writing output... [ 56%] serve/architecture writing output... [ 57%] serve/core-apis writing output... [ 57%] serve/deployment writing output... [ 57%] serve/end_to_end_tutorial writing output... [ 58%] serve/faq writing output... [ 58%] serve/http-servehandle writing output... [ 58%] serve/index writing output... [ 59%] serve/ml-models writing output... [ 59%] serve/package-ref writing output... [ 59%] serve/performance writing output... [ 60%] serve/pipeline writing output... [ 60%] serve/tutorials/batch writing output... [ 60%] serve/tutorials/index writing output... [ 60%] serve/tutorials/pytorch writing output... [ 61%] serve/tutorials/rllib writing output... [ 61%] serve/tutorials/sklearn writing output... [ 61%] serve/tutorials/tensorflow writing output... [ 62%] serve/tutorials/web-server-integration writing output... [ 62%] train/api writing output... [ 62%] train/architecture writing output... [ 63%] train/examples writing output... [ 63%] train/examples/horovod/horovod_example writing output... [ 63%] train/examples/mlflow_fashion_mnist_example writing output... [ 64%] train/examples/tensorflow_linear_dataset_example writing output... [ 64%] train/examples/tensorflow_mnist_example writing output... [ 64%] train/examples/train_fashion_mnist_example writing output... [ 65%] train/examples/train_linear_dataset_example writing output... [ 65%] train/examples/train_linear_example writing output... [ 65%] train/examples/transformers/transformers_example writing output... [ 66%] train/examples/tune_cifar_pytorch_pbt_example writing output... [ 66%] train/examples/tune_linear_dataset_example writing output... [ 66%] train/examples/tune_linear_example writing output... [ 66%] train/examples/tune_tensorflow_mnist_example writing output... [ 67%] train/migration-guide writing output... [ 67%] train/train writing output... [ 67%] train/user_guide writing output... [ 68%] tune/api_docs/analysis writing output... [ 68%] tune/api_docs/cli writing output... [ 68%] tune/api_docs/client writing output... [ 69%] tune/api_docs/env writing output... [ 69%] tune/api_docs/execution writing output... [ 69%] tune/api_docs/integration writing output... [ 70%] tune/api_docs/internals writing output... [ 70%] tune/api_docs/logging writing output... [ 70%] tune/api_docs/overview writing output... [ 71%] tune/api_docs/reporters writing output... [ 71%] tune/api_docs/scalability writing output... [ 71%] tune/api_docs/schedulers writing output... [ 72%] tune/api_docs/search_space writing output... [ 72%] tune/api_docs/sklearn writing output... [ 72%] tune/api_docs/stoppers writing output... [ 73%] tune/api_docs/suggestion writing output... [ 73%] tune/api_docs/trainable writing output... [ 73%] tune/examples/async_hyperband_example writing output... [ 73%] tune/examples/ax_example writing output... [ 74%] tune/examples/bayesopt_example writing output... [ 74%] tune/examples/blendsearch_example writing output... [ 74%] tune/examples/bohb_example writing output... [ 75%] tune/examples/cfo_example writing output... [ 75%] tune/examples/cifar10_pytorch writing output... [ 75%] tune/examples/comet_example writing output... [ 76%] tune/examples/custom_func_checkpointing writing output... [ 76%] tune/examples/ddp_mnist_torch writing output... [ 76%] tune/examples/dragonfly_example writing output... [ 77%] tune/examples/durable_trainable_example writing output... [ 77%] tune/examples/genetic_example writing output... [ 77%] tune/examples/hebo_example writing output... [ 78%] tune/examples/horovod_simple writing output... [ 78%] tune/examples/hyperband_example writing output... [ 78%] tune/examples/hyperband_function_example writing output... [ 79%] tune/examples/hyperopt_conditional_search_space_example writing output... [ 79%] tune/examples/hyperopt_example writing output... [ 79%] tune/examples/index writing output... [ 80%] tune/examples/lightgbm_example writing output... [ 80%] tune/examples/logging_example writing output... [ 80%] tune/examples/mlflow_example writing output... [ 80%] tune/examples/mlflow_ptl_example writing output... [ 81%] tune/examples/mnist_ptl_mini writing output... [ 81%] tune/examples/mnist_pytorch writing output... [ 81%] tune/examples/mnist_pytorch_lightning writing output... [ 82%] tune/examples/mnist_pytorch_trainable writing output... [ 82%] tune/examples/mxnet_example writing output... [ 82%] tune/examples/nevergrad_example writing output... [ 83%] tune/examples/optuna_define_by_run_example writing output... [ 83%] tune/examples/optuna_example writing output... [ 83%] tune/examples/optuna_multiobjective_example writing output... [ 84%] tune/examples/pb2_example writing output... [ 84%] tune/examples/pb2_ppo_example writing output... [ 84%] tune/examples/pbt_convnet_function_example writing output... [ 85%] tune/examples/pbt_example writing output... [ 85%] tune/examples/pbt_function writing output... [ 85%] tune/examples/pbt_memnn_example writing output... [ 86%] tune/examples/pbt_ppo_example writing output... [ 86%] tune/examples/pbt_transformers writing output... [ 86%] tune/examples/pbt_tune_cifar10_with_keras writing output... [ 86%] tune/examples/sigopt_example writing output... [ 87%] tune/examples/sigopt_multi_objective_example writing output... [ 87%] tune/examples/sigopt_prior_beliefs_example writing output... [ 87%] tune/examples/skopt_example writing output... [ 88%] tune/examples/tf_mnist_example writing output... [ 88%] tune/examples/tune_basic_example writing output... [ 88%] tune/examples/tune_cifar10_gluon writing output... [ 89%] tune/examples/tune_mnist_keras writing output... [ 89%] tune/examples/wandb_example writing output... [ 89%] tune/examples/xgboost_dynamic_resources_example writing output... [ 90%] tune/examples/xgboost_example writing output... [ 90%] tune/examples/zoopt_example writing output... [ 90%] tune/faq writing output... [ 91%] tune/getting-started writing output... [ 91%] tune/index writing output... [ 91%] tune/key-concepts writing output... [ 92%] tune/tutorials/overview writing output... [ 92%] tune/tutorials/tune-advanced-tutorial writing output... [ 92%] tune/tutorials/tune-checkpoints writing output... [ 93%] tune/tutorials/tune-comet writing output... [ 93%] tune/tutorials/tune-distributed writing output... [ 93%] tune/tutorials/tune-lifecycle writing output... [ 93%] tune/tutorials/tune-metrics writing output... [ 94%] tune/tutorials/tune-mlflow writing output... [ 94%] tune/tutorials/tune-output writing output... [ 94%] tune/tutorials/tune-pytorch-cifar writing output... [ 95%] tune/tutorials/tune-pytorch-lightning writing output... [ 95%] tune/tutorials/tune-resources writing output... [ 95%] tune/tutorials/tune-serve-integration-mnist writing output... [ 96%] tune/tutorials/tune-sklearn writing output... [ 96%] tune/tutorials/tune-stopping writing output... [ 96%] tune/tutorials/tune-wandb writing output... [ 97%] tune/tutorials/tune-xgboost writing output... [ 97%] workflows/actors writing output... [ 97%] workflows/advanced writing output... [ 98%] workflows/basics writing output... [ 98%] workflows/comparison writing output... [ 98%] workflows/concepts writing output... [ 99%] workflows/events writing output... [ 99%] workflows/management writing output... [ 99%] workflows/metadata writing output... [100%] workflows/package-ref /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:69: WARNING: unknown document: /tutorials/monotonic /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:72: WARNING: unknown document: /tutorials/feature_interaction_constraint /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:104: WARNING: unknown document: /tutorials/categorical /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:127: WARNING: unknown document: /tutorials/custom_metric_obj /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:166: WARNING: undefined label: callback_api /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:183: WARNING: unknown document: /parameter /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier.load_model:4: WARNING: unknown document: /tutorials/saving_model /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:70: WARNING: unknown document: /tutorials/monotonic /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:73: WARNING: unknown document: /tutorials/feature_interaction_constraint /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:105: WARNING: unknown document: /tutorials/categorical generating indices... /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:128: WARNING: unknown document: /tutorials/custom_metric_obj /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:167: WARNING: undefined label: callback_api /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:184: WARNING: unknown document: /parameter /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor.load_model:4: WARNING: unknown document: /tutorials/saving_model /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:69: WARNING: unknown document: /tutorials/monotonic /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:72: WARNING: unknown document: /tutorials/feature_interaction_constraint /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:104: WARNING: unknown document: /tutorials/categorical /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:127: WARNING: unknown document: /tutorials/custom_metric_obj /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:166: WARNING: undefined label: callback_api /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:183: WARNING: unknown document: /parameter /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:69: WARNING: unknown document: /tutorials/monotonic /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:72: WARNING: unknown document: /tutorials/feature_interaction_constraint /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:104: WARNING: unknown document: /tutorials/categorical /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:127: WARNING: unknown document: /tutorials/custom_metric_obj /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:166: WARNING: undefined label: callback_api /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:183: WARNING: unknown document: /parameter genindex py-modindex done highlighting module code... [ 0%] lightgbm_ray.main highlighting module code... [ 1%] lightgbm_ray.sklearn highlighting module code... [ 1%] ray.actor highlighting module code... [ 2%] ray.autoscaler._private.fake_multi_node.test_utils highlighting module code... [ 2%] ray.autoscaler.sdk.sdk highlighting module code... [ 3%] ray.cluster_utils highlighting module code... [ 4%] ray.cross_language highlighting module code... [ 4%] ray.data.dataset highlighting module code... [ 5%] ray.data.dataset_pipeline highlighting module code... [ 5%] ray.data.datasource.datasource highlighting module code... [ 6%] ray.data.extensions.tensor_extension highlighting module code... [ 7%] ray.data.grouped_dataset highlighting module code... [ 7%] ray.data.impl.progress_bar highlighting module code... [ 8%] ray.data.read_api highlighting module code... [ 8%] ray.rllib.agents.callbacks highlighting module code... [ 9%] ray.rllib.agents.trainer highlighting module code... [ 9%] ray.rllib.env.base_env highlighting module code... [ 10%] ray.rllib.env.external_env highlighting module code... [ 11%] ray.rllib.env.external_multi_agent_env highlighting module code... [ 11%] ray.rllib.env.multi_agent_env highlighting module code... [ 12%] ray.rllib.env.policy_client highlighting module code... [ 12%] ray.rllib.env.policy_server_input highlighting module code... [ 13%] ray.rllib.env.vector_env highlighting module code... [ 14%] ray.rllib.evaluation.rollout_worker highlighting module code... [ 14%] ray.rllib.evaluation.sampler highlighting module code... [ 15%] ray.rllib.evaluation.worker_set highlighting module code... [ 15%] ray.rllib.execution.buffers.multi_agent_replay_buffer highlighting module code... [ 16%] ray.rllib.execution.concurrency_ops highlighting module code... [ 16%] ray.rllib.execution.learner_thread highlighting module code... [ 17%] ray.rllib.execution.metric_ops highlighting module code... [ 18%] ray.rllib.execution.multi_gpu_learner_thread highlighting module code... [ 18%] ray.rllib.execution.replay_ops highlighting module code... [ 19%] ray.rllib.execution.rollout_ops highlighting module code... [ 19%] ray.rllib.execution.train_ops highlighting module code... [ 20%] ray.rllib.models.modelv2 highlighting module code... [ 21%] ray.rllib.models.tf.recurrent_net highlighting module code... [ 21%] ray.rllib.models.tf.tf_modelv2 highlighting module code... [ 22%] ray.rllib.models.torch.torch_modelv2 highlighting module code... [ 22%] ray.rllib.offline.d4rl_reader highlighting module code... [ 23%] ray.rllib.offline.input_reader highlighting module code... [ 23%] ray.rllib.offline.io_context highlighting module code... [ 24%] ray.rllib.offline.json_reader highlighting module code... [ 25%] ray.rllib.offline.mixed_input highlighting module code... [ 25%] ray.rllib.offline.output_writer highlighting module code... [ 26%] ray.rllib.policy.dynamic_tf_policy highlighting module code... [ 26%] ray.rllib.policy.policy highlighting module code... [ 27%] ray.rllib.policy.policy_map highlighting module code... [ 28%] ray.rllib.policy.sample_batch highlighting module code... [ 28%] ray.rllib.policy.tf_policy highlighting module code... [ 29%] ray.rllib.policy.torch_policy highlighting module code... [ 29%] ray.rllib.utils.annotations highlighting module code... [ 30%] ray.rllib.utils.deprecation highlighting module code... [ 30%] ray.rllib.utils.exploration.curiosity highlighting module code... [ 31%] ray.rllib.utils.exploration.epsilon_greedy highlighting module code... [ 32%] ray.rllib.utils.exploration.exploration highlighting module code... [ 32%] ray.rllib.utils.exploration.gaussian_noise highlighting module code... [ 33%] ray.rllib.utils.exploration.ornstein_uhlenbeck_noise highlighting module code... [ 33%] ray.rllib.utils.exploration.parameter_noise highlighting module code... [ 34%] ray.rllib.utils.exploration.random highlighting module code... [ 35%] ray.rllib.utils.exploration.random_encoder highlighting module code... [ 35%] ray.rllib.utils.exploration.stochastic_sampling highlighting module code... [ 36%] ray.rllib.utils.framework highlighting module code... [ 36%] ray.rllib.utils.numpy highlighting module code... [ 37%] ray.rllib.utils.schedules.constant_schedule highlighting module code... [ 38%] ray.rllib.utils.schedules.exponential_schedule highlighting module code... [ 38%] ray.rllib.utils.schedules.linear_schedule highlighting module code... [ 39%] ray.rllib.utils.schedules.piecewise_schedule highlighting module code... [ 39%] ray.rllib.utils.schedules.polynomial_schedule highlighting module code... [ 40%] ray.rllib.utils.schedules.schedule highlighting module code... [ 40%] ray.rllib.utils.tf_utils highlighting module code... [ 41%] ray.rllib.utils.torch_utils highlighting module code... [ 42%] ray.runtime_context highlighting module code... [ 42%] ray.serve.api highlighting module code... [ 43%] ray.serve.batching highlighting module code... [ 43%] ray.serve.handle highlighting module code... [ 44%] ray.serve.pipeline.common highlighting module code... [ 45%] ray.serve.pipeline.step highlighting module code... [ 45%] ray.state highlighting module code... [ 46%] ray.train.callbacks.callback highlighting module code... [ 46%] ray.train.callbacks.logging highlighting module code... [ 47%] ray.train.callbacks.print highlighting module code... [ 47%] ray.train.callbacks.results_preprocessors.index highlighting module code... [ 48%] ray.train.callbacks.results_preprocessors.keys highlighting module code... [ 49%] ray.train.callbacks.results_preprocessors.preprocessor highlighting module code... [ 49%] ray.train.checkpoint highlighting module code... [ 50%] ray.train.horovod highlighting module code... [ 50%] ray.train.session highlighting module code... [ 51%] ray.train.tensorflow highlighting module code... [ 52%] ray.train.torch highlighting module code... [ 52%] ray.train.trainer highlighting module code... [ 53%] ray.tune.analysis.experiment_analysis highlighting module code... [ 53%] ray.tune.callback highlighting module code... [ 54%] ray.tune.cloud highlighting module code... [ 54%] ray.tune.experiment highlighting module code... [ 55%] ray.tune.function_runner highlighting module code... [ 56%] ray.tune.integration.comet highlighting module code... [ 56%] ray.tune.integration.docker highlighting module code... [ 57%] ray.tune.integration.horovod highlighting module code... [ 57%] ray.tune.integration.keras highlighting module code... [ 58%] ray.tune.integration.kubernetes highlighting module code... [ 59%] ray.tune.integration.lightgbm highlighting module code... [ 59%] ray.tune.integration.mlflow highlighting module code... [ 60%] ray.tune.integration.mxnet highlighting module code... [ 60%] ray.tune.integration.pytorch_lightning highlighting module code... [ 61%] ray.tune.integration.tensorflow highlighting module code... [ 61%] ray.tune.integration.torch highlighting module code... [ 62%] ray.tune.integration.wandb highlighting module code... [ 63%] ray.tune.integration.xgboost highlighting module code... [ 63%] ray.tune.logger highlighting module code... [ 64%] ray.tune.progress_reporter highlighting module code... [ 64%] ray.tune.ray_trial_executor highlighting module code... [ 65%] ray.tune.registry highlighting module code... [ 66%] ray.tune.sample highlighting module code... [ 66%] ray.tune.schedulers.async_hyperband highlighting module code... [ 67%] ray.tune.schedulers.hb_bohb highlighting module code... [ 67%] ray.tune.schedulers.hyperband highlighting module code... [ 68%] ray.tune.schedulers.median_stopping_rule highlighting module code... [ 69%] ray.tune.schedulers.pb2 highlighting module code... [ 69%] ray.tune.schedulers.pbt highlighting module code... [ 70%] ray.tune.schedulers.resource_changing_scheduler highlighting module code... [ 70%] ray.tune.schedulers.trial_scheduler highlighting module code... [ 71%] ray.tune.session highlighting module code... [ 71%] ray.tune.stopper highlighting module code... [ 72%] ray.tune.suggest.ax highlighting module code... [ 73%] ray.tune.suggest.basic_variant highlighting module code... [ 73%] ray.tune.suggest.bayesopt highlighting module code... [ 74%] ray.tune.suggest.bohb highlighting module code... [ 74%] ray.tune.suggest.dragonfly highlighting module code... [ 75%] ray.tune.suggest.hebo highlighting module code... [ 76%] ray.tune.suggest.hyperopt highlighting module code... [ 76%] ray.tune.suggest.nevergrad highlighting module code... [ 77%] ray.tune.suggest.optuna highlighting module code... [ 77%] ray.tune.suggest.repeater highlighting module code... [ 78%] ray.tune.suggest.sigopt highlighting module code... [ 78%] ray.tune.suggest.skopt highlighting module code... [ 79%] ray.tune.suggest.suggestion highlighting module code... [ 80%] ray.tune.suggest.variant_generator highlighting module code... [ 80%] ray.tune.suggest.zoopt highlighting module code... [ 81%] ray.tune.syncer highlighting module code... [ 81%] ray.tune.trainable highlighting module code... [ 82%] ray.tune.trial highlighting module code... [ 83%] ray.tune.trial_executor highlighting module code... [ 83%] ray.tune.trial_runner highlighting module code... [ 84%] ray.tune.tune highlighting module code... [ 84%] ray.tune.utils.placement_groups highlighting module code... [ 85%] ray.tune.utils.trainable highlighting module code... [ 85%] ray.tune.utils.util highlighting module code... [ 86%] ray.tune.web_server highlighting module code... [ 87%] ray.util.actor_pool highlighting module code... [ 87%] ray.util.annotations highlighting module code... [ 88%] ray.util.check_serialize highlighting module code... [ 88%] ray.util.collective.collective highlighting module code... [ 89%] ray.util.metrics highlighting module code... [ 90%] ray.util.placement_group highlighting module code... [ 90%] ray.util.queue highlighting module code... [ 91%] ray.util.sgd.data.dataset highlighting module code... [ 91%] ray.util.sgd.tf.tf_trainer highlighting module code... [ 92%] ray.util.sgd.torch.torch_trainer highlighting module code... [ 92%] ray.util.sgd.torch.training_operator highlighting module code... [ 93%] ray.util.sgd.utils highlighting module code... [ 94%] ray.worker highlighting module code... [ 94%] ray.workflow.api highlighting module code... [ 95%] ray.workflow.common highlighting module code... [ 95%] ray.workflow.virtual_actor_class highlighting module code... [ 96%] ray_lightning.ray_ddp highlighting module code... [ 97%] ray_lightning.ray_ddp_sharded highlighting module code... [ 97%] ray_lightning.ray_horovod highlighting module code... [ 98%] ray_lightning.tune highlighting module code... [ 98%] xgboost_ray.main highlighting module code... [ 99%] xgboost_ray.matrix highlighting module code... [100%] xgboost_ray.sklearn writing additional pages... search done copying images... [ 0%] _includes/images/rl_summit_promo_thin.png copying images... [ 1%] _includes/images/rl_summit_promo_square.png copying images... [ 1%] images/autoscaler-status.png copying images... [ 2%] cluster/ray-cluster.jpg copying images... [ 3%] images/yarn-job.png copying images... [ 3%] data/images/dataset-pipeline-1.svg copying images... [ 4%] data/images/dataset-pipeline-2.svg copying images... [ 4%] data/images/dataset-pipeline-3.svg copying images... [ 5%] data/images/dataset-repeat-1.svg copying images... [ 6%] data/images/dataset-repeat-2.svg copying images... [ 6%] data/images/dataset.svg copying images... [ 7%] data/images/dataset-compute-1.png copying images... [ 8%] data/images/dataset-loading-1.png copying images... [ 8%] data/images/dataset-loading-2.png copying images... [ 9%] data/examples/images/thumb/sphx_glr_big_data_ingestion_thumb.png copying images... [ 9%] data/images/dataset-arch.svg copying images... [ 10%] data/images/dataset-read.svg copying images... [ 11%] data/images/dataset-map.svg copying images... [ 11%] data/images/dataset-shuffle.svg copying images... [ 12%] data/images/dataset-spill.svg copying images... [ 13%] ray-overview/images/ray_svg_logo.svg copying images... [ 13%] ray-overview/images/ray_ecosystem_integration_v2.png copying images... [ 14%] images/getting_started.svg copying images... [ 14%] images/user_guide.svg copying images... [ 15%] images/api.svg copying images... [ 16%] images/contribute.svg copying images... [ 16%] ray-core/images/task_name_dashboard.png copying images... [ 17%] ray-core/examples/images/thumb/sphx_glr_progress_bar_thumb.png copying images... [ 18%] ray-core/examples/images/thumb/sphx_glr_plot_hyperparameter_thumb.png copying images... [ 18%] ray-core/examples/images/thumb/sphx_glr_plot_parameter_server_thumb.png copying images... [ 19%] ray-core/examples/images/thumb/sphx_glr_plot_pong_example_thumb.png copying images... [ 19%] ray-core/examples/dask_xgboost/images/thumb/sphx_glr_dask_xgboost_thumb.png copying images... [ 20%] ray-core/examples/datasets_train/images/thumb/sphx_glr_datasets_train_thumb.png copying images... [ 21%] ray-core/examples/modin_xgboost/images/thumb/sphx_glr_modin_xgboost_thumb.png copying images... [ 21%] _static/thumbs/pipeline.png copying images... [ 22%] _static/img/thumbnails/default.png copying images... [ 22%] _static/thumbs/param_actor.png copying images... [ 23%] _static/thumbs/hyperparameter.png copying images... [ 24%] _static/thumbs/a3c.png copying images... [ 24%] _static/thumbs/pong.png copying images... [ 25%] _static/thumbs/pytorch_lightning_small.png copying images... [ 26%] ray-core/images/a3c.png copying images... [ 26%] ray-core/images/hyperparameter.png copying images... [ 27%] ray-core/images/param_actor.png copying images... [ 27%] ray-core/images/pong-arch.svg copying images... [ 28%] images/pipeline.png copying images... [ 29%] images/pytorch_lightning_full.png copying images... [ 29%] ray-core/ray_repo.png copying images... [ 30%] ray-core/download_zip_url.png copying images... [ 31%] ray-core/images/memory.svg copying images... [ 31%] ray-design-patterns/limit-tasks.svg copying images... [ 32%] ray-design-patterns/map-reduce.svg copying images... [ 32%] ray-design-patterns/overlapping-computation-communication.svg copying images... [ 33%] ray-design-patterns/ray-get-loop.svg copying images... [ 34%] ray-design-patterns/submission-order.svg copying images... [ 34%] ray-design-patterns/too-many-results.svg copying images... [ 35%] ray-design-patterns/tree-of-actors.svg copying images... [ 36%] ray-design-patterns/tree-of-tasks.svg copying images... [ 36%] ray-design-patterns/unnecessary-ray-get-anti.svg copying images... [ 37%] ray-design-patterns/unnecessary-ray-get-better.svg copying images... [ 37%] images/airflow.png copying images... [ 38%] images/classyvision.png copying images... [ 39%] images/dask.png copying images... [ 39%] images/flambe.png copying images... [ 40%] images/horovod.png copying images... [ 40%] images/hugging.png copying images... [ 41%] images/zoo.png copying images... [ 42%] images/nlu.png copying images... [ 42%] images/ludwig.png copying images... [ 43%] images/mars.png copying images... [ 44%] images/modin.png copying images... [ 44%] images/pycaret.png copying images... [ 45%] images/pytorch_lightning_small.png copying images... [ 45%] images/intel.png copying images... [ 46%] images/scikit.png copying images... [ 47%] images/seldon.png copying images... [ 47%] images/spacy.png copying images... [ 48%] images/xgboost_logo.png copying images... [ 49%] images/lightgbm_logo.png copying images... [ 49%] raysgd/raysgd-actors.svg copying images... [ 50%] raysgd/raysgd-custom.jpg copying images... [ 50%] rllib/images/a2c-arch.svg copying images... [ 51%] rllib/images/multi-flat.svg copying images... [ 52%] rllib/images/sigils/rllib-sigil-tf-and-torch.svg copying images... [ 52%] rllib/images/sigils/rllib-sigil-distributed-learning.svg copying images... [ 53%] rllib/images/sigils/rllib-sigil-vector-envs.svg copying images... [ 54%] rllib/images/sigils/rllib-sigil-multi-agent.svg copying images... [ 54%] rllib/images/sigils/rllib-sigil-external-simulators.svg copying images... [ 55%] rllib/images/sigils/rllib-sigil-offline-rl.svg copying images... [ 55%] rllib/images/rllib-logo.png copying images... [ 56%] rllib/images/rllib-index-header.svg copying images... [ 57%] rllib/images/pytorch.png copying images... [ 57%] rllib/images/tensorflow.png copying images... [ 58%] rllib/images/rllib-stack.svg copying images... [ 59%] rllib/images/env_classes_overview.svg copying images... [ 59%] rllib/images/rollout_worker_class_overview.svg copying images... [ 60%] rllib/images/policy_classes_overview.svg copying images... [ 60%] rllib/images/trainer_class_overview.svg copying images... [ 61%] rllib/images/apex-arch.svg copying images... [ 62%] rllib/images/apex.png copying images... [ 62%] rllib/images/impala-arch.svg copying images... [ 63%] rllib/images/impala.png copying images... [ 63%] rllib/images/ddppo-arch.svg copying images... [ 64%] rllib/images/dqn-arch.svg copying images... [ 65%] rllib/images/ppo-arch.svg copying images... [ 65%] rllib/images/ppo.png copying images... [ 66%] rllib/images/es.png copying images... [ 67%] rllib/images/MemoryTrackingCallbacks.png copying images... [ 67%] rllib/images/rllib-envs.svg copying images... [ 68%] rllib/images/throughput.png copying images... [ 68%] rllib/images/multi-agent.svg copying images... [ 69%] rllib/images/rock-paper-scissors.png copying images... [ 70%] rllib/images/rllib-training-inside-a-unity3d-env.png copying images... [ 70%] rllib/images/rllib-external.svg copying images... [ 71%] rllib/images/rllib-components.svg copying images... [ 72%] rllib/images/struct-tensor.png copying images... [ 72%] rllib/images/offline-q.png copying images... [ 73%] rllib/images/rllib-sample-collection.svg copying images... [ 73%] rllib/images/rllib-batch-modes.svg copying images... [ 74%] rllib/images/rllib-trajectory-view-example.svg copying images... [ 75%] rllib/images/rllib-api.svg copying images... [ 75%] rllib/images/rllib-config.svg copying images... [ 76%] rllib/images/custom_metric.png copying images... [ 77%] rllib/images/rllib-exploration-api-table.svg copying images... [ 77%] rllib/images/rllib-logo.svg copying images... [ 78%] serve/architecture.svg copying images... [ 78%] serve/logo.svg copying images... [ 79%] train/train-arch.svg copying images... [ 80%] images/tune-arch.png copying images... [ 80%] images/tune-trial-runner-flow-horizontal.png copying images... [ 81%] tune/images/ray-tune-viskit.png copying images... [ 81%] images/hyperband_bracket.png copying images... [ 82%] images/hyperband_eta.png copying images... [ 83%] images/hyperband_allocation.png copying images... [ 83%] tune/images/pbt.png copying images... [ 84%] images/tune-df-plot.png copying images... [ 85%] tune/images/tune_overview.png copying images... [ 85%] images/tune-workflow.png copying images... [ 86%] images/hyper-model-parameters.png copying images... [ 86%] images/hyper-network-params.png copying images... [ 87%] images/tune-sklearn.png copying images... [ 88%] images/pytorch_logo.png copying images... [ 88%] images/serve.png copying images... [ 89%] images/wandb_logo.png copying images... [ 90%] images/mlflow.png copying images... [ 90%] images/comet_logo_full.png copying images... [ 91%] images/tune.png copying images... [ 91%] images/tune_advanced_paper1.png copying images... [ 92%] images/tune_advanced_plot1.png copying images... [ 93%] images/tune_advanced_dcgan_inscore.png copying images... [ 93%] images/tune_advanced_dcgan_Gloss.png copying images... [ 94%] images/tune-upload.png copying images... [ 95%] tune/images/ray-tune-tensorboard.png copying images... [ 95%] images/tune-hparams.png copying images... [ 96%] images/wandb_logo_full.png copying images... [ 96%] images/tune-xgboost-ensemble.svg copying images... [ 97%] images/tune-xgboost-depth.svg copying images... [ 98%] images/tune-xgboost-weight.svg copying images... [ 98%] workflows/basic.png copying images... [ 99%] workflows/trip.png copying images... [100%] workflows/workflows.svg copying downloadable files... [ 4%] data/big_data_ingestion.yaml copying downloadable files... [ 8%] data/examples/big_data_ingestion.py copying downloadable files... [ 13%] data/examples/big_data_ingestion.ipynb copying downloadable files... [ 17%] data/examples/examples_python.zip copying downloadable files... [ 21%] data/examples/examples_jupyter.zip copying downloadable files... [ 26%] ray-core/examples/dask_xgboost/dask_xgboost.py copying downloadable files... [ 30%] ray-core/examples/dask_xgboost/dask_xgboost.ipynb copying downloadable files... [ 34%] ray-core/examples/datasets_train/datasets_train.py copying downloadable files... [ 39%] ray-core/examples/datasets_train/datasets_train.ipynb copying downloadable files... [ 43%] ray-core/examples/examples_python.zip copying downloadable files... [ 47%] ray-core/examples/examples_jupyter.zip copying downloadable files... [ 52%] ray-core/examples/modin_xgboost/modin_xgboost.py copying downloadable files... [ 56%] ray-core/examples/modin_xgboost/modin_xgboost.ipynb copying downloadable files... [ 60%] ray-core/examples/plot_hyperparameter.py copying downloadable files... [ 65%] ray-core/examples/plot_hyperparameter.ipynb copying downloadable files... [ 69%] ray-core/examples/plot_parameter_server.py copying downloadable files... [ 73%] ray-core/examples/plot_parameter_server.ipynb copying downloadable files... [ 78%] ray-core/examples/plot_pong_example.py copying downloadable files... [ 82%] ray-core/examples/plot_pong_example.ipynb copying downloadable files... [ 86%] ray-core/examples/progress_bar.py copying downloadable files... [ 91%] ray-core/examples/progress_bar.ipynb copying downloadable files... [ 95%] ../python/ray/tune/examples/mnist_pytorch_trainable.py copying downloadable files... [100%] ../python/ray/tune/examples/tune-default.yaml copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 28 warnings. The HTML pages are in ../../_readthedocs/html. Updating searchtools for Read the Docs search... Sphinx-Gallery gallery_conf["plot_gallery"] was False, so no examples were executed. embedding documentation hyperlinks... embedding documentation hyperlinks for ray-core/examples... [ 5%] plot_hyperparameter.html embedding documentation hyperlinks for ray-core/examples... [ 10%] using-ray-with-pytorch-lightning.html embedding documentation hyperlinks for ray-core/examples... [ 15%] plot_parameter_server.html embedding documentation hyperlinks for ray-core/examples... [ 21%] tips-for-first-time.html embedding documentation hyperlinks for ray-core/examples... [ 26%] plot_example-a3c.html embedding documentation hyperlinks for ray-core/examples... [ 31%] testing-tips.html embedding documentation hyperlinks for ray-core/examples... [ 36%] placement-group.html embedding documentation hyperlinks for ray-core/examples... [ 42%] plot_pong_example.html embedding documentation hyperlinks for ray-core/examples... [ 47%] overview.html embedding documentation hyperlinks for ray-core/examples... [ 52%] plot_newsreader.html embedding documentation hyperlinks for ray-core/examples... [ 57%] plot_example-lm.html embedding documentation hyperlinks for ray-core/examples... [ 63%] progress_bar.html embedding documentation hyperlinks for ray-core/examples... [ 68%] plot_streaming.html embedding documentation hyperlinks for ray-core/examples... [ 73%] plot_lbfgs.html embedding documentation hyperlinks for ray-core/examples... [ 78%] README.html embedding documentation hyperlinks for ray-core/examples... [ 84%] index.html embedding documentation hyperlinks for ray-core/examples... [ 89%] modin_xgboost.html embedding documentation hyperlinks for ray-core/examples... [ 94%] dask_xgboost.html embedding documentation hyperlinks for ray-core/examples... [100%] datasets_train.html embedding documentation hyperlinks for data/examples... [ 33%] big_data_ingestion.html embedding documentation hyperlinks for data/examples... [ 66%] README.html embedding documentation hyperlinks for data/examples... [100%] index.html sitemap.xml was generated for URL https://docs.ray.io/en/latest/ in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/_readthedocs/html/sitemap.xml [rtd-command-info] start-time: 2023-02-27T18:46:37.323441Z, end-time: 2023-02-27T18:48:18.988069Z, duration: 101, exit-code: 0 python -m sphinx -T -E -b readthedocssinglehtmllocalmedia -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/htmlzip Running Sphinx v4.3.2 loading translations [en]... done making output directory... done generating gallery... Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files. generating gallery for ray-core/examples... [ 25%] progress_bar.py generating gallery for ray-core/examples... [ 50%] plot_hyperparameter.py generating gallery for ray-core/examples... [ 75%] plot_parameter_server.py generating gallery for ray-core/examples... [100%] plot_pong_example.py generating gallery for ray-core/examples/dask_xgboost... [100%] dask_xgboost.py generating gallery for ray-core/examples/datasets_train... [100%] datasets_train.py generating gallery for ray-core/examples/modin_xgboost... [100%] modin_xgboost.py generating gallery for data/examples... [100%] big_data_ingestion.py myst v0.15.2: MdParserConfig(renderer='sphinx', commonmark_only=False, enable_extensions=['dollarmath', 'amsmath', 'deflist', 'html_admonition', 'html_image', 'colon_fence', 'smartquotes', 'replacements'], dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', disable_syntax=[], url_schemes=['http', 'https', 'mailto', 'ftp'], heading_anchors=None, heading_slug_func=None, html_meta=[], footnote_transition=True, substitutions=[], sub_delimiters=['{', '}'], words_per_minute=200) building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: [new config] 315 added, 0 changed, 0 removed reading sources... [ 0%] _includes/_contribute reading sources... [ 0%] _includes/_help reading sources... [ 0%] _includes/rllib_announcement reading sources... [ 1%] _includes/rllib_announcement_bottom reading sources... [ 1%] _includes/rllib_we_are_hiring reading sources... [ 1%] cluster/aws-tips reading sources... [ 2%] cluster/cloud reading sources... [ 2%] cluster/commands reading sources... [ 2%] cluster/config reading sources... [ 3%] cluster/deploy reading sources... [ 3%] cluster/examples/slurm-basic reading sources... [ 3%] cluster/examples/slurm-launch reading sources... [ 4%] cluster/examples/slurm-template reading sources... [ 4%] cluster/guide reading sources... [ 4%] cluster/index reading sources... [ 5%] cluster/job-submission reading sources... [ 5%] cluster/kuberay reading sources... [ 5%] cluster/kubernetes reading sources... [ 6%] cluster/kubernetes-advanced reading sources... [ 6%] cluster/kubernetes-gpu reading sources... [ 6%] cluster/kubernetes-manual reading sources... [ 6%] cluster/lsf reading sources... [ 7%] cluster/quickstart reading sources... [ 7%] cluster/ray-client reading sources... [ 7%] cluster/reference reading sources... [ 8%] cluster/sdk reading sources... [ 8%] cluster/slurm reading sources... [ 8%] cluster/user-guide reading sources... [ 9%] cluster/we_are_hiring reading sources... [ 9%] cluster/yarn reading sources... [ 9%] data/advanced-pipelines reading sources... [ 10%] data/custom-data reading sources... [ 10%] data/dask-on-ray reading sources... [ 10%] data/dataset reading sources... [ 11%] data/dataset-ml-preprocessing reading sources... [ 11%] data/dataset-tensor-support reading sources... [ 11%] data/examples/README reading sources... [ 12%] data/examples/big_data_ingestion reading sources... [ 12%] data/examples/index reading sources... [ 12%] data/getting-started reading sources... [ 13%] data/key-concepts reading sources... [ 13%] data/mars-on-ray reading sources... [ 13%] data/modin/index reading sources... [ 13%] data/package-ref reading sources... [ 14%] data/performance-tips reading sources... [ 14%] data/raydp reading sources... [ 14%] data/user-guide reading sources... [ 15%] index reading sources... [ 15%] ray-contribute/debugging reading sources... [ 15%] ray-contribute/development reading sources... [ 16%] ray-contribute/fake-autoscaler reading sources... [ 16%] ray-contribute/getting-involved reading sources... [ 16%] ray-contribute/involvement reading sources... [ 17%] ray-contribute/profiling reading sources... [ 17%] ray-contribute/whitepaper reading sources... [ 17%] ray-core/actors reading sources... [ 18%] ray-core/advanced reading sources... [ 18%] ray-core/async_api reading sources... [ 18%] ray-core/concurrency_group_api reading sources... [ 19%] ray-core/configure reading sources... [ 19%] ray-core/cross-language reading sources... [ 19%] ray-core/examples/README reading sources... [ 20%] ray-core/examples/dask_xgboost/dask_xgboost reading sources... [ 20%] ray-core/examples/datasets_train/datasets_train reading sources... [ 20%] ray-core/examples/index reading sources... [ 20%] ray-core/examples/modin_xgboost/modin_xgboost reading sources... [ 21%] ray-core/examples/overview reading sources... [ 21%] ray-core/examples/placement-group reading sources... [ 21%] ray-core/examples/plot_example-a3c reading sources... [ 22%] ray-core/examples/plot_example-lm reading sources... [ 22%] ray-core/examples/plot_hyperparameter reading sources... [ 22%] ray-core/examples/plot_lbfgs reading sources... [ 23%] ray-core/examples/plot_newsreader reading sources... [ 23%] ray-core/examples/plot_parameter_server reading sources... [ 23%] ray-core/examples/plot_pong_example reading sources... [ 24%] ray-core/examples/plot_streaming reading sources... [ 24%] ray-core/examples/progress_bar reading sources... [ 24%] ray-core/examples/testing-tips reading sources... [ 25%] ray-core/examples/tips-for-first-time reading sources... [ 25%] ray-core/examples/using-ray-with-pytorch-lightning reading sources... [ 25%] ray-core/fault-tolerance reading sources... [ 26%] ray-core/handling-dependencies reading sources... [ 26%] ray-core/memory-management reading sources... [ 26%] ray-core/namespaces reading sources... [ 26%] ray-core/package-ref reading sources... [ 27%] ray-core/placement-group reading sources... [ 27%] ray-core/ray-dashboard reading sources... [ 27%] ray-core/serialization reading sources... [ 28%] ray-core/starting-ray reading sources... [ 28%] ray-core/troubleshooting reading sources... [ 28%] ray-core/using-ray reading sources... [ 29%] ray-core/using-ray-with-gpus reading sources... [ 29%] ray-core/using-ray-with-jupyter reading sources... [ 29%] ray-core/using-ray-with-pytorch reading sources... [ 30%] ray-core/using-ray-with-tensorflow reading sources... [ 30%] ray-core/walkthrough reading sources... [ 30%] ray-design-patterns/closure-capture reading sources... [ 31%] ray-design-patterns/concurrent-operations-async-actor reading sources... [ 31%] ray-design-patterns/fault-tolerance-actor-checkpointing reading sources... [ 31%] ray-design-patterns/fine-grained-tasks reading sources... [ 32%] ray-design-patterns/global-variables reading sources... [ 32%] ray-design-patterns/index reading sources... [ 32%] ray-design-patterns/limit-tasks reading sources... [ 33%] ray-design-patterns/map-reduce reading sources... [ 33%] ray-design-patterns/overlapping-computation-communication reading sources... [ 33%] ray-design-patterns/ray-get-loop reading sources... [ 33%] ray-design-patterns/redefine-task-actor-loop reading sources... [ 34%] ray-design-patterns/submission-order reading sources... [ 34%] ray-design-patterns/too-many-results reading sources... [ 34%] ray-design-patterns/tree-of-actors reading sources... [ 35%] ray-design-patterns/tree-of-tasks reading sources... [ 35%] ray-design-patterns/unnecessary-ray-get reading sources... [ 35%] ray-more-libs/index reading sources... [ 36%] ray-more-libs/joblib reading sources... [ 36%] ray-more-libs/lightgbm-ray reading sources... [ 36%] ray-more-libs/multiprocessing reading sources... [ 37%] ray-more-libs/ray-collective NCCL seems unavailable. Please install Cupy following the guide at: https://docs.cupy.dev/en/stable/install.html. reading sources... [ 37%] ray-more-libs/ray-lightning reading sources... [ 37%] ray-more-libs/xgboost-ray reading sources... [ 38%] ray-observability/index reading sources... [ 38%] ray-observability/ray-debugging reading sources... [ 38%] ray-observability/ray-logging reading sources... [ 39%] ray-observability/ray-metrics reading sources... [ 39%] ray-observability/ray-tracing reading sources... [ 39%] ray-overview/index reading sources... [ 40%] ray-overview/installation reading sources... [ 40%] ray-overview/learn-more reading sources... [ 40%] ray-overview/ray-libraries reading sources... [ 40%] ray-references/api reading sources... [ 41%] ray-references/faq reading sources... [ 41%] raysgd/raysgd reading sources... [ 41%] raysgd/raysgd_pytorch reading sources... [ 42%] raysgd/raysgd_ref reading sources... [ 42%] raysgd/raysgd_tensorflow reading sources... [ 42%] raysgd/raysgd_tune reading sources... [ 43%] rllib/core-concepts reading sources... [ 43%] rllib/feature_overview reading sources... [ 43%] rllib/index reading sources... [ 44%] rllib/package_ref/env reading sources... [ 44%] rllib/package_ref/env/base_env lz4 not available, disabling sample compression. This will significantly impact RLlib performance. To install lz4, run `pip install lz4`. reading sources... [ 44%] rllib/package_ref/env/external_env reading sources... [ 45%] rllib/package_ref/env/multi_agent_env reading sources... [ 45%] rllib/package_ref/env/vector_env reading sources... [ 45%] rllib/package_ref/evaluation reading sources... [ 46%] rllib/package_ref/evaluation/policy_map reading sources... [ 46%] rllib/package_ref/evaluation/rollout_worker reading sources... [ 46%] rllib/package_ref/evaluation/sample_batch reading sources... [ 46%] rllib/package_ref/evaluation/samplers reading sources... [ 47%] rllib/package_ref/evaluation/worker_set reading sources... [ 47%] rllib/package_ref/execution reading sources... [ 47%] rllib/package_ref/index reading sources... [ 48%] rllib/package_ref/models reading sources... [ 48%] rllib/package_ref/offline reading sources... [ 48%] rllib/package_ref/policy reading sources... [ 49%] rllib/package_ref/policy/custom_policies reading sources... [ 49%] rllib/package_ref/policy/policy reading sources... [ 49%] rllib/package_ref/policy/tf_policies reading sources... [ 50%] rllib/package_ref/policy/torch_policy reading sources... [ 50%] rllib/package_ref/trainer reading sources... [ 50%] rllib/package_ref/utils reading sources... [ 51%] rllib/package_ref/utils/annotations reading sources... [ 51%] rllib/package_ref/utils/deprecation reading sources... [ 51%] rllib/package_ref/utils/exploration reading sources... [ 52%] rllib/package_ref/utils/framework reading sources... [ 52%] rllib/package_ref/utils/numpy reading sources... [ 52%] rllib/package_ref/utils/schedules reading sources... [ 53%] rllib/package_ref/utils/tf_utils reading sources... [ 53%] rllib/package_ref/utils/torch_utils reading sources... [ 53%] rllib/rllib-algorithms reading sources... [ 53%] rllib/rllib-concepts reading sources... [ 54%] rllib/rllib-dev reading sources... [ 54%] rllib/rllib-env reading sources... [ 54%] rllib/rllib-examples reading sources... [ 55%] rllib/rllib-models reading sources... [ 55%] rllib/rllib-offline reading sources... [ 55%] rllib/rllib-sample-collection reading sources... [ 56%] rllib/rllib-training reading sources... [ 56%] rllib/user-guides reading sources... [ 56%] serve/architecture reading sources... [ 57%] serve/core-apis reading sources... [ 57%] serve/deployment reading sources... [ 57%] serve/end_to_end_tutorial reading sources... [ 58%] serve/faq reading sources... [ 58%] serve/http-servehandle reading sources... [ 58%] serve/index reading sources... [ 59%] serve/ml-models reading sources... [ 59%] serve/package-ref reading sources... [ 59%] serve/performance reading sources... [ 60%] serve/pipeline reading sources... [ 60%] serve/tutorials/batch reading sources... [ 60%] serve/tutorials/index reading sources... [ 60%] serve/tutorials/pytorch reading sources... [ 61%] serve/tutorials/rllib reading sources... [ 61%] serve/tutorials/sklearn reading sources... [ 61%] serve/tutorials/tensorflow reading sources... [ 62%] serve/tutorials/web-server-integration reading sources... [ 62%] train/api reading sources... [ 62%] train/architecture reading sources... [ 63%] train/examples reading sources... [ 63%] train/examples/horovod/horovod_example reading sources... [ 63%] train/examples/mlflow_fashion_mnist_example reading sources... [ 64%] train/examples/tensorflow_linear_dataset_example reading sources... [ 64%] train/examples/tensorflow_mnist_example reading sources... [ 64%] train/examples/train_fashion_mnist_example reading sources... [ 65%] train/examples/train_linear_dataset_example reading sources... [ 65%] train/examples/train_linear_example reading sources... [ 65%] train/examples/transformers/transformers_example reading sources... [ 66%] train/examples/tune_cifar_pytorch_pbt_example reading sources... [ 66%] train/examples/tune_linear_dataset_example reading sources... [ 66%] train/examples/tune_linear_example reading sources... [ 66%] train/examples/tune_tensorflow_mnist_example reading sources... [ 67%] train/migration-guide reading sources... [ 67%] train/train reading sources... [ 67%] train/user_guide reading sources... [ 68%] tune/api_docs/analysis reading sources... [ 68%] tune/api_docs/cli reading sources... [ 68%] tune/api_docs/client reading sources... [ 69%] tune/api_docs/env reading sources... [ 69%] tune/api_docs/execution reading sources... [ 69%] tune/api_docs/integration reading sources... [ 70%] tune/api_docs/internals reading sources... [ 70%] tune/api_docs/logging reading sources... [ 70%] tune/api_docs/overview reading sources... [ 71%] tune/api_docs/reporters reading sources... [ 71%] tune/api_docs/scalability reading sources... [ 71%] tune/api_docs/schedulers reading sources... [ 72%] tune/api_docs/search_space reading sources... [ 72%] tune/api_docs/sklearn reading sources... [ 72%] tune/api_docs/stoppers reading sources... [ 73%] tune/api_docs/suggestion reading sources... [ 73%] tune/api_docs/trainable reading sources... [ 73%] tune/examples/async_hyperband_example reading sources... [ 73%] tune/examples/ax_example reading sources... [ 74%] tune/examples/bayesopt_example reading sources... [ 74%] tune/examples/blendsearch_example reading sources... [ 74%] tune/examples/bohb_example reading sources... [ 75%] tune/examples/cfo_example reading sources... [ 75%] tune/examples/cifar10_pytorch reading sources... [ 75%] tune/examples/comet_example reading sources... [ 76%] tune/examples/custom_func_checkpointing reading sources... [ 76%] tune/examples/ddp_mnist_torch reading sources... [ 76%] tune/examples/dragonfly_example reading sources... [ 77%] tune/examples/durable_trainable_example reading sources... [ 77%] tune/examples/genetic_example reading sources... [ 77%] tune/examples/hebo_example reading sources... [ 78%] tune/examples/horovod_simple reading sources... [ 78%] tune/examples/hyperband_example reading sources... [ 78%] tune/examples/hyperband_function_example reading sources... [ 79%] tune/examples/hyperopt_conditional_search_space_example reading sources... [ 79%] tune/examples/hyperopt_example reading sources... [ 79%] tune/examples/index reading sources... [ 80%] tune/examples/lightgbm_example reading sources... [ 80%] tune/examples/logging_example reading sources... [ 80%] tune/examples/mlflow_example reading sources... [ 80%] tune/examples/mlflow_ptl_example reading sources... [ 81%] tune/examples/mnist_ptl_mini reading sources... [ 81%] tune/examples/mnist_pytorch reading sources... [ 81%] tune/examples/mnist_pytorch_lightning reading sources... [ 82%] tune/examples/mnist_pytorch_trainable reading sources... [ 82%] tune/examples/mxnet_example reading sources... [ 82%] tune/examples/nevergrad_example reading sources... [ 83%] tune/examples/optuna_define_by_run_example reading sources... [ 83%] tune/examples/optuna_example reading sources... [ 83%] tune/examples/optuna_multiobjective_example reading sources... [ 84%] tune/examples/pb2_example reading sources... [ 84%] tune/examples/pb2_ppo_example reading sources... [ 84%] tune/examples/pbt_convnet_function_example reading sources... [ 85%] tune/examples/pbt_example reading sources... [ 85%] tune/examples/pbt_function reading sources... [ 85%] tune/examples/pbt_memnn_example reading sources... [ 86%] tune/examples/pbt_ppo_example reading sources... [ 86%] tune/examples/pbt_transformers reading sources... [ 86%] tune/examples/pbt_tune_cifar10_with_keras reading sources... [ 86%] tune/examples/sigopt_example reading sources... [ 87%] tune/examples/sigopt_multi_objective_example reading sources... [ 87%] tune/examples/sigopt_prior_beliefs_example reading sources... [ 87%] tune/examples/skopt_example reading sources... [ 88%] tune/examples/tf_mnist_example reading sources... [ 88%] tune/examples/tune_basic_example reading sources... [ 88%] tune/examples/tune_cifar10_gluon reading sources... [ 89%] tune/examples/tune_mnist_keras reading sources... [ 89%] tune/examples/wandb_example reading sources... [ 89%] tune/examples/xgboost_dynamic_resources_example reading sources... [ 90%] tune/examples/xgboost_example reading sources... [ 90%] tune/examples/zoopt_example reading sources... [ 90%] tune/faq reading sources... [ 91%] tune/getting-started reading sources... [ 91%] tune/index reading sources... [ 91%] tune/key-concepts reading sources... [ 92%] tune/tutorials/overview reading sources... [ 92%] tune/tutorials/tune-advanced-tutorial reading sources... [ 92%] tune/tutorials/tune-checkpoints reading sources... [ 93%] tune/tutorials/tune-comet reading sources... [ 93%] tune/tutorials/tune-distributed reading sources... [ 93%] tune/tutorials/tune-lifecycle reading sources... [ 93%] tune/tutorials/tune-metrics reading sources... [ 94%] tune/tutorials/tune-mlflow reading sources... [ 94%] tune/tutorials/tune-output reading sources... [ 94%] tune/tutorials/tune-pytorch-cifar reading sources... [ 95%] tune/tutorials/tune-pytorch-lightning reading sources... [ 95%] tune/tutorials/tune-resources reading sources... [ 95%] tune/tutorials/tune-serve-integration-mnist reading sources... [ 96%] tune/tutorials/tune-sklearn reading sources... [ 96%] tune/tutorials/tune-stopping reading sources... [ 96%] tune/tutorials/tune-wandb reading sources... [ 97%] tune/tutorials/tune-xgboost reading sources... [ 97%] workflows/actors reading sources... [ 97%] workflows/advanced reading sources... [ 98%] workflows/basics reading sources... [ 98%] workflows/comparison reading sources... [ 98%] workflows/concepts reading sources... [ 99%] workflows/events reading sources... [ 99%] workflows/management reading sources... [ 99%] workflows/metadata reading sources... [100%] workflows/package-ref WARNING: autodoc: failed to import class 'sklearn.TuneGridSearchCV' from module 'ray.tune'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 70, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/python/ray/tune/sklearn.py", line 16, in raise type(exc)().with_traceback(tb) from None File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/python/ray/tune/sklearn.py", line 10, in from tune_sklearn import TuneSearchCV, TuneGridSearchCV File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/__init__.py", line 1, in from tune_sklearn.tune_gridsearch import TuneGridSearchCV File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/tune_gridsearch.py", line 12, in from tune_sklearn.list_searcher import ListSearcher File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/list_searcher.py", line 7, in from ray.tune.search.searcher import Searcher ModuleNotFoundError WARNING: autodoc: failed to import class 'sklearn.TuneSearchCV' from module 'ray.tune'; the following exception was raised: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/sphinx/ext/autodoc/importer.py", line 70, in import_module return importlib.import_module(modname) File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/importlib/__init__.py", line 127, in import_module return _bootstrap._gcd_import(name[level:], package, level) File "", line 1006, in _gcd_import File "", line 983, in _find_and_load File "", line 967, in _find_and_load_unlocked File "", line 677, in _load_unlocked File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/python/ray/tune/sklearn.py", line 16, in raise type(exc)().with_traceback(tb) from None File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/python/ray/tune/sklearn.py", line 10, in from tune_sklearn import TuneSearchCV, TuneGridSearchCV File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/__init__.py", line 1, in from tune_sklearn.tune_gridsearch import TuneGridSearchCV File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/tune_gridsearch.py", line 12, in from tune_sklearn.list_searcher import ListSearcher File "/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/tune_sklearn/list_searcher.py", line 7, in from ray.tune.search.searcher import Searcher ModuleNotFoundError looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done assembling single document... ray-overview/index ray-overview/installation ray-overview/learn-more ray-overview/ray-libraries data/dataset data/getting-started data/user-guide data/dataset-ml-preprocessing data/dataset-tensor-support data/advanced-pipelines data/dask-on-ray data/raydp data/mars-on-ray data/modin/index data/custom-data data/performance-tips data/key-concepts data/examples/big_data_ingestion train/train train/user_guide train/examples train/architecture train/migration-guide raysgd/raysgd raysgd/raysgd_pytorch raysgd/raysgd_tensorflow raysgd/raysgd_tune raysgd/raysgd_ref tune/index tune/getting-started tune/key-concepts tune/tutorials/overview tune/tutorials/tune-sklearn tune/tutorials/tune-pytorch-cifar tune/tutorials/tune-pytorch-lightning tune/tutorials/tune-serve-integration-mnist tune/tutorials/tune-xgboost tune/tutorials/tune-wandb tune/tutorials/tune-mlflow tune/tutorials/tune-comet tune/tutorials/tune-stopping tune/tutorials/tune-metrics tune/tutorials/tune-output tune/tutorials/tune-resources tune/tutorials/tune-checkpoints tune/tutorials/tune-lifecycle tune/tutorials/tune-advanced-tutorial tune/tutorials/tune-distributed tune/examples/index tune/faq tune/api_docs/overview tune/api_docs/execution tune/api_docs/env tune/api_docs/trainable tune/api_docs/search_space tune/api_docs/suggestion tune/api_docs/schedulers tune/api_docs/stoppers tune/api_docs/reporters tune/api_docs/analysis tune/api_docs/sklearn tune/api_docs/logging tune/api_docs/integration tune/api_docs/internals tune/api_docs/client tune/api_docs/cli tune/api_docs/scalability serve/index serve/end_to_end_tutorial serve/core-apis serve/http-servehandle serve/deployment serve/ml-models serve/pipeline serve/performance serve/architecture serve/tutorials/index serve/tutorials/tensorflow serve/tutorials/pytorch serve/tutorials/sklearn serve/tutorials/batch serve/tutorials/web-server-integration serve/tutorials/rllib serve/faq rllib/index rllib/core-concepts rllib/rllib-training rllib/rllib-env rllib/rllib-algorithms rllib/user-guides rllib/rllib-models rllib/rllib-concepts rllib/rllib-sample-collection rllib/rllib-offline rllib/rllib-dev rllib/rllib-examples workflows/concepts workflows/basics workflows/management workflows/actors workflows/metadata workflows/events workflows/comparison workflows/advanced ray-more-libs/index ray-more-libs/joblib ray-more-libs/lightgbm-ray ray-more-libs/multiprocessing ray-more-libs/ray-collective ray-more-libs/ray-lightning ray-more-libs/xgboost-ray ray-core/walkthrough ray-core/using-ray ray-core/starting-ray ray-core/actors ray-core/namespaces ray-core/handling-dependencies ray-core/async_api ray-core/concurrency_group_api ray-core/using-ray-with-gpus ray-core/serialization ray-core/memory-management ray-core/placement-group ray-core/troubleshooting ray-core/fault-tolerance ray-core/advanced ray-core/cross-language ray-core/using-ray-with-tensorflow ray-core/using-ray-with-pytorch ray-core/using-ray-with-jupyter ray-core/examples/overview ray-core/examples/tips-for-first-time ray-core/examples/testing-tips ray-core/examples/progress_bar ray-core/examples/plot_streaming ray-core/examples/placement-group ray-core/examples/plot_parameter_server ray-core/examples/plot_hyperparameter ray-core/examples/plot_lbfgs ray-core/examples/plot_example-lm ray-core/examples/plot_newsreader ray-core/examples/dask_xgboost/dask_xgboost ray-core/examples/modin_xgboost/modin_xgboost ray-core/examples/plot_pong_example ray-core/examples/plot_example-a3c ray-core/examples/using-ray-with-pytorch-lightning cluster/quickstart cluster/user-guide cluster/index cluster/guide cluster/job-submission cluster/ray-client cluster/cloud cluster/aws-tips cluster/deploy cluster/kubernetes cluster/kuberay cluster/yarn cluster/slurm cluster/lsf ray-references/api data/package-ref train/api serve/package-ref rllib/package_ref/index rllib/package_ref/env rllib/package_ref/env/base_env rllib/package_ref/env/multi_agent_env rllib/package_ref/env/vector_env rllib/package_ref/env/external_env rllib/package_ref/trainer rllib/package_ref/policy rllib/package_ref/policy/policy rllib/package_ref/policy/tf_policies rllib/package_ref/policy/torch_policy rllib/package_ref/policy/custom_policies rllib/package_ref/models rllib/package_ref/evaluation rllib/package_ref/evaluation/rollout_worker rllib/package_ref/evaluation/sample_batch rllib/package_ref/evaluation/worker_set rllib/package_ref/evaluation/samplers rllib/package_ref/evaluation/policy_map rllib/package_ref/offline rllib/package_ref/execution rllib/package_ref/utils rllib/package_ref/utils/exploration rllib/package_ref/utils/schedules rllib/package_ref/utils/annotations rllib/package_ref/utils/framework rllib/package_ref/utils/tf_utils rllib/package_ref/utils/torch_utils rllib/package_ref/utils/numpy rllib/package_ref/utils/deprecation workflows/package-ref ray-core/package-ref cluster/reference cluster/config cluster/commands cluster/sdk ray-contribute/getting-involved ray-contribute/development ray-contribute/fake-autoscaler ray-core/configure ray-observability/index ray-core/ray-dashboard ray-observability/ray-debugging ray-observability/ray-logging ray-observability/ray-metrics ray-observability/ray-tracing ray-contribute/debugging ray-contribute/profiling ray-design-patterns/index ray-design-patterns/tree-of-actors ray-design-patterns/tree-of-tasks ray-design-patterns/map-reduce ray-design-patterns/limit-tasks ray-design-patterns/global-variables ray-design-patterns/fine-grained-tasks ray-design-patterns/unnecessary-ray-get ray-design-patterns/closure-capture ray-design-patterns/ray-get-loop ray-design-patterns/overlapping-computation-communication ray-design-patterns/fault-tolerance-actor-checkpointing ray-design-patterns/concurrent-operations-async-actor ray-design-patterns/redefine-task-actor-loop ray-design-patterns/submission-order ray-design-patterns/too-many-results ray-contribute/whitepaper /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:28: WARNING: 'any' reference target not found: tune-sklearn /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:55: WARNING: 'any' reference target not found: tune-serve-integration-mnist /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:110: WARNING: 'any' reference target not found: tune-stopping /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:118: WARNING: 'any' reference target not found: tune-metrics /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:126: WARNING: 'any' reference target not found: tune-output /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:134: WARNING: 'any' reference target not found: tune-resources /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:142: WARNING: 'any' reference target not found: tune-checkpoints /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:150: WARNING: 'any' reference target not found: tune-lifecycle /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:158: WARNING: 'any' reference target not found: tune-advanced-tutorial /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/tune/tutorials/overview.rst:166: WARNING: 'any' reference target not found: tune-distributed /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/rllib/user-guides.rst:25: WARNING: 'any' reference target not found: rllib-models /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/rllib/user-guides.rst:34: WARNING: 'any' reference target not found: rllib-concepts /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/rllib/user-guides.rst:43: WARNING: 'any' reference target not found: rllib-sample-collection /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/rllib/user-guides.rst:52: WARNING: 'any' reference target not found: rllib-offline /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/doc/source/rllib/user-guides.rst:61: WARNING: 'any' reference target not found: rllib-dev /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:69: WARNING: unknown document: /tutorials/monotonic /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:72: WARNING: unknown document: /tutorials/feature_interaction_constraint /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:104: WARNING: unknown document: /tutorials/categorical /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:127: WARNING: unknown document: /tutorials/custom_metric_obj /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:166: WARNING: undefined label: callback_api /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier:183: WARNING: unknown document: /parameter /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBClassifier.load_model:4: WARNING: unknown document: /tutorials/saving_model /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:70: WARNING: unknown document: /tutorials/monotonic /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:73: WARNING: unknown document: /tutorials/feature_interaction_constraint /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:105: WARNING: unknown document: /tutorials/categorical /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:128: WARNING: unknown document: /tutorials/custom_metric_obj /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:167: WARNING: undefined label: callback_api /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor:184: WARNING: unknown document: /parameter /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRegressor.load_model:4: WARNING: unknown document: /tutorials/saving_model /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:69: WARNING: unknown document: /tutorials/monotonic /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:72: WARNING: unknown document: /tutorials/feature_interaction_constraint /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:104: WARNING: unknown document: /tutorials/categorical /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:127: WARNING: unknown document: /tutorials/custom_metric_obj /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:166: WARNING: undefined label: callback_api /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFClassifier:183: WARNING: unknown document: /parameter /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:69: WARNING: unknown document: /tutorials/monotonic /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:72: WARNING: unknown document: /tutorials/feature_interaction_constraint /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:104: WARNING: unknown document: /tutorials/categorical /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:127: WARNING: unknown document: /tutorials/custom_metric_obj /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:166: WARNING: undefined label: callback_api /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/releases-1.11.2/lib/python3.7/site-packages/xgboost_ray/sklearn.py:docstring of xgboost_ray.sklearn.RayXGBRFRegressor:183: WARNING: unknown document: /parameter done writing... done writing additional files... done copying images... [ 0%] ray-overview/images/ray_svg_logo.svg copying images... [ 1%] ray-overview/images/ray_ecosystem_integration_v2.png copying images... [ 1%] images/getting_started.svg copying images... [ 2%] images/user_guide.svg copying images... [ 3%] images/api.svg copying images... [ 3%] images/contribute.svg copying images... [ 4%] images/airflow.png copying images... [ 5%] images/classyvision.png copying images... [ 5%] images/dask.png copying images... [ 6%] images/flambe.png copying images... [ 7%] images/horovod.png copying images... [ 7%] images/hugging.png copying images... [ 8%] images/zoo.png copying images... [ 9%] images/nlu.png copying images... [ 9%] images/ludwig.png copying images... [ 10%] images/mars.png copying images... [ 11%] images/modin.png copying images... [ 11%] images/pycaret.png copying images... [ 12%] images/pytorch_lightning_small.png copying images... [ 13%] images/intel.png copying images... [ 13%] images/scikit.png copying images... [ 14%] images/seldon.png copying images... [ 15%] images/spacy.png copying images... [ 15%] images/xgboost_logo.png copying images... [ 16%] images/lightgbm_logo.png copying images... [ 16%] data/images/dataset.svg copying images... [ 17%] data/images/dataset-compute-1.png copying images... [ 18%] data/images/dataset-loading-1.png copying images... [ 18%] data/images/dataset-loading-2.png copying images... [ 19%] data/images/dataset-pipeline-1.svg copying images... [ 20%] data/images/dataset-pipeline-2.svg copying images... [ 20%] data/images/dataset-pipeline-3.svg copying images... [ 21%] data/images/dataset-repeat-1.svg copying images... [ 22%] data/images/dataset-repeat-2.svg copying images... [ 22%] data/images/dataset-arch.svg copying images... [ 23%] data/images/dataset-read.svg copying images... [ 24%] data/images/dataset-map.svg copying images... [ 24%] data/images/dataset-shuffle.svg copying images... [ 25%] data/images/dataset-spill.svg copying images... [ 26%] train/train-arch.svg copying images... [ 26%] raysgd/raysgd-actors.svg copying images... [ 27%] raysgd/raysgd-custom.jpg copying images... [ 28%] tune/images/tune_overview.png copying images... [ 28%] images/tune-df-plot.png copying images... [ 29%] images/tune-workflow.png copying images... [ 30%] images/hyper-model-parameters.png copying images... [ 30%] images/hyper-network-params.png copying images... [ 31%] images/tune-sklearn.png copying images... [ 32%] images/pytorch_logo.png copying images... [ 32%] images/serve.png copying images... [ 33%] images/wandb_logo.png copying images... [ 33%] images/mlflow.png copying images... [ 34%] images/comet_logo_full.png copying images... [ 35%] images/tune.png copying images... [ 35%] images/pytorch_lightning_full.png copying images... [ 36%] images/tune-xgboost-ensemble.svg copying images... [ 37%] images/tune-xgboost-depth.svg copying images... [ 37%] images/tune-xgboost-weight.svg copying images... [ 38%] images/wandb_logo_full.png copying images... [ 39%] tune/images/ray-tune-tensorboard.png copying images... [ 39%] images/tune-hparams.png copying images... [ 40%] images/tune_advanced_paper1.png copying images... [ 41%] images/tune_advanced_plot1.png copying images... [ 41%] images/tune_advanced_dcgan_inscore.png copying images... [ 42%] images/tune_advanced_dcgan_Gloss.png copying images... [ 43%] images/tune-upload.png copying images... [ 43%] images/hyperband_bracket.png copying images... [ 44%] images/hyperband_eta.png copying images... [ 45%] images/hyperband_allocation.png copying images... [ 45%] tune/images/pbt.png copying images... [ 46%] tune/images/ray-tune-viskit.png copying images... [ 47%] images/tune-arch.png copying images... [ 47%] images/tune-trial-runner-flow-horizontal.png copying images... [ 48%] serve/logo.svg copying images... [ 49%] serve/architecture.svg copying images... [ 49%] _includes/images/rl_summit_promo_thin.png copying images... [ 50%] _includes/images/rl_summit_promo_square.png copying images... [ 50%] rllib/images/rllib-logo.png copying images... [ 51%] rllib/images/rllib-index-header.svg copying images... [ 52%] rllib/images/sigils/rllib-sigil-tf-and-torch.svg copying images... [ 52%] rllib/images/sigils/rllib-sigil-distributed-learning.svg copying images... [ 53%] rllib/images/sigils/rllib-sigil-vector-envs.svg copying images... [ 54%] rllib/images/sigils/rllib-sigil-multi-agent.svg copying images... [ 54%] rllib/images/sigils/rllib-sigil-external-simulators.svg copying images... [ 55%] rllib/images/sigils/rllib-sigil-offline-rl.svg copying images... [ 56%] rllib/images/pytorch.png copying images... [ 56%] rllib/images/tensorflow.png copying images... [ 57%] rllib/images/rllib-stack.svg copying images... [ 58%] rllib/images/a2c-arch.svg copying images... [ 58%] rllib/images/multi-flat.svg copying images... [ 59%] rllib/images/rllib-api.svg copying images... [ 60%] rllib/images/rllib-config.svg copying images... [ 60%] rllib/images/custom_metric.png copying images... [ 61%] rllib/images/rllib-exploration-api-table.svg copying images... [ 62%] rllib/images/rllib-envs.svg copying images... [ 62%] rllib/images/throughput.png copying images... [ 63%] rllib/images/multi-agent.svg copying images... [ 64%] rllib/images/rock-paper-scissors.png copying images... [ 64%] rllib/images/rllib-training-inside-a-unity3d-env.png copying images... [ 65%] rllib/images/rllib-external.svg copying images... [ 66%] rllib/images/apex-arch.svg copying images... [ 66%] rllib/images/apex.png copying images... [ 67%] rllib/images/impala-arch.svg copying images... [ 67%] rllib/images/impala.png copying images... [ 68%] rllib/images/ddppo-arch.svg copying images... [ 69%] rllib/images/dqn-arch.svg copying images... [ 69%] rllib/images/ppo-arch.svg copying images... [ 70%] rllib/images/ppo.png copying images... [ 71%] rllib/images/es.png copying images... [ 71%] rllib/images/rllib-logo.svg copying images... [ 72%] rllib/images/rllib-components.svg copying images... [ 73%] rllib/images/struct-tensor.png copying images... [ 73%] rllib/images/rllib-sample-collection.svg copying images... [ 74%] rllib/images/rllib-batch-modes.svg copying images... [ 75%] rllib/images/rllib-trajectory-view-example.svg copying images... [ 75%] rllib/images/offline-q.png copying images... [ 76%] rllib/images/MemoryTrackingCallbacks.png copying images... [ 77%] workflows/workflows.svg copying images... [ 77%] workflows/basic.png copying images... [ 78%] workflows/trip.png copying images... [ 79%] ray-core/ray_repo.png copying images... [ 79%] ray-core/download_zip_url.png copying images... [ 80%] ray-core/images/memory.svg copying images... [ 81%] ray-core/images/task_name_dashboard.png copying images... [ 81%] images/pipeline.png copying images... [ 82%] _static/thumbs/pipeline.png copying images... [ 83%] _static/img/thumbnails/default.png copying images... [ 83%] ray-core/images/param_actor.png copying images... [ 84%] ray-core/images/hyperparameter.png copying images... [ 84%] _static/thumbs/param_actor.png copying images... [ 85%] _static/thumbs/hyperparameter.png copying images... [ 86%] ray-core/images/pong-arch.svg copying images... [ 86%] ray-core/images/a3c.png copying images... [ 87%] _static/thumbs/a3c.png copying images... [ 88%] _static/thumbs/pong.png copying images... [ 88%] _static/thumbs/pytorch_lightning_small.png copying images... [ 89%] cluster/ray-cluster.jpg copying images... [ 90%] images/yarn-job.png copying images... [ 90%] rllib/images/env_classes_overview.svg copying images... [ 91%] rllib/images/trainer_class_overview.svg copying images... [ 92%] rllib/images/policy_classes_overview.svg copying images... [ 92%] rllib/images/rollout_worker_class_overview.svg copying images... [ 93%] images/autoscaler-status.png copying images... [ 94%] ray-design-patterns/tree-of-actors.svg copying images... [ 94%] ray-design-patterns/tree-of-tasks.svg copying images... [ 95%] ray-design-patterns/map-reduce.svg copying images... [ 96%] ray-design-patterns/limit-tasks.svg copying images... [ 96%] ray-design-patterns/unnecessary-ray-get-anti.svg copying images... [ 97%] ray-design-patterns/unnecessary-ray-get-better.svg copying images... [ 98%] ray-design-patterns/ray-get-loop.svg copying images... [ 98%] ray-design-patterns/overlapping-computation-communication.svg copying images... [ 99%] ray-design-patterns/submission-order.svg copying images... [100%] ray-design-patterns/too-many-results.svg copying downloadable files... [ 4%] data/big_data_ingestion.yaml copying downloadable files... [ 8%] data/examples/big_data_ingestion.py copying downloadable files... [ 13%] data/examples/big_data_ingestion.ipynb copying downloadable files... [ 17%] data/examples/examples_python.zip copying downloadable files... [ 21%] data/examples/examples_jupyter.zip copying downloadable files... [ 26%] ray-core/examples/dask_xgboost/dask_xgboost.py copying downloadable files... [ 30%] ray-core/examples/dask_xgboost/dask_xgboost.ipynb copying downloadable files... [ 34%] ray-core/examples/datasets_train/datasets_train.py copying downloadable files... [ 39%] ray-core/examples/datasets_train/datasets_train.ipynb copying downloadable files... [ 43%] ray-core/examples/examples_python.zip copying downloadable files... [ 47%] ray-core/examples/examples_jupyter.zip copying downloadable files... [ 52%] ray-core/examples/modin_xgboost/modin_xgboost.py copying downloadable files... [ 56%] ray-core/examples/modin_xgboost/modin_xgboost.ipynb copying downloadable files... [ 60%] ray-core/examples/plot_hyperparameter.py copying downloadable files... [ 65%] ray-core/examples/plot_hyperparameter.ipynb copying downloadable files... [ 69%] ray-core/examples/plot_parameter_server.py copying downloadable files... [ 73%] ray-core/examples/plot_parameter_server.ipynb copying downloadable files... [ 78%] ray-core/examples/plot_pong_example.py copying downloadable files... [ 82%] ray-core/examples/plot_pong_example.ipynb copying downloadable files... [ 86%] ray-core/examples/progress_bar.py copying downloadable files... [ 91%] ray-core/examples/progress_bar.ipynb copying downloadable files... [ 95%] ../python/ray/tune/examples/mnist_pytorch_trainable.py copying downloadable files... [100%] ../python/ray/tune/examples/tune-default.yaml copying static files... done copying extra files... done dumping object inventory... done build succeeded, 43 warnings. The HTML page is in ../../_readthedocs/htmlzip. Updating searchtools for Read the Docs search... Sphinx-Gallery gallery_conf["plot_gallery"] was False, so no examples were executed. sitemap.xml was generated for URL https://docs.ray.io/en/latest/ in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/releases-1.11.2/_readthedocs/htmlzip/sitemap.xml