Read the Docs build information Build id: 1618684 Project: anyscale-ray Version: master Commit: 39d11bc1a54c63d58fff9a819813ed1885232d95 Date: 2023-07-25T05:58:34.356759Z State: finished Success: True [rtd-command-info] start-time: 2023-07-25T05:58:38.523453Z, end-time: 2023-07-25T05:59:03.575800Z, duration: 25, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/ray-project/ray . Cloning into '.'... Updating files: 85% (5869/6869) Updating files: 86% (5908/6869) Updating files: 87% (5977/6869) Updating files: 88% (6045/6869) Updating files: 89% (6114/6869) Updating files: 90% (6183/6869) Updating files: 91% (6251/6869) Updating files: 92% (6320/6869) Updating files: 93% (6389/6869) Updating files: 94% (6457/6869) Updating files: 95% (6526/6869) Updating files: 96% (6595/6869) Updating files: 97% (6663/6869) Updating files: 98% (6732/6869) Updating files: 99% (6801/6869) Updating files: 100% (6869/6869) Updating files: 100% (6869/6869), done. [rtd-command-info] start-time: 2023-07-25T05:59:03.813148Z, end-time: 2023-07-25T05:59:04.521892Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to 'origin/master'. 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 39d11bc1a [air] fix pyarrow lazy import (#37670) [rtd-command-info] start-time: 2023-07-25T05:59:04.777257Z, end-time: 2023-07-25T05:59:04.864801Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-07-25T05:59:05.080749Z, end-time: 2023-07-25T05:59:05.163607Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yaml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 # Set the version of Python and other tools you might need build: os: ubuntu-22.04 tools: python: "3.9" # Build documentation in the docs/ directory with Sphinx sphinx: configuration: doc/source/conf.py fail_on_warning: true # We recommend specifying your dependencies to enable reproducible builds: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - requirements: doc/requirements-doc.txt [rtd-command-info] start-time: 2023-07-25T05:59:13.062827Z, end-time: 2023-07-25T05:59:14.142180Z, duration: 1, exit-code: 0 asdf global python 3.9.17 [rtd-command-info] start-time: 2023-07-25T05:59:15.319456Z, end-time: 2023-07-25T05:59:18.257296Z, duration: 2, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.17.final.0-64 in 690ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-07-25T05:59:18.568070Z, end-time: 2023-07-25T05:59:33.102783Z, duration: 14, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.0.0-py3-none-any.whl (804 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.2.1 setuptools-68.0.0 [rtd-command-info] start-time: 2023-07-25T05:59:33.369935Z, end-time: 2023-07-25T05:59:42.254789Z, duration: 8, 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 Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/50/e5/0d484d1ac71b934638f91b7156203ba5bf3eb12f596b616a68a85c123808/Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 8.0 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 36.1 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 Obtaining dependency information for sphinx from https://files.pythonhosted.org/packages/c6/33/1cb96d522c5b09080d41c6e23fc4f6bc88d964751fa331786e9ab59b6eca/sphinx-7.1.0-py3-none-any.whl.metadata Downloading sphinx-7.1.0-py3-none-any.whl.metadata (5.8 kB) Collecting sphinx-rtd-theme Obtaining dependency information for sphinx-rtd-theme from https://files.pythonhosted.org/packages/85/32/9ccebf3a82c085e8fc12b67cc3dbf840789fb6c7835ed0d61686d6509aa9/sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl.metadata Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl.metadata (4.5 kB) Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 11.3 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 13.1 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 18.1 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml>=1.1.5 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 18.8 MB/s eta 0:00:00 Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 20.5 MB/s eta 0:00:00 Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 12.9 MB/s eta 0:00:00 Collecting Pygments>=2.13 (from sphinx) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 15.1 MB/s eta 0:00:00 Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 37.1 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 37.1 MB/s eta 0:00:00 Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Obtaining dependency information for requests>=2.25.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 202.2 MB/s eta 0:00:00 Collecting importlib-metadata>=4.8 (from sphinx) Obtaining dependency information for importlib-metadata>=4.8 from https://files.pythonhosted.org/packages/cc/37/db7ba97e676af155f5fcb1a35466f446eadc9104e25b83366e8088c9c926/importlib_metadata-6.8.0-py3-none-any.whl.metadata Downloading importlib_metadata-6.8.0-py3-none-any.whl.metadata (5.1 kB) Collecting sphinx Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 78.2 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.18.1-py2.py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.0/570.0 kB 183.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 236.1 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Obtaining dependency information for zipp>=0.5 from https://files.pythonhosted.org/packages/8c/08/d3006317aefe25ea79d3b76c9650afabaf6d63d1c8443b236e7405447503/zipp-3.16.2-py3-none-any.whl.metadata Downloading zipp-3.16.2-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/de/63/cb7e71984e9159ec5f45b5e81e896c8bdd0e45fe3fc6ce02ab497f0d790e/MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/f9/0d/514be8597d7a96243e5467a37d337b9399cec117a513fcf9328405d911c0/charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 206.5 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) Downloading Pillow-10.0.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 94.8 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-1.2.2-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 80.6 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading importlib_metadata-6.8.0-py3-none-any.whl (22 kB) Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 206.4 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 223.0 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (202 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 202.1/202.1 kB 239.3 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 228.9 MB/s eta 0:00:00 Downloading zipp-3.16.2-py3-none-any.whl (7.2 kB) 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=23753 sha256=2ee5503fced73156208891e73f65f248a47bc58d9fe833906cc72167ef2c3b62 Stored in directory: /tmp/pip-ephem-wheel-cache-yr04rpdr/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext, sphinxcontrib-jquery, recommonmark, sphinx-rtd-theme Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.3 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.0 commonmark-0.9.1 docutils-0.18.1 idna-3.4 imagesize-1.4.1 importlib-metadata-6.8.0 mock-1.0.1 packaging-23.1 pillow-10.0.0 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.0 snowballstemmer-2.2.0 sphinx-6.2.1 sphinx-rtd-theme-1.2.2 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jquery-4.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-serializinghtml-1.1.5 urllib3-2.0.4 zipp-3.16.2 [rtd-command-info] start-time: 2023-07-25T05:59:42.549934Z, end-time: 2023-07-25T06:04:39.821818Z, duration: 297, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r doc/requirements-doc.txt Ignoring fairscale: markers 'python_version < "3.7"' don't match your environment Ignoring tensorflow-macos: markers 'sys_platform == "darwin" and platform_machine == "arm64"' don't match your environment Collecting git+https://github.com/ray-project/tune-sklearn@master#tune-sklearn (from -r doc/requirements-doc.txt (line 43)) Cloning https://github.com/ray-project/tune-sklearn (to revision master) to /tmp/pip-req-build-p8il7bao Running command git clone --filter=blob:none --quiet https://github.com/ray-project/tune-sklearn /tmp/pip-req-build-p8il7bao Resolved https://github.com/ray-project/tune-sklearn to commit 6e813e18fb43156d32f0958794881c7c12d14f17 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting xgboost_ray (from -r doc/requirements-doc.txt (line 44)) Cloning https://github.com/ray-project/xgboost_ray (to revision master) to /tmp/pip-install-hwqa9_76/xgboost-ray_fac855d928d14382a465df36089fdad5 Running command git clone --filter=blob:none --quiet https://github.com/ray-project/xgboost_ray /tmp/pip-install-hwqa9_76/xgboost-ray_fac855d928d14382a465df36089fdad5 Resolved https://github.com/ray-project/xgboost_ray to commit 8daed68de24f04a27d8c8b42b0da35fd958dd5d7 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 45)) Cloning https://github.com/ray-project/lightgbm_ray (to revision main) to /tmp/pip-req-build-_soga0oo Running command git clone --filter=blob:none --quiet https://github.com/ray-project/lightgbm_ray /tmp/pip-req-build-_soga0oo Resolved https://github.com/ray-project/lightgbm_ray to commit c7c894ca9833a9de42c31a78b079931e1cc7e684 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting accelerate>=0.17.0 (from -r doc/requirements-doc.txt (line 4)) Obtaining dependency information for accelerate>=0.17.0 from https://files.pythonhosted.org/packages/70/f9/c381bcdd0c3829d723aa14eec8e75c6c377b4ca61ec68b8093d9f35fc7a7/accelerate-0.21.0-py3-none-any.whl.metadata Downloading accelerate-0.21.0-py3-none-any.whl.metadata (17 kB) Collecting click (from -r doc/requirements-doc.txt (line 5)) Obtaining dependency information for click from https://files.pythonhosted.org/packages/1a/70/e63223f8116931d365993d4a6b7ef653a4d920b41d03de7c59499962821f/click-8.1.6-py3-none-any.whl.metadata Downloading click-8.1.6-py3-none-any.whl.metadata (3.0 kB) Collecting colorama (from -r doc/requirements-doc.txt (line 6)) Downloading colorama-0.4.6-py2.py3-none-any.whl (25 kB) Collecting colorful (from -r doc/requirements-doc.txt (line 7)) Downloading colorful-0.5.5-py2.py3-none-any.whl (201 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 201.4/201.4 kB 16.7 MB/s eta 0:00:00 Collecting fairscale (from -r doc/requirements-doc.txt (line 10)) Downloading fairscale-0.4.13.tar.gz (266 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 266.3/266.3 kB 59.1 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting filelock (from -r doc/requirements-doc.txt (line 12)) Obtaining dependency information for filelock from https://files.pythonhosted.org/packages/00/45/ec3407adf6f6b5bf867a4462b2b0af27597a26bd3cd6e2534cb6ab029938/filelock-3.12.2-py3-none-any.whl.metadata Downloading filelock-3.12.2-py3-none-any.whl.metadata (2.7 kB) Collecting flask (from -r doc/requirements-doc.txt (line 13)) Downloading Flask-2.3.2-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.9/96.9 kB 219.5 MB/s eta 0:00:00 Collecting flatbuffers (from -r doc/requirements-doc.txt (line 14)) Obtaining dependency information for flatbuffers from https://files.pythonhosted.org/packages/6f/12/d5c79ee252793ffe845d58a913197bfa02ae9a0b5c9bc3dc4b58d477b9e7/flatbuffers-23.5.26-py2.py3-none-any.whl.metadata Downloading flatbuffers-23.5.26-py2.py3-none-any.whl.metadata (850 bytes) Collecting fastapi==0.99.1 (from -r doc/requirements-doc.txt (line 15)) Obtaining dependency information for fastapi==0.99.1 from https://files.pythonhosted.org/packages/73/eb/03b691afa0b5ffa1e93ed34f97ec1e7855c758efbdcfb16c209af0b0506b/fastapi-0.99.1-py3-none-any.whl.metadata Downloading fastapi-0.99.1-py3-none-any.whl.metadata (23 kB) Collecting jsonschema (from -r doc/requirements-doc.txt (line 16)) Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/a1/ba/28ce987450c6afa8336373761193ddaadc1ba2004fbf23a6407db036f558/jsonschema-4.18.4-py3-none-any.whl.metadata Downloading jsonschema-4.18.4-py3-none-any.whl.metadata (7.8 kB) Requirement already satisfied: mock in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from -r doc/requirements-doc.txt (line 17)) (1.0.1) Collecting numpy (from -r doc/requirements-doc.txt (line 18)) Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/21/9c/1a7d658112aed97be36dfd93cc7362ca6c33598615988e6d836fa0a80f89/numpy-1.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading numpy-1.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting scikit-image (from -r doc/requirements-doc.txt (line 19)) Obtaining dependency information for scikit-image from https://files.pythonhosted.org/packages/19/bd/a53569a0a698d925eb46dbea0bd3b6b62e7287a9ec88b5a03efa8ebd5b14/scikit_image-0.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading scikit_image-0.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (14 kB) Collecting pandas (from -r doc/requirements-doc.txt (line 20)) Obtaining dependency information for pandas from https://files.pythonhosted.org/packages/9e/0d/91a9fd2c202f2b1d97a38ab591890f86480ecbb596cbc56d035f6f23fdcc/pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB) Collecting pickle5 (from -r doc/requirements-doc.txt (line 21)) Downloading pickle5-0.0.11.tar.gz (132 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 132.1/132.1 kB 236.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: pillow in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from -r doc/requirements-doc.txt (line 22)) (10.0.0) Collecting pyarrow (from -r doc/requirements-doc.txt (line 23)) Obtaining dependency information for pyarrow from https://files.pythonhosted.org/packages/54/a2/5976df95323c4ca2b7baba31cb7a2a61a17461706043239d38a8e9dc281e/pyarrow-12.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading pyarrow-12.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting pydantic<1.10.0 (from -r doc/requirements-doc.txt (line 24)) Downloading pydantic-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 195.7 MB/s eta 0:00:00 Collecting typing-extensions<4.6.0 (from -r doc/requirements-doc.txt (line 26)) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting pyyaml (from -r doc/requirements-doc.txt (line 27)) Obtaining dependency information for pyyaml from https://files.pythonhosted.org/packages/7d/39/472f2554a0f1e825bd7c5afc11c817cd7a2f3657460f7159f691fbb37c51/PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting pytorch-lightning==1.6.5 (from -r doc/requirements-doc.txt (line 28)) Downloading pytorch_lightning-1.6.5-py3-none-any.whl (585 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 585.9/585.9 kB 255.2 MB/s eta 0:00:00 Collecting scikit-optimize (from -r doc/requirements-doc.txt (line 29)) Downloading scikit_optimize-0.9.0-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.3/100.3 kB 225.0 MB/s eta 0:00:00 Collecting redis (from -r doc/requirements-doc.txt (line 30)) Obtaining dependency information for redis from https://files.pythonhosted.org/packages/20/2e/409703d645363352a20c944f5d119bdae3eb3034051a53724a7c5fee12b8/redis-4.6.0-py3-none-any.whl.metadata Downloading redis-4.6.0-py3-none-any.whl.metadata (8.3 kB) Collecting starlette (from -r doc/requirements-doc.txt (line 31)) Obtaining dependency information for starlette from https://files.pythonhosted.org/packages/b0/a3/56d2ad63dd940fd9ccc3487ff26daffbb3a406116d91cfbc3d0c619852a9/starlette-0.31.0-py3-none-any.whl.metadata Downloading starlette-0.31.0-py3-none-any.whl.metadata (5.8 kB) Collecting uvicorn==0.22.0 (from -r doc/requirements-doc.txt (line 32)) Downloading uvicorn-0.22.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 206.4 MB/s eta 0:00:00 Collecting werkzeug (from -r doc/requirements-doc.txt (line 33)) Obtaining dependency information for werkzeug from https://files.pythonhosted.org/packages/ba/d6/8040faecaba2feb84e1647af174b3243c9b90c163c7ea407820839931efe/Werkzeug-2.3.6-py3-none-any.whl.metadata Downloading Werkzeug-2.3.6-py3-none-any.whl.metadata (4.1 kB) Collecting wandb (from -r doc/requirements-doc.txt (line 34)) Obtaining dependency information for wandb from https://files.pythonhosted.org/packages/c3/a1/0402824c76023609e41cb18634359558bcf58e2ddcb0a2defb9fadf001bb/wandb-0.15.6-py3-none-any.whl.metadata Downloading wandb-0.15.6-py3-none-any.whl.metadata (8.2 kB) Collecting tensorflow (from -r doc/requirements-doc.txt (line 35)) Obtaining dependency information for tensorflow from https://files.pythonhosted.org/packages/d6/af/cb5ea6d1a9c83e715e29b45a598ebf542729cd216b43f5deefc27657bd38/tensorflow-2.13.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tensorflow-2.13.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) Collecting tensorflow-datasets (from -r doc/requirements-doc.txt (line 37)) Downloading tensorflow_datasets-4.9.2-py3-none-any.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 203.4 MB/s eta 0:00:00 Collecting torch (from -r doc/requirements-doc.txt (line 38)) Downloading torch-2.0.1-cp39-cp39-manylinux1_x86_64.whl (619.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 619.9/619.9 MB 193.5 MB/s eta 0:00:00 Collecting torchvision (from -r doc/requirements-doc.txt (line 39)) Downloading torchvision-0.15.2-cp39-cp39-manylinux1_x86_64.whl (6.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 206.3 MB/s eta 0:00:00 Collecting transformers (from -r doc/requirements-doc.txt (line 40)) Obtaining dependency information for transformers from https://files.pythonhosted.org/packages/21/02/ae8e595f45b6c8edee07913892b3b41f5f5f273962ad98851dc6a564bbb9/transformers-4.31.0-py3-none-any.whl.metadata Downloading transformers-4.31.0-py3-none-any.whl.metadata (116 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 116.9/116.9 kB 228.2 MB/s eta 0:00:00 Collecting Pygments==2.13.0 (from -r doc/requirements-doc.txt (line 48)) Downloading Pygments-2.13.0-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 251.2 MB/s eta 0:00:00 Collecting sphinx==4.3.2 (from -r doc/requirements-doc.txt (line 51)) Downloading Sphinx-4.3.2-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 211.7 MB/s eta 0:00:00 Collecting sphinx-click==3.0.2 (from -r doc/requirements-doc.txt (line 52)) Downloading sphinx_click-3.0.2-py3-none-any.whl (8.4 kB) Collecting sphinx-copybutton==0.4.0 (from -r doc/requirements-doc.txt (line 53)) Downloading sphinx_copybutton-0.4.0-py3-none-any.whl (12 kB) Collecting sphinxemoji==0.2.0 (from -r doc/requirements-doc.txt (line 54)) Downloading sphinxemoji-0.2.0.tar.gz (44 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 44.4/44.4 kB 187.5 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 (from -r doc/requirements-doc.txt (line 55)) 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-version-warning==1.1.2 (from -r doc/requirements-doc.txt (line 56)) Downloading sphinx_version_warning-1.1.2-py3-none-any.whl (13 kB) Collecting sphinx-book-theme==0.3.3 (from -r doc/requirements-doc.txt (line 57)) Downloading sphinx_book_theme-0.3.3-py3-none-any.whl (345 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 345.7/345.7 kB 253.2 MB/s eta 0:00:00 Collecting sphinx-external-toc==0.2.4 (from -r doc/requirements-doc.txt (line 58)) Downloading sphinx_external_toc-0.2.4-py3-none-any.whl (25 kB) Collecting sphinx-sitemap==2.2.0 (from -r doc/requirements-doc.txt (line 59)) 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 sphinxcontrib-redoc==1.6.0 (from -r doc/requirements-doc.txt (line 60)) Downloading sphinxcontrib-redoc-1.6.0.tar.gz (350 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 350.5/350.5 kB 251.7 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx-tabs==3.4.0 (from -r doc/requirements-doc.txt (line 61)) Downloading sphinx_tabs-3.4.0-py3-none-any.whl (10.0 kB) Collecting sphinx-remove-toctrees==0.0.3 (from -r doc/requirements-doc.txt (line 62)) Downloading sphinx_remove_toctrees-0.0.3-py3-none-any.whl (4.7 kB) Collecting autodoc_pydantic==1.6.1 (from -r doc/requirements-doc.txt (line 63)) Downloading autodoc_pydantic-1.6.1-py3-none-any.whl (25 kB) Collecting sphinx_design==0.4.1 (from -r doc/requirements-doc.txt (line 64)) Downloading sphinx_design-0.4.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 206.7 MB/s eta 0:00:00 Collecting myst-parser==0.15.2 (from -r doc/requirements-doc.txt (line 67)) Downloading myst_parser-0.15.2-py3-none-any.whl (46 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 46.3/46.3 kB 197.3 MB/s eta 0:00:00 Collecting myst-nb==0.13.1 (from -r doc/requirements-doc.txt (line 68)) Downloading myst_nb-0.13.1-py3-none-any.whl (37 kB) Collecting jupytext==1.13.6 (from -r doc/requirements-doc.txt (line 71)) Downloading jupytext-1.13.6-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 297.3/297.3 kB 251.3 MB/s eta 0:00:00 Collecting urllib3<1.27 (from -r doc/requirements-doc.txt (line 74)) Obtaining dependency information for urllib3<1.27 from https://files.pythonhosted.org/packages/c5/05/c214b32d21c0b465506f95c4f28ccbcba15022e000b043b72b3df7728471/urllib3-1.26.16-py2.py3-none-any.whl.metadata Downloading urllib3-1.26.16-py2.py3-none-any.whl.metadata (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.4/48.4 kB 199.5 MB/s eta 0:00:00 Collecting starlette (from -r doc/requirements-doc.txt (line 31)) Obtaining dependency information for starlette from https://files.pythonhosted.org/packages/58/f8/e2cca22387965584a409795913b774235752be4176d276714e15e1a58884/starlette-0.27.0-py3-none-any.whl.metadata Downloading starlette-0.27.0-py3-none-any.whl.metadata (5.8 kB) Collecting tqdm>=4.57.0 (from pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 216.5 MB/s eta 0:00:00 Collecting fsspec[http]!=2021.06.0,>=2021.05.0 (from pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Obtaining dependency information for fsspec[http]!=2021.06.0,>=2021.05.0 from https://files.pythonhosted.org/packages/e3/bd/4c0a4619494188a9db5d77e2100ab7d544a42e76b2447869d8e124e981d8/fsspec-2023.6.0-py3-none-any.whl.metadata Downloading fsspec-2023.6.0-py3-none-any.whl.metadata (6.7 kB) Collecting tensorboard>=2.2.0 (from pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading tensorboard-2.13.0-py3-none-any.whl (5.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.6/5.6 MB 57.9 MB/s eta 0:00:00 Collecting torchmetrics>=0.4.1 (from pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Obtaining dependency information for torchmetrics>=0.4.1 from https://files.pythonhosted.org/packages/d1/d3/3027b6b3936c5f139b64a7fa884a14eb485c8c19ae2e94bd1af9a44fa4c7/torchmetrics-1.0.1-py3-none-any.whl.metadata Downloading torchmetrics-1.0.1-py3-none-any.whl.metadata (21 kB) Collecting pyDeprecate>=0.3.1 (from pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading pyDeprecate-0.3.2-py3-none-any.whl (10 kB) Requirement already satisfied: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) (23.1) Collecting protobuf<=3.20.1 (from pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading protobuf-3.20.1-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 253.0 MB/s eta 0:00:00 Collecting h11>=0.8 (from uvicorn==0.22.0->-r doc/requirements-doc.txt (line 32)) Downloading h11-0.14.0-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.3/58.3 kB 210.6 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (1.0.4) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (1.0.2) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (2.0.1) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (1.1.5) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (1.0.3) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (3.1.2) Collecting docutils<0.18,>=0.14 (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 250.1 MB/s eta 0:00:00 Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (2.31.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (68.0.0) Collecting jsonpointer (from sphinx-jsonschema==1.17.2->-r doc/requirements-doc.txt (line 55)) Obtaining dependency information for jsonpointer from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) Collecting pydata-sphinx-theme~=0.8.0 (from sphinx-book-theme==0.3.3->-r doc/requirements-doc.txt (line 57)) Downloading pydata_sphinx_theme-0.8.1-py3-none-any.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 220.9 MB/s eta 0:00:00 Collecting attrs<22,>=20.3 (from sphinx-external-toc==0.2.4->-r doc/requirements-doc.txt (line 58)) Downloading attrs-21.4.0-py2.py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 217.0 MB/s eta 0:00:00 Collecting six (from sphinx-sitemap==2.2.0->-r doc/requirements-doc.txt (line 59)) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Jinja2>=2.3 (from sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 231.6 MB/s eta 0:00:00 Collecting markdown-it-py<2.0.0,>=1.0.0 (from myst-parser==0.15.2->-r doc/requirements-doc.txt (line 67)) Downloading markdown_it_py-1.1.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.6/83.6 kB 195.4 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.2.8 (from myst-parser==0.15.2->-r doc/requirements-doc.txt (line 67)) Downloading mdit_py_plugins-0.2.8-py3-none-any.whl (41 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 41.0/41.0 kB 85.1 MB/s eta 0:00:00 Requirement already satisfied: importlib-metadata in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) (6.8.0) Collecting ipython (from myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for ipython from https://files.pythonhosted.org/packages/52/d1/f70cdafba20030cbc1412d7a7d6a89c5035071835cc50e47fc5ed8da553c/ipython-8.14.0-py3-none-any.whl.metadata Downloading ipython-8.14.0-py3-none-any.whl.metadata (5.8 kB) Collecting ipywidgets<8,>=7.0.0 (from myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading ipywidgets-7.7.5-py2.py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 229.5 MB/s eta 0:00:00 Collecting jupyter-cache~=0.4.1 (from myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading jupyter_cache-0.4.3-py3-none-any.whl (31 kB) Collecting jupyter-sphinx~=0.3.2 (from myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading jupyter_sphinx-0.3.2-py3-none-any.whl (20 kB) Collecting nbconvert<7,>=5.6 (from myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading nbconvert-6.5.4-py3-none-any.whl (563 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 563.8/563.8 kB 252.0 MB/s eta 0:00:00 Collecting nbformat~=5.0 (from myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for nbformat~=5.0 from https://files.pythonhosted.org/packages/01/e5/322b31448ba6b0ed6de740306367e85d8da2af0d91e67f7a2860bdf87f72/nbformat-5.9.1-py3-none-any.whl.metadata Downloading nbformat-5.9.1-py3-none-any.whl.metadata (3.3 kB) Collecting sphinx-togglebutton~=0.2.2 (from myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading sphinx_togglebutton-0.2.3-py3-none-any.whl (6.1 kB) Collecting toml (from jupytext==1.13.6->-r doc/requirements-doc.txt (line 71)) Downloading toml-0.10.2-py2.py3-none-any.whl (16 kB) Collecting psutil (from accelerate>=0.17.0->-r doc/requirements-doc.txt (line 4)) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 247.1 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of flask to determine which version is compatible with other requirements. This could take a while. Collecting flask (from -r doc/requirements-doc.txt (line 13)) Downloading Flask-2.3.1-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 212.4 MB/s eta 0:00:00 Downloading Flask-2.3.0-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.0/97.0 kB 230.2 MB/s eta 0:00:00 Downloading Flask-2.2.5-py3-none-any.whl (101 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.8/101.8 kB 234.0 MB/s eta 0:00:00 Collecting itsdangerous>=2.0 (from flask->-r doc/requirements-doc.txt (line 13)) Downloading itsdangerous-2.1.2-py3-none-any.whl (15 kB) INFO: pip is looking at multiple versions of jsonschema to determine which version is compatible with other requirements. This could take a while. Collecting jsonschema (from -r doc/requirements-doc.txt (line 16)) Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/3a/34/ea34f7979d4f9ed1fa3b5c66000bc4e445c570f642ad478796f5ebaae45a/jsonschema-4.18.3-py3-none-any.whl.metadata Downloading jsonschema-4.18.3-py3-none-any.whl.metadata (7.9 kB) Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/03/83/9a89e40dba1498ce9777865fa0bec0bfc3c1831679cdee814ec8dd223904/jsonschema-4.18.2-py3-none-any.whl.metadata Downloading jsonschema-4.18.2-py3-none-any.whl.metadata (7.8 kB) Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/1d/85/984ef667a097ce4e671c6a5d8251a2b4a80845922a3937c6e77c8e6954f7/jsonschema-4.18.1-py3-none-any.whl.metadata Downloading jsonschema-4.18.1-py3-none-any.whl.metadata (7.8 kB) Obtaining dependency information for jsonschema from https://files.pythonhosted.org/packages/8a/38/2c55180702a637be0fbb8aa95358213a750d25cad3e59869726a54309996/jsonschema-4.18.0-py3-none-any.whl.metadata Downloading jsonschema-4.18.0-py3-none-any.whl.metadata (10 kB) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 233.4 MB/s eta 0:00:00 Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema->-r doc/requirements-doc.txt (line 16)) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 204.1 MB/s eta 0:00:00 Collecting scipy>=1.8 (from scikit-image->-r doc/requirements-doc.txt (line 19)) Obtaining dependency information for scipy>=1.8 from https://files.pythonhosted.org/packages/08/25/035fe07fc32c5a8b314f882faa9d4817223fa5faf524d3fedcf17a4b9d22/scipy-1.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading scipy-1.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.1/59.1 kB 169.4 MB/s eta 0:00:00 Collecting networkx>=2.8 (from scikit-image->-r doc/requirements-doc.txt (line 19)) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 231.6 MB/s eta 0:00:00 Collecting imageio>=2.27 (from scikit-image->-r doc/requirements-doc.txt (line 19)) Obtaining dependency information for imageio>=2.27 from https://files.pythonhosted.org/packages/c7/b0/7b6c35b8636ed773325cdb6f5ac3cd36afba63d99e20ed59c521cf5018b4/imageio-2.31.1-py3-none-any.whl.metadata Downloading imageio-2.31.1-py3-none-any.whl.metadata (4.7 kB) Collecting tifffile>=2022.8.12 (from scikit-image->-r doc/requirements-doc.txt (line 19)) Obtaining dependency information for tifffile>=2022.8.12 from https://files.pythonhosted.org/packages/2d/e5/cc8a8ca43685006bb3ca56fab60707f3f74700844b18634db0b1e8b4b93f/tifffile-2023.7.18-py3-none-any.whl.metadata Downloading tifffile-2023.7.18-py3-none-any.whl.metadata (32 kB) Collecting PyWavelets>=1.1.1 (from scikit-image->-r doc/requirements-doc.txt (line 19)) Downloading PyWavelets-1.4.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (6.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.9/6.9 MB 201.0 MB/s eta 0:00:00 Collecting lazy_loader>=0.2 (from scikit-image->-r doc/requirements-doc.txt (line 19)) Obtaining dependency information for lazy_loader>=0.2 from https://files.pythonhosted.org/packages/a1/c3/65b3814e155836acacf720e5be3b5757130346670ac454fee29d3eda1381/lazy_loader-0.3-py3-none-any.whl.metadata Downloading lazy_loader-0.3-py3-none-any.whl.metadata (4.3 kB) Collecting python-dateutil>=2.8.2 (from pandas->-r doc/requirements-doc.txt (line 20)) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 241.1 MB/s eta 0:00:00 Collecting pytz>=2020.1 (from pandas->-r doc/requirements-doc.txt (line 20)) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 244.1 MB/s eta 0:00:00 Collecting tzdata>=2022.1 (from pandas->-r doc/requirements-doc.txt (line 20)) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 244.2 MB/s eta 0:00:00 Collecting joblib>=0.11 (from scikit-optimize->-r doc/requirements-doc.txt (line 29)) Obtaining dependency information for joblib>=0.11 from https://files.pythonhosted.org/packages/28/08/9dcdaa5aac4634e4c23af26d92121f7ce445c630efa0d3037881ae2407fb/joblib-1.3.1-py3-none-any.whl.metadata Downloading joblib-1.3.1-py3-none-any.whl.metadata (5.4 kB) Collecting pyaml>=16.9 (from scikit-optimize->-r doc/requirements-doc.txt (line 29)) Obtaining dependency information for pyaml>=16.9 from https://files.pythonhosted.org/packages/9e/50/bd36e3abbab7db2a9d33a71540266189d036177cf7932d5465328ec851e8/pyaml-23.7.0-py3-none-any.whl.metadata Downloading pyaml-23.7.0-py3-none-any.whl.metadata (10.0 kB) Collecting scikit-learn>=0.20.0 (from scikit-optimize->-r doc/requirements-doc.txt (line 29)) Obtaining dependency information for scikit-learn>=0.20.0 from https://files.pythonhosted.org/packages/d4/61/966d3238f6cbcbb13350d31bd0accfc5efdf9e349cd2a42d9761b8b67a18/scikit_learn-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading scikit_learn-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting async-timeout>=4.0.2 (from redis->-r doc/requirements-doc.txt (line 30)) Downloading async_timeout-4.0.2-py3-none-any.whl (5.8 kB) Collecting anyio<5,>=3.4.0 (from starlette->-r doc/requirements-doc.txt (line 31)) Obtaining dependency information for anyio<5,>=3.4.0 from https://files.pythonhosted.org/packages/19/24/44299477fe7dcc9cb58d0a57d5a7588d6af2ff403fdd2d47a246c91a3246/anyio-3.7.1-py3-none-any.whl.metadata Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB) Requirement already satisfied: MarkupSafe>=2.1.1 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from werkzeug->-r doc/requirements-doc.txt (line 33)) (2.1.3) Collecting GitPython!=3.1.29,>=1.0.0 (from wandb->-r doc/requirements-doc.txt (line 34)) Obtaining dependency information for GitPython!=3.1.29,>=1.0.0 from https://files.pythonhosted.org/packages/67/50/742c2fb60989b76ccf7302c7b1d9e26505d7054c24f08cc7ec187faaaea7/GitPython-3.1.32-py3-none-any.whl.metadata Downloading GitPython-3.1.32-py3-none-any.whl.metadata (10.0 kB) Collecting sentry-sdk>=1.0.0 (from wandb->-r doc/requirements-doc.txt (line 34)) Obtaining dependency information for sentry-sdk>=1.0.0 from https://files.pythonhosted.org/packages/8b/ef/cee575cda78f419a76ac9be4830f136c16bc2d90f00720f03b70bf7d8a6d/sentry_sdk-1.28.1-py2.py3-none-any.whl.metadata Downloading sentry_sdk-1.28.1-py2.py3-none-any.whl.metadata (8.8 kB) Collecting docker-pycreds>=0.4.0 (from wandb->-r doc/requirements-doc.txt (line 34)) Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) Collecting pathtools (from wandb->-r doc/requirements-doc.txt (line 34)) Downloading pathtools-0.1.2.tar.gz (11 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting setproctitle (from wandb->-r doc/requirements-doc.txt (line 34)) Downloading setproctitle-1.3.2-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (30 kB) Collecting appdirs>=1.4.3 (from wandb->-r doc/requirements-doc.txt (line 34)) Downloading appdirs-1.4.4-py2.py3-none-any.whl (9.6 kB) Collecting absl-py>=1.0.0 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading absl_py-1.4.0-py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.5/126.5 kB 230.0 MB/s eta 0:00:00 Collecting astunparse>=1.6.0 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading astunparse-1.6.3-py2.py3-none-any.whl (12 kB) Collecting gast<=0.4.0,>=0.2.1 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading gast-0.4.0-py3-none-any.whl (9.8 kB) Collecting google-pasta>=0.1.1 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading google_pasta-0.2.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 204.4 MB/s eta 0:00:00 Collecting grpcio<2.0,>=1.24.3 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Obtaining dependency information for grpcio<2.0,>=1.24.3 from https://files.pythonhosted.org/packages/f5/f6/57fbd39af17aaae321109411ef2faf121768473ebc1bbf3694b06d3282c8/grpcio-1.56.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading grpcio-1.56.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.0 kB) Collecting h5py>=2.9.0 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Obtaining dependency information for h5py>=2.9.0 from https://files.pythonhosted.org/packages/4f/79/8e6e05bc4954ebdb8b9c587f780a11f28790585798bd15a8e4870cfc02bc/h5py-3.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading h5py-3.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting keras<2.14,>=2.13.1 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Obtaining dependency information for keras<2.14,>=2.13.1 from https://files.pythonhosted.org/packages/2e/f3/19da7511b45e80216cbbd9467137b2d28919c58ba1ccb971435cb631e470/keras-2.13.1-py3-none-any.whl.metadata Downloading keras-2.13.1-py3-none-any.whl.metadata (2.4 kB) Collecting libclang>=13.0.0 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Obtaining dependency information for libclang>=13.0.0 from https://files.pythonhosted.org/packages/ea/df/55525e489c43f9dbb6c8ea27d8a567b3dcd18a22f3c45483055f5ca6611d/libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl.metadata Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl.metadata (5.2 kB) Collecting numpy (from -r doc/requirements-doc.txt (line 18)) Downloading numpy-1.24.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 208.5 MB/s eta 0:00:00 Collecting opt-einsum>=2.3.2 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading opt_einsum-3.3.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 216.5 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of tensorflow to determine which version is compatible with other requirements. This could take a while. Collecting tensorflow (from -r doc/requirements-doc.txt (line 35)) Obtaining dependency information for tensorflow from https://files.pythonhosted.org/packages/43/78/c177a0d730e37bf63d3127d83871524ffaa1827a593ea133cfe0d164579c/tensorflow-2.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tensorflow-2.12.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.4 kB) Collecting jax>=0.3.15 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading jax-0.4.13.tar.gz (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 239.1 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting keras<2.13,>=2.12.0 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading keras-2.12.0-py2.py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 235.8 MB/s eta 0:00:00 Collecting tensorflow (from -r doc/requirements-doc.txt (line 35)) Downloading tensorflow-2.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (585.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 585.9/585.9 MB 209.4 MB/s eta 0:00:00 Collecting numpy (from -r doc/requirements-doc.txt (line 18)) Downloading numpy-1.23.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 203.8 MB/s eta 0:00:00 Collecting tensorflow (from -r doc/requirements-doc.txt (line 35)) Downloading tensorflow-2.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (588.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 588.3/588.3 MB 88.0 MB/s eta 0:00:00 Collecting keras<2.12,>=2.11.0 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading keras-2.11.0-py2.py3-none-any.whl (1.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.7/1.7 MB 241.8 MB/s eta 0:00:00 Collecting protobuf<=3.20.1 (from pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading protobuf-3.19.6-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 253.5 MB/s eta 0:00:00 Collecting tensorboard>=2.2.0 (from pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading tensorboard-2.11.2-py3-none-any.whl (6.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.0/6.0 MB 209.7 MB/s eta 0:00:00 Collecting tensorflow-estimator<2.12,>=2.11.0 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading tensorflow_estimator-2.11.0-py2.py3-none-any.whl (439 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 439.2/439.2 kB 206.3 MB/s eta 0:00:00 Collecting termcolor>=1.1.0 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading termcolor-2.3.0-py3-none-any.whl (6.9 kB) Collecting wrapt>=1.11.0 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading wrapt-1.15.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 178.7 MB/s eta 0:00:00 Collecting tensorflow-io-gcs-filesystem>=0.23.1 (from tensorflow->-r doc/requirements-doc.txt (line 35)) Downloading tensorflow_io_gcs_filesystem-0.32.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (2.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.4/2.4 MB 206.6 MB/s eta 0:00:00 Collecting array-record (from tensorflow-datasets->-r doc/requirements-doc.txt (line 37)) Obtaining dependency information for array-record from https://files.pythonhosted.org/packages/4b/93/2a07d2f7317ea17ea9e17865d27175db13292ca8496aaeb6b9614aabe638/array_record-0.4.0-py39-none-any.whl.metadata Downloading array_record-0.4.0-py39-none-any.whl.metadata (502 bytes) Collecting dm-tree (from tensorflow-datasets->-r doc/requirements-doc.txt (line 37)) Downloading dm_tree-0.1.8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.0/153.0 kB 243.0 MB/s eta 0:00:00 Collecting etils[enp,epath]>=0.9.0 (from tensorflow-datasets->-r doc/requirements-doc.txt (line 37)) Obtaining dependency information for etils[enp,epath]>=0.9.0 from https://files.pythonhosted.org/packages/ca/db/47ffb866d7a1aa21132a72f67e84c4f03a4cad11ae9d069dd61c52f929de/etils-1.3.0-py3-none-any.whl.metadata Downloading etils-1.3.0-py3-none-any.whl.metadata (5.5 kB) Collecting promise (from tensorflow-datasets->-r doc/requirements-doc.txt (line 37)) Downloading promise-2.3.tar.gz (19 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' INFO: pip is looking at multiple versions of tensorflow-datasets to determine which version is compatible with other requirements. This could take a while. Collecting tensorflow-datasets (from -r doc/requirements-doc.txt (line 37)) Downloading tensorflow_datasets-4.9.1-py3-none-any.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 192.1 MB/s eta 0:00:00 Downloading tensorflow_datasets-4.9.0-py3-none-any.whl (5.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.4/5.4 MB 202.7 MB/s eta 0:00:00 Collecting tensorflow-metadata (from tensorflow-datasets->-r doc/requirements-doc.txt (line 37)) Downloading tensorflow_metadata-1.13.1-py3-none-any.whl (28 kB) Collecting sympy (from torch->-r doc/requirements-doc.txt (line 38)) Downloading sympy-1.12-py3-none-any.whl (5.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.7/5.7 MB 198.7 MB/s eta 0:00:00 Collecting nvidia-cuda-nvrtc-cu11==11.7.99 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_cuda_nvrtc_cu11-11.7.99-2-py3-none-manylinux1_x86_64.whl (21.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 21.0/21.0 MB 206.8 MB/s eta 0:00:00 Collecting nvidia-cuda-runtime-cu11==11.7.99 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_cuda_runtime_cu11-11.7.99-py3-none-manylinux1_x86_64.whl (849 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 849.3/849.3 kB 255.6 MB/s eta 0:00:00 Collecting nvidia-cuda-cupti-cu11==11.7.101 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_cuda_cupti_cu11-11.7.101-py3-none-manylinux1_x86_64.whl (11.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.8/11.8 MB 197.7 MB/s eta 0:00:00 Collecting nvidia-cudnn-cu11==8.5.0.96 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_cudnn_cu11-8.5.0.96-2-py3-none-manylinux1_x86_64.whl (557.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 557.1/557.1 MB 208.4 MB/s eta 0:00:00 Collecting nvidia-cublas-cu11==11.10.3.66 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_cublas_cu11-11.10.3.66-py3-none-manylinux1_x86_64.whl (317.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 317.1/317.1 MB 202.0 MB/s eta 0:00:00 Collecting nvidia-cufft-cu11==10.9.0.58 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_cufft_cu11-10.9.0.58-py3-none-manylinux1_x86_64.whl (168.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 168.4/168.4 MB 209.2 MB/s eta 0:00:00 Collecting nvidia-curand-cu11==10.2.10.91 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_curand_cu11-10.2.10.91-py3-none-manylinux1_x86_64.whl (54.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.6/54.6 MB 162.6 MB/s eta 0:00:00 Collecting nvidia-cusolver-cu11==11.4.0.1 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_cusolver_cu11-11.4.0.1-2-py3-none-manylinux1_x86_64.whl (102.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 102.6/102.6 MB 200.5 MB/s eta 0:00:00 Collecting nvidia-cusparse-cu11==11.7.4.91 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_cusparse_cu11-11.7.4.91-py3-none-manylinux1_x86_64.whl (173.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 173.2/173.2 MB 198.4 MB/s eta 0:00:00 Collecting nvidia-nccl-cu11==2.14.3 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_nccl_cu11-2.14.3-py3-none-manylinux1_x86_64.whl (177.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 177.1/177.1 MB 202.7 MB/s eta 0:00:00 Collecting nvidia-nvtx-cu11==11.7.91 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading nvidia_nvtx_cu11-11.7.91-py3-none-manylinux1_x86_64.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.6/98.6 kB 205.5 MB/s eta 0:00:00 Collecting triton==2.0.0 (from torch->-r doc/requirements-doc.txt (line 38)) Downloading triton-2.0.0-1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (63.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.3/63.3 MB 204.6 MB/s eta 0:00:00 Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from nvidia-cublas-cu11==11.10.3.66->torch->-r doc/requirements-doc.txt (line 38)) (0.37.0) Collecting cmake (from triton==2.0.0->torch->-r doc/requirements-doc.txt (line 38)) Obtaining dependency information for cmake from https://files.pythonhosted.org/packages/14/b8/06f8fdc4687af3d3d8d95461d97737df2f144acd28eff65a3c47c29d0152/cmake-3.27.0-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata Downloading cmake-3.27.0-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (6.7 kB) Collecting lit (from triton==2.0.0->torch->-r doc/requirements-doc.txt (line 38)) Downloading lit-16.0.6.tar.gz (153 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 153.7/153.7 kB 212.3 MB/s eta 0:00:00 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting huggingface-hub<1.0,>=0.14.1 (from transformers->-r doc/requirements-doc.txt (line 40)) Obtaining dependency information for huggingface-hub<1.0,>=0.14.1 from https://files.pythonhosted.org/packages/7f/c4/adcbe9a696c135578cabcbdd7331332daad4d49b7c43688bc2d36b3a47d2/huggingface_hub-0.16.4-py3-none-any.whl.metadata Downloading huggingface_hub-0.16.4-py3-none-any.whl.metadata (12 kB) Collecting regex!=2019.12.17 (from transformers->-r doc/requirements-doc.txt (line 40)) Obtaining dependency information for regex!=2019.12.17 from https://files.pythonhosted.org/packages/5e/a8/2e3626392c4fcf7e3920cae166155542838be2048384989e2c6f024b793d/regex-2023.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading regex-2023.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (40 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.9/40.9 kB 185.5 MB/s eta 0:00:00 Collecting tokenizers!=0.11.3,<0.14,>=0.11.1 (from transformers->-r doc/requirements-doc.txt (line 40)) Downloading tokenizers-0.13.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (7.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.8/7.8 MB 210.2 MB/s eta 0:00:00 Collecting safetensors>=0.3.1 (from transformers->-r doc/requirements-doc.txt (line 40)) Downloading safetensors-0.3.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 243.9 MB/s eta 0:00:00 Collecting ray[tune]>=2.0.0 (from tune-sklearn==0.4.6->-r doc/requirements-doc.txt (line 43)) Obtaining dependency information for ray[tune]>=2.0.0 from https://files.pythonhosted.org/packages/72/fc/029083bcc1427d8ef4632905cdbe264b09610215dbab6e94ef8a9935d5b8/ray-2.6.1-cp39-cp39-manylinux2014_x86_64.whl.metadata Downloading ray-2.6.1-cp39-cp39-manylinux2014_x86_64.whl.metadata (12 kB) Collecting xgboost>=0.90 (from xgboost_ray->-r doc/requirements-doc.txt (line 44)) Obtaining dependency information for xgboost>=0.90 from https://files.pythonhosted.org/packages/8c/3a/c9c5d4d5c49b132ef15ac7b5ccf56ef1c82efe36cd19414771762e97c00e/xgboost-1.7.6-py3-none-manylinux2014_x86_64.whl.metadata Downloading xgboost-1.7.6-py3-none-manylinux2014_x86_64.whl.metadata (1.9 kB) Collecting lightgbm>=3.2.1 (from lightgbm-ray==0.1.9->-r doc/requirements-doc.txt (line 45)) Obtaining dependency information for lightgbm>=3.2.1 from https://files.pythonhosted.org/packages/f6/9d/fae632fd823b407448b9cd2b28288172c040415e2c9ab401cca9e67b4192/lightgbm-4.0.0-py3-none-manylinux_2_28_x86_64.whl.metadata Downloading lightgbm-4.0.0-py3-none-manylinux_2_28_x86_64.whl.metadata (19 kB) Requirement already satisfied: idna>=2.8 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from anyio<5,>=3.4.0->starlette->-r doc/requirements-doc.txt (line 31)) (3.4) Collecting sniffio>=1.1 (from anyio<5,>=3.4.0->starlette->-r doc/requirements-doc.txt (line 31)) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting exceptiongroup (from anyio<5,>=3.4.0->starlette->-r doc/requirements-doc.txt (line 31)) Obtaining dependency information for exceptiongroup from https://files.pythonhosted.org/packages/fe/17/f43b7c9ccf399d72038042ee72785c305f6c6fdc6231942f8ab99d995742/exceptiongroup-1.1.2-py3-none-any.whl.metadata Downloading exceptiongroup-1.1.2-py3-none-any.whl.metadata (6.1 kB) Collecting importlib_resources (from etils[enp,epath]>=0.9.0->tensorflow-datasets->-r doc/requirements-doc.txt (line 37)) Obtaining dependency information for importlib_resources from https://files.pythonhosted.org/packages/29/d1/bed03eca30aa05aaf6e0873de091f9385c48705c4a607c2dfe3edbe543e8/importlib_resources-6.0.0-py3-none-any.whl.metadata Downloading importlib_resources-6.0.0-py3-none-any.whl.metadata (4.2 kB) Requirement already satisfied: zipp in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from etils[enp,epath]>=0.9.0->tensorflow-datasets->-r doc/requirements-doc.txt (line 37)) (3.16.2) Collecting aiohttp!=4.0.0a0,!=4.0.0a1 (from fsspec[http]!=2021.06.0,>=2021.05.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Obtaining dependency information for aiohttp!=4.0.0a0,!=4.0.0a1 from https://files.pythonhosted.org/packages/5b/8d/821fcb268cfc056964a75da3823896b17eabaa4968a2414121bc93b0c501/aiohttp-3.8.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading aiohttp-3.8.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (7.7 kB) Collecting gitdb<5,>=4.0.1 (from GitPython!=3.1.29,>=1.0.0->wandb->-r doc/requirements-doc.txt (line 34)) Downloading gitdb-4.0.10-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.7/62.7 kB 208.8 MB/s eta 0:00:00 Collecting ipykernel>=4.5.1 (from ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for ipykernel>=4.5.1 from https://files.pythonhosted.org/packages/00/75/5e27470b1f71ae1f83551f5bc0186c9579c5b5710fbfc4b001753b0f37fd/ipykernel-6.24.0-py3-none-any.whl.metadata Downloading ipykernel-6.24.0-py3-none-any.whl.metadata (6.3 kB) Collecting ipython-genutils~=0.2.0 (from ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting traitlets>=4.3.1 (from ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 228.6 MB/s eta 0:00:00 Collecting widgetsnbextension~=3.6.4 (from ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading widgetsnbextension-3.6.4-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 226.7 MB/s eta 0:00:00 Collecting jupyterlab-widgets<3,>=1.0.0 (from ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading jupyterlab_widgets-1.1.4-py3-none-any.whl (246 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 246.1/246.1 kB 241.6 MB/s eta 0:00:00 Collecting backcall (from ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 229.1 MB/s eta 0:00:00 Collecting matplotlib-inline (from ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pickleshare (from ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pexpect>4.3 (from ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 217.7 MB/s eta 0:00:00 Collecting nbdime (from jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading nbdime-3.2.1-py2.py3-none-any.whl (5.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.3/5.3 MB 207.2 MB/s eta 0:00:00 Collecting nbclient<0.6,>=0.2 (from jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 202.2 MB/s eta 0:00:00 Collecting sqlalchemy<1.5,>=1.3.12 (from jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for sqlalchemy<1.5,>=1.3.12 from https://files.pythonhosted.org/packages/1b/21/3aa5406575603c15a9eb1e76d5f6a7c7d29682eedb9f643a43e54e8c4f29/SQLAlchemy-1.4.49-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading SQLAlchemy-1.4.49-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (10 kB) Collecting lxml (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for lxml from https://files.pythonhosted.org/packages/c5/a2/7876f76606725340c989b1c73b5501fc41fb21e50a8597c9ecdb63a05b27/lxml-4.9.3-cp39-cp39-manylinux_2_28_x86_64.whl.metadata Downloading lxml-4.9.3-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (3.8 kB) Collecting beautifulsoup4 (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 245.5 MB/s eta 0:00:00 Collecting bleach (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 222.0 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting entrypoints>=0.2.2 (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting jupyter-core>=4.7 (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for jupyter-core>=4.7 from https://files.pythonhosted.org/packages/8c/e0/3f9061c5e99a03612510f892647b15a91f910c5275b7b77c6c72edae1494/jupyter_core-5.3.1-py3-none-any.whl.metadata Downloading jupyter_core-5.3.1-py3-none-any.whl.metadata (3.4 kB) Collecting jupyterlab-pygments (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<2,>=0.8.1 (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting pandocfilters>=1.4.1 (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat~=5.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for fastjsonschema from https://files.pythonhosted.org/packages/9d/93/a3ca3cdeb84065d7d8f8df4cb09ab44405f109183c1d2b915ec17574e6b1/fastjsonschema-2.18.0-py3-none-any.whl.metadata Downloading fastjsonschema-2.18.0-py3-none-any.whl.metadata (2.0 kB) Collecting msgpack<2.0.0,>=1.0.0 (from ray[tune]>=2.0.0->tune-sklearn==0.4.6->-r doc/requirements-doc.txt (line 43)) Downloading msgpack-1.0.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (322 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 322.3/322.3 kB 244.6 MB/s eta 0:00:00 Collecting aiosignal (from ray[tune]>=2.0.0->tune-sklearn==0.4.6->-r doc/requirements-doc.txt (line 43)) Downloading aiosignal-1.3.1-py3-none-any.whl (7.6 kB) Collecting frozenlist (from ray[tune]>=2.0.0->tune-sklearn==0.4.6->-r doc/requirements-doc.txt (line 43)) Obtaining dependency information for frozenlist from https://files.pythonhosted.org/packages/b5/03/7dec2e257bd173b5ca1f74477863b97d322149f6f0284d7decead8c5ceeb/frozenlist-1.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading frozenlist-1.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.2 kB) Collecting tensorboardX>=1.9 (from ray[tune]>=2.0.0->tune-sklearn==0.4.6->-r doc/requirements-doc.txt (line 43)) Obtaining dependency information for tensorboardX>=1.9 from https://files.pythonhosted.org/packages/02/bd/673947dde6b3a43f4ffc3abaf103947c4fb574ac8b7c32747f2421f1f7c9/tensorboardX-2.6.1-py2.py3-none-any.whl.metadata Downloading tensorboardX-2.6.1-py2.py3-none-any.whl.metadata (5.6 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (3.2.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages (from requests>=2.5.0->sphinx==4.3.2->-r doc/requirements-doc.txt (line 51)) (2023.7.22) Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.20.0->scikit-optimize->-r doc/requirements-doc.txt (line 29)) Obtaining dependency information for threadpoolctl>=2.0.0 from https://files.pythonhosted.org/packages/81/12/fd4dea011af9d69e1cad05c75f3f7202cdcbeac9b712eea58ca779a72865/threadpoolctl-3.2.0-py3-none-any.whl.metadata Downloading threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB) Collecting google-auth<3,>=1.6.3 (from tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Obtaining dependency information for google-auth<3,>=1.6.3 from https://files.pythonhosted.org/packages/9c/8d/bff87fc722553a5691d8514da5523c23547f3894189ba03b57592e37bdc2/google_auth-2.22.0-py2.py3-none-any.whl.metadata Downloading google_auth-2.22.0-py2.py3-none-any.whl.metadata (4.2 kB) Collecting google-auth-oauthlib<0.5,>=0.4.1 (from tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading google_auth_oauthlib-0.4.6-py2.py3-none-any.whl (18 kB) Collecting markdown>=2.6.8 (from tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading Markdown-3.4.3-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.9/93.9 kB 228.5 MB/s eta 0:00:00 Collecting tensorboard-data-server<0.7.0,>=0.6.0 (from tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading tensorboard_data_server-0.6.1-py3-none-manylinux2010_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 209.1 MB/s eta 0:00:00 Collecting tensorboard-plugin-wit>=1.6.0 (from tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading tensorboard_plugin_wit-1.8.1-py3-none-any.whl (781 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 781.3/781.3 kB 251.0 MB/s eta 0:00:00 Collecting lightning-utilities>=0.7.0 (from torchmetrics>=0.4.1->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Obtaining dependency information for lightning-utilities>=0.7.0 from https://files.pythonhosted.org/packages/46/ee/8641eeb6a062f383b7d6875604e1f3f83bd2c93a0b4dbcabd3150b32de6e/lightning_utilities-0.9.0-py3-none-any.whl.metadata Downloading lightning_utilities-0.9.0-py3-none-any.whl.metadata (4.6 kB) Collecting mpmath>=0.19 (from sympy->torch->-r doc/requirements-doc.txt (line 38)) Downloading mpmath-1.3.0-py3-none-any.whl (536 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 536.2/536.2 kB 254.3 MB/s eta 0:00:00 Collecting googleapis-common-protos<2,>=1.52.0 (from tensorflow-metadata->tensorflow-datasets->-r doc/requirements-doc.txt (line 37)) Obtaining dependency information for googleapis-common-protos<2,>=1.52.0 from https://files.pythonhosted.org/packages/b3/b7/bbaa556e9ff0580f408c64ccf4db0c1414eec79e7151d33a10bc209ffb6d/googleapis_common_protos-1.59.1-py2.py3-none-any.whl.metadata Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl.metadata (1.5 kB) INFO: pip is looking at multiple versions of tensorflow-metadata to determine which version is compatible with other requirements. This could take a while. Collecting tensorflow-metadata (from tensorflow-datasets->-r doc/requirements-doc.txt (line 37)) Downloading tensorflow_metadata-1.13.0-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.3/53.3 kB 163.0 MB/s eta 0:00:00 Collecting multidict<7.0,>=4.5 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]!=2021.06.0,>=2021.05.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading multidict-6.0.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.2/114.2 kB 230.4 MB/s eta 0:00:00 Collecting yarl<2.0,>=1.0 (from aiohttp!=4.0.0a0,!=4.0.0a1->fsspec[http]!=2021.06.0,>=2021.05.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading yarl-1.9.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (269 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 269.4/269.4 kB 233.7 MB/s eta 0:00:00 Collecting smmap<6,>=3.0.1 (from gitdb<5,>=4.0.1->GitPython!=3.1.29,>=1.0.0->wandb->-r doc/requirements-doc.txt (line 34)) Downloading smmap-5.0.0-py3-none-any.whl (24 kB) Collecting cachetools<6.0,>=2.0.0 (from google-auth<3,>=1.6.3->tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Obtaining dependency information for cachetools<6.0,>=2.0.0 from https://files.pythonhosted.org/packages/a9/c9/c8a7710f2cedcb1db9224fdd4d8307c9e48cbddc46c18b515fefc0f1abbe/cachetools-5.3.1-py3-none-any.whl.metadata Downloading cachetools-5.3.1-py3-none-any.whl.metadata (5.2 kB) Collecting pyasn1-modules>=0.2.1 (from google-auth<3,>=1.6.3->tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading pyasn1_modules-0.3.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.3/181.3 kB 236.6 MB/s eta 0:00:00 Collecting rsa<5,>=3.1.4 (from google-auth<3,>=1.6.3->tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading rsa-4.9-py3-none-any.whl (34 kB) Collecting requests-oauthlib>=0.7.0 (from google-auth-oauthlib<0.5,>=0.4.1->tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading requests_oauthlib-1.3.1-py2.py3-none-any.whl (23 kB) Collecting comm>=0.1.1 (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading debugpy-1.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 196.1 MB/s eta 0:00:00 Collecting jupyter-client>=6.1.12 (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for jupyter-client>=6.1.12 from https://files.pythonhosted.org/packages/29/24/0491f7837cedf39ae0f96d9b3e4db2fae31cc4dd5eac00a98ab0db996c9b/jupyter_client-8.3.0-py3-none-any.whl.metadata Downloading jupyter_client-8.3.0-py3-none-any.whl.metadata (8.5 kB) Collecting nest-asyncio (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting pyzmq>=20 (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for pyzmq>=20 from https://files.pythonhosted.org/packages/94/4b/1093172b73984b568d9f1a72bcd61793822fab40aa571f5d6ed9db6234cb/pyzmq-25.1.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata Downloading pyzmq-25.1.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (4.8 kB) Collecting tornado>=6.1 (from ipykernel>=4.5.1->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for tornado>=6.1 from https://files.pythonhosted.org/packages/31/51/894f260c1380853cc268f661fe599a4523a47d07e867386abb58f1f11278/tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 236.4 MB/s eta 0:00:00 Collecting platformdirs>=2.5 (from jupyter-core>=4.7->nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for platformdirs>=2.5 from https://files.pythonhosted.org/packages/6d/a7/47b7088a28c8fe5775eb15281bf44d39facdbe4bc011a95ccb89390c2db9/platformdirs-3.9.1-py3-none-any.whl.metadata Downloading platformdirs-3.9.1-py3-none-any.whl.metadata (11 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<1.5,>=1.3.12->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading greenlet-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (610 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 610.9/610.9 kB 250.0 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of tensorboardx to determine which version is compatible with other requirements. This could take a while. Collecting tensorboardX>=1.9 (from ray[tune]>=2.0.0->tune-sklearn==0.4.6->-r doc/requirements-doc.txt (line 43)) Downloading tensorboardX-2.6-py2.py3-none-any.whl (114 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 114.5/114.5 kB 233.5 MB/s eta 0:00:00 Collecting notebook>=4.4.1 (from widgetsnbextension~=3.6.4->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for notebook>=4.4.1 from https://files.pythonhosted.org/packages/b6/7a/9a32d2c8a2652614f66ee889f67c352fa11e1042e668de3224c4da2370db/notebook-7.0.0-py3-none-any.whl.metadata Downloading notebook-7.0.0-py3-none-any.whl.metadata (10 kB) Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting webencodings (from bleach->nbconvert<7,>=5.6->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting jupyter-server (from nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for jupyter-server from https://files.pythonhosted.org/packages/f2/8f/914785ff2a0c4e2a7e15217710d57568f6ed6a84befa83a5a8c8b22ed3c6/jupyter_server-2.7.0-py3-none-any.whl.metadata Downloading jupyter_server-2.7.0-py3-none-any.whl.metadata (8.6 kB) Collecting jupyter-server-mathjax>=0.2.2 (from nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading jupyter_server_mathjax-0.2.6-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 207.6 MB/s eta 0:00:00 Collecting executing>=1.2.0 (from stack-data->ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->ipython->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting argon2-cffi (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading argon2_cffi-21.3.0-py3-none-any.whl (14 kB) Collecting jupyter-events>=0.6.0 (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading jupyter_events-0.6.3-py3-none-any.whl (18 kB) Collecting jupyter-server-terminals (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading jupyter_server_terminals-0.4.4-py3-none-any.whl (13 kB) Collecting overrides (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading overrides-7.3.1-py3-none-any.whl (17 kB) Collecting prometheus-client (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for prometheus-client from https://files.pythonhosted.org/packages/ad/b3/6e18c89bf6bd120590ea538a62cae16dc763ff2745b18377c4be5495c4aa/prometheus_client-0.17.1-py3-none-any.whl.metadata Downloading prometheus_client-0.17.1-py3-none-any.whl.metadata (24 kB) Collecting send2trash (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading Send2Trash-1.8.2-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting websocket-client (from jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for websocket-client from https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.whl.metadata Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) Collecting jupyterlab-server<3,>=2.22.1 (from notebook>=4.4.1->widgetsnbextension~=3.6.4->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for jupyterlab-server<3,>=2.22.1 from https://files.pythonhosted.org/packages/a7/0d/6d4eab0391bd4df1c43f308368d5e177b0fa8ac632267222a23b71317091/jupyterlab_server-2.24.0-py3-none-any.whl.metadata Downloading jupyterlab_server-2.24.0-py3-none-any.whl.metadata (5.8 kB) Collecting jupyterlab<5,>=4.0.2 (from notebook>=4.4.1->widgetsnbextension~=3.6.4->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for jupyterlab<5,>=4.0.2 from https://files.pythonhosted.org/packages/a3/48/ccad3b49a741755367dd1e070799847f6493c64c3b3189a757ed0fc1ef27/jupyterlab-4.0.3-py3-none-any.whl.metadata Downloading jupyterlab-4.0.3-py3-none-any.whl.metadata (15 kB) Collecting notebook-shim<0.3,>=0.2 (from notebook>=4.4.1->widgetsnbextension~=3.6.4->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB) Collecting pyasn1<0.6.0,>=0.4.6 (from pyasn1-modules>=0.2.1->google-auth<3,>=1.6.3->tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading pyasn1-0.5.0-py2.py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.9/83.9 kB 212.9 MB/s eta 0:00:00 Collecting oauthlib>=3.0.0 (from requests-oauthlib>=0.7.0->google-auth-oauthlib<0.5,>=0.4.1->tensorboard>=2.2.0->pytorch-lightning==1.6.5->-r doc/requirements-doc.txt (line 28)) Downloading oauthlib-3.2.2-py3-none-any.whl (151 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 151.7/151.7 kB 235.5 MB/s eta 0:00:00 Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.6.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Collecting rfc3339-validator (from jupyter-events>=0.6.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.6.0->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting async-lru>=1.0.0 (from jupyterlab<5,>=4.0.2->notebook>=4.4.1->widgetsnbextension~=3.6.4->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for async-lru>=1.0.0 from https://files.pythonhosted.org/packages/65/7e/06ed5a62dd348c5d94b0bed1be495aec9772e418af296ce4c75266391297/async_lru-2.0.3-py3-none-any.whl.metadata Downloading async_lru-2.0.3-py3-none-any.whl.metadata (4.3 kB) Collecting jupyter-lsp>=2.0.0 (from jupyterlab<5,>=4.0.2->notebook>=4.4.1->widgetsnbextension~=3.6.4->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for jupyter-lsp>=2.0.0 from https://files.pythonhosted.org/packages/8f/b6/a1571e48550855a79898f851f57e5858b00eb36b09ea3b1a8bb65c53a290/jupyter_lsp-2.2.0-py3-none-any.whl.metadata Downloading jupyter_lsp-2.2.0-py3-none-any.whl.metadata (1.8 kB) Collecting tomli (from jupyterlab<5,>=4.0.2->notebook>=4.4.1->widgetsnbextension~=3.6.4->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading tomli-2.0.1-py3-none-any.whl (12 kB) Collecting json5>=0.9.0 (from jupyterlab-server<3,>=2.22.1->notebook>=4.4.1->widgetsnbextension~=3.6.4->ipywidgets<8,>=7.0.0->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Obtaining dependency information for json5>=0.9.0 from https://files.pythonhosted.org/packages/70/ba/fa37123a86ae8287d6678535a944f9c3377d8165e536310ed6f6cb0f0c0e/json5-0.9.14-py2.py3-none-any.whl.metadata Downloading json5-0.9.14-py2.py3-none-any.whl.metadata (10 kB) Collecting argon2-cffi-bindings (from argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) 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 210.8 MB/s eta 0:00:00 INFO: pip is looking at multiple versions of jsonschema[format-nongpl] to determine which version is compatible with other requirements. This could take a while. Collecting fqdn (from jsonschema->-r doc/requirements-doc.txt (line 16)) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting isoduration (from jsonschema->-r doc/requirements-doc.txt (line 16)) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting uri-template (from jsonschema->-r doc/requirements-doc.txt (line 16)) Obtaining dependency information for uri-template from https://files.pythonhosted.org/packages/e7/00/3fca040d7cf8a32776d3d81a00c8ee7457e00f80c649f1e4a863c8321ae9/uri_template-1.3.0-py3-none-any.whl.metadata Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=1.11 (from jsonschema->-r doc/requirements-doc.txt (line 16)) Downloading webcolors-1.13-py3-none-any.whl (14 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading cffi-1.15.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (441 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 441.2/441.2 kB 241.6 MB/s eta 0:00:00 Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server->nbdime->jupyter-cache~=0.4.1->myst-nb==0.13.1->-r doc/requirements-doc.txt (line 68)) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 225.2 MB/s eta 0:00:00 Collecting arrow>=0.15.0 (from isoduration->jsonschema->-r doc/requirements-doc.txt (line 16)) Downloading arrow-1.2.3-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 191.2 MB/s eta 0:00:00 Downloading fastapi-0.99.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.4/58.4 kB 184.1 MB/s eta 0:00:00 Downloading accelerate-0.21.0-py3-none-any.whl (244 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 244.2/244.2 kB 251.7 MB/s eta 0:00:00 Downloading click-8.1.6-py3-none-any.whl (97 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 97.9/97.9 kB 232.7 MB/s eta 0:00:00 Downloading filelock-3.12.2-py3-none-any.whl (10 kB) Downloading flatbuffers-23.5.26-py2.py3-none-any.whl (26 kB) Downloading numpy-1.25.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.7/17.7 MB 208.4 MB/s eta 0:00:00 Downloading scikit_image-0.21.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.8/13.8 MB 200.7 MB/s eta 0:00:00 Downloading pandas-2.0.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 171.1 MB/s eta 0:00:00 Downloading pyarrow-12.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (39.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 39.0/39.0 MB 203.9 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.9/738.9 kB 247.6 MB/s eta 0:00:00 Downloading redis-4.6.0-py3-none-any.whl (241 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 241.1/241.1 kB 224.7 MB/s eta 0:00:00 Downloading starlette-0.27.0-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.0/67.0 kB 181.1 MB/s eta 0:00:00 Downloading Werkzeug-2.3.6-py3-none-any.whl (242 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 242.5/242.5 kB 240.9 MB/s eta 0:00:00 Downloading wandb-0.15.6-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 167.8 MB/s eta 0:00:00 Downloading transformers-4.31.0-py3-none-any.whl (7.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 7.4/7.4 MB 205.8 MB/s eta 0:00:00 Downloading urllib3-1.26.16-py2.py3-none-any.whl (143 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.1/143.1 kB 236.8 MB/s eta 0:00:00 Downloading anyio-3.7.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 212.8 MB/s eta 0:00:00 Downloading GitPython-3.1.32-py3-none-any.whl (188 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 188.5/188.5 kB 234.5 MB/s eta 0:00:00 Downloading grpcio-1.56.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (5.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 5.2/5.2 MB 211.0 MB/s eta 0:00:00 Downloading h5py-3.9.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 213.8 MB/s eta 0:00:00 Downloading huggingface_hub-0.16.4-py3-none-any.whl (268 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 268.8/268.8 kB 243.1 MB/s eta 0:00:00 Downloading imageio-2.31.1-py3-none-any.whl (313 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 313.2/313.2 kB 237.9 MB/s eta 0:00:00 Downloading ipython-8.14.0-py3-none-any.whl (798 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 798.7/798.7 kB 247.3 MB/s eta 0:00:00 Downloading joblib-1.3.1-py3-none-any.whl (301 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.0/302.0 kB 235.6 MB/s eta 0:00:00 Downloading lazy_loader-0.3-py3-none-any.whl (9.1 kB) Downloading libclang-16.0.6-py2.py3-none-manylinux2010_x86_64.whl (22.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 22.9/22.9 MB 202.7 MB/s eta 0:00:00 Downloading lightgbm-4.0.0-py3-none-manylinux_2_28_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 217.9 MB/s eta 0:00:00 Downloading nbformat-5.9.1-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.6/77.6 kB 201.0 MB/s eta 0:00:00 Downloading pyaml-23.7.0-py3-none-any.whl (17 kB) Downloading ray-2.6.1-cp39-cp39-manylinux2014_x86_64.whl (56.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 MB 127.0 MB/s eta 0:00:00 Downloading regex-2023.6.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (769 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 769.9/769.9 kB 250.6 MB/s eta 0:00:00 Downloading scikit_learn-1.3.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.9/10.9 MB 191.0 MB/s eta 0:00:00 Downloading scipy-1.11.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (36.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 36.5/36.5 MB 184.2 MB/s eta 0:00:00 Downloading sentry_sdk-1.28.1-py2.py3-none-any.whl (214 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 214.7/214.7 kB 236.8 MB/s eta 0:00:00 Downloading tifffile-2023.7.18-py3-none-any.whl (221 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 221.4/221.4 kB 224.3 MB/s eta 0:00:00 Downloading torchmetrics-1.0.1-py3-none-any.whl (729 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 729.2/729.2 kB 237.8 MB/s eta 0:00:00 Downloading xgboost-1.7.6-py3-none-manylinux2014_x86_64.whl (200.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 200.3/200.3 MB 186.4 MB/s eta 0:00:00 Downloading array_record-0.4.0-py39-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 131.5 MB/s eta 0:00:00 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) Downloading aiohttp-3.8.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 261.8 MB/s eta 0:00:00 Downloading frozenlist-1.4.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (228 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 228.0/228.0 kB 249.2 MB/s eta 0:00:00 Downloading google_auth-2.22.0-py2.py3-none-any.whl (181 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 181.8/181.8 kB 234.2 MB/s eta 0:00:00 Downloading googleapis_common_protos-1.59.1-py2.py3-none-any.whl (224 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 224.5/224.5 kB 204.8 MB/s eta 0:00:00 Downloading ipykernel-6.24.0-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.8/152.8 kB 245.0 MB/s eta 0:00:00 Downloading jupyter_core-5.3.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.7/93.7 kB 228.6 MB/s eta 0:00:00 Downloading lightning_utilities-0.9.0-py3-none-any.whl (23 kB) Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 243.9 MB/s eta 0:00:00 Downloading SQLAlchemy-1.4.49-cp39-cp39-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 220.2 MB/s eta 0:00:00 Downloading threadpoolctl-3.2.0-py3-none-any.whl (15 kB) Downloading cmake-3.27.0-py2.py3-none-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (26.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 26.0/26.0 MB 83.2 MB/s eta 0:00:00 Downloading etils-1.3.0-py3-none-any.whl (126 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.4/126.4 kB 237.9 MB/s eta 0:00:00 Downloading exceptiongroup-1.1.2-py3-none-any.whl (14 kB) Downloading fastjsonschema-2.18.0-py3-none-any.whl (23 kB) Downloading fsspec-2023.6.0-py3-none-any.whl (163 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 163.8/163.8 kB 249.2 MB/s eta 0:00:00 Downloading importlib_resources-6.0.0-py3-none-any.whl (31 kB) Downloading lxml-4.9.3-cp39-cp39-manylinux_2_28_x86_64.whl (8.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.0/8.0 MB 151.3 MB/s eta 0:00:00 Downloading cachetools-5.3.1-py3-none-any.whl (9.3 kB) Downloading jupyter_client-8.3.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 222.6 MB/s eta 0:00:00 Downloading jupyter_server-2.7.0-py3-none-any.whl (375 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 375.1/375.1 kB 246.5 MB/s eta 0:00:00 Downloading notebook-7.0.0-py3-none-any.whl (4.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.0/4.0 MB 212.2 MB/s eta 0:00:00 Downloading platformdirs-3.9.1-py3-none-any.whl (16 kB) Downloading pyzmq-25.1.0-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 256.4 MB/s eta 0:00:00 Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 203.9 MB/s eta 0:00:00 Downloading jupyterlab-4.0.3-py3-none-any.whl (9.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 206.8 MB/s eta 0:00:00 Downloading jupyterlab_server-2.24.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 205.4 MB/s eta 0:00:00 Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 213.3 MB/s eta 0:00:00 Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 205.7 MB/s eta 0:00:00 Downloading async_lru-2.0.3-py3-none-any.whl (6.0 kB) Downloading json5-0.9.14-py2.py3-none-any.whl (19 kB) Downloading jupyter_lsp-2.2.0-py3-none-any.whl (65 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.0/66.0 kB 205.6 MB/s eta 0:00:00 Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Building wheels for collected packages: sphinxemoji, sphinx-jsonschema, sphinx-sitemap, sphinxcontrib-redoc, fairscale, pickle5, tune-sklearn, xgboost_ray, lightgbm-ray, pathtools, promise, lit 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=44409 sha256=bd2eff21ae76bd7f2ca980e0ebe519438b60b8a251cc135339929cf8b8496fb2 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/2b/12/1c/c58487270d860c94a2f2274555f1d04471343295f738458e8e 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=14043 sha256=df892108a30b8642abf8e8b8947b8cf5d8f511539c56b4ba2b349b03fcd525d8 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/05/de/6d/8e7f3981b55f7b366ab9cc933e056539132cafe8e782c0ee54 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=6049 sha256=3699abcdefbfd200a044463717e177a320f5aeca1dcf7080e7a98d7a4a017d74 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/46/36/5f/d0cf29973b448788ba8346249ff9623c0d56c5eb0e65025434 Building wheel for sphinxcontrib-redoc (setup.py): started Building wheel for sphinxcontrib-redoc (setup.py): finished with status 'done' Created wheel for sphinxcontrib-redoc: filename=sphinxcontrib_redoc-1.6.0-py3-none-any.whl size=299592 sha256=48bac7d44b8e69d5e46ead9da53ec9a68202b8c40114a5079554a7f3e5eed95b Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/ea/e9/6f/97a281bb58ddeaf683df02efe14fc23517b93af8fea65dd0cb Building wheel for fairscale (pyproject.toml): started Building wheel for fairscale (pyproject.toml): finished with status 'done' Created wheel for fairscale: filename=fairscale-0.4.13-py3-none-any.whl size=332112 sha256=7f12b37e2d497e09d5300f766413147bb9c0f09b4e4a04fccb7773ccdcaa39b1 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/10/ea/7f/8f35af83599829bb4790bdc16949dd99aeeb62e9a1faf47d47 Building wheel for pickle5 (setup.py): started Building wheel for pickle5 (setup.py): finished with status 'done' Created wheel for pickle5: filename=pickle5-0.0.11-cp39-cp39-linux_x86_64.whl size=279488 sha256=0062388a178ab9aac57e6268cfd03559f1f9b87266c5b620cf91541b1f1045a2 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/f2/7a/49/9bef8878949914ecb90c08fc5bf30a05e17f475fe7e08b63a8 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.6-py3-none-any.whl size=41915 sha256=48d39b6d2547624fe9d4480fd700fa6e956272e9f5f06856b22273f2423b8668 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/05/7d/d2/fd9a59bb84e3dea2c3957e964b7144cb2d54e814175f152929 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.17-py3-none-any.whl size=139292 sha256=329ef803e235ccf3520ab059fa5e6ff6157d1e01324d54c5b62945b7731fe1b7 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/74/cb/30/7b67e18c6b04af396ded8e9830ff6e3bc03b8bf4f6880efd1d 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=73602 sha256=d745fb628ef72489df0182eb3e05bb75611544a74fd614abcb29d89fb27dff26 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/9d/01/3e/6485b9429a0c18c41af0adb61bbb0280d142d4015eb0080fac Building wheel for pathtools (setup.py): started Building wheel for pathtools (setup.py): finished with status 'done' Created wheel for pathtools: filename=pathtools-0.1.2-py3-none-any.whl size=8791 sha256=ee876371c57b3ce8af1593555951046ff5cd81babb9330fb1be3d47b8f411c59 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/b7/0a/67/ada2a22079218c75a88361c0782855cc72aebc4d18d0289d05 Building wheel for promise (setup.py): started Building wheel for promise (setup.py): finished with status 'done' Created wheel for promise: filename=promise-2.3-py3-none-any.whl size=21485 sha256=e6fc6fd8552824302adf62ff3d2b046b0614e7bd933104d439ff6019e2a14fa1 Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/e1/e8/83/ddea66100678d139b14bc87692ece57c6a2a937956d2532608 Building wheel for lit (pyproject.toml): started Building wheel for lit (pyproject.toml): finished with status 'done' Created wheel for lit: filename=lit-16.0.6-py3-none-any.whl size=93584 sha256=90ee87ce3949bab0eb92abc0bdf4deabb3e6eeb95fbef94bc512c88458b6c3ed Stored in directory: /tmp/pip-ephem-wheel-cache-osempr6g/wheels/a5/36/d6/cac2e6fb891889b33a548f2fddb8b4b7726399aaa2ed32b188 Successfully built sphinxemoji sphinx-jsonschema sphinx-sitemap sphinxcontrib-redoc fairscale pickle5 tune-sklearn xgboost_ray lightgbm-ray pathtools promise lit DEPRECATION: pytorch-lightning 1.6.5 has a non-standard dependency specifier torch>=1.8.*. pip 23.3 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of pytorch-lightning or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at https://github.com/pypa/pip/issues/12063 Installing collected packages: webencodings, wcwidth, tokenizers, tensorboard-plugin-wit, safetensors, pytz, pure-eval, ptyprocess, pickleshare, pickle5, pathtools, msgpack, mpmath, mistune, lit, libclang, json5, ipython-genutils, flatbuffers, fastjsonschema, executing, dm-tree, colorful, cmake, backcall, appdirs, wrapt, werkzeug, websocket-client, webcolors, urllib3, uri-template, tzdata, typing-extensions, traitlets, tqdm, tornado, tomli, toml, tinycss2, threadpoolctl, termcolor, tensorflow-io-gcs-filesystem, tensorflow-estimator, tensorboard-data-server, sympy, soupsieve, sniffio, smmap, six, setproctitle, send2trash, rfc3986-validator, regex, pyzmq, pyyaml, python-json-logger, pyrsistent, Pygments, pyDeprecate, pycparser, pyasn1, psutil, protobuf, prompt-toolkit, prometheus-client, platformdirs, pexpect, parso, pandocfilters, overrides, oauthlib, nvidia-nvtx-cu11, nvidia-nccl-cu11, nvidia-cusparse-cu11, nvidia-curand-cu11, nvidia-cufft-cu11, nvidia-cuda-runtime-cu11, nvidia-cuda-nvrtc-cu11, nvidia-cuda-cupti-cu11, nvidia-cublas-cu11, numpy, networkx, nest-asyncio, multidict, lxml, lazy_loader, keras, jupyterlab-widgets, jupyterlab-pygments, jsonpointer, joblib, Jinja2, itsdangerous, importlib_resources, h11, grpcio, greenlet, gast, fsspec, frozenlist, fqdn, filelock, exceptiongroup, etils, entrypoints, docutils, defusedxml, decorator, debugpy, colorama, click, cachetools, attrs, async-timeout, absl-py, yarl, uvicorn, tifffile, terminado, tensorboardX, sqlalchemy, sentry-sdk, scipy, rsa, rfc3339-validator, redis, PyWavelets, python-dateutil, pydantic, pyasn1-modules, pyarrow, pyaml, promise, opt-einsum, nvidia-cusolver-cu11, nvidia-cudnn-cu11, matplotlib-inline, markdown-it-py, markdown, lightning-utilities, jupyter-core, jsonschema, jedi, imageio, h5py, googleapis-common-protos, google-pasta, gitdb, flask, docker-pycreds, comm, cffi, bleach, beautifulsoup4, async-lru, astunparse, asttokens, anyio, aiosignal, xgboost, tensorflow-metadata, starlette, stack-data, sphinx-jsonschema, sphinx, scikit-learn, scikit-image, requests-oauthlib, ray, pandas, nbformat, mdit-py-plugins, lightgbm, jupyter-server-terminals, jupyter-client, huggingface-hub, google-auth, GitPython, arrow, argon2-cffi-bindings, aiohttp, xgboost_ray, wandb, transformers, sphinxemoji, sphinxcontrib-redoc, sphinx-version-warning, sphinx-togglebutton, sphinx-tabs, sphinx-sitemap, sphinx-remove-toctrees, sphinx-external-toc, sphinx_design, sphinx-copybutton, sphinx-click, scikit-optimize, pydata-sphinx-theme, nbclient, myst-parser, jupytext, isoduration, ipython, google-auth-oauthlib, fastapi, autodoc_pydantic, array-record, argon2-cffi, tune-sklearn, tensorflow-datasets, tensorboard, sphinx-book-theme, nbconvert, lightgbm-ray, ipykernel, tensorflow, jupyter-events, jupyter-server, notebook-shim, jupyterlab-server, jupyter-server-mathjax, jupyter-lsp, nbdime, jupyterlab, notebook, jupyter-cache, widgetsnbextension, ipywidgets, jupyter-sphinx, myst-nb, triton, torch, torchmetrics, torchvision, pytorch-lightning, fairscale, accelerate Attempting uninstall: urllib3 Found existing installation: urllib3 2.0.4 Uninstalling urllib3-2.0.4: Successfully uninstalled urllib3-2.0.4 Attempting uninstall: Pygments Found existing installation: Pygments 2.15.1 Uninstalling Pygments-2.15.1: Successfully uninstalled Pygments-2.15.1 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.1.2 Uninstalling Jinja2-3.1.2: Successfully uninstalled Jinja2-3.1.2 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 6.2.1 Uninstalling Sphinx-6.2.1: Successfully uninstalled Sphinx-6.2.1 Successfully installed GitPython-3.1.32 Jinja2-3.0.3 PyWavelets-1.4.1 Pygments-2.13.0 absl-py-1.4.0 accelerate-0.21.0 aiohttp-3.8.5 aiosignal-1.3.1 anyio-3.7.1 appdirs-1.4.4 argon2-cffi-21.3.0 argon2-cffi-bindings-21.2.0 array-record-0.4.0 arrow-1.2.3 asttokens-2.2.1 astunparse-1.6.3 async-lru-2.0.3 async-timeout-4.0.2 attrs-21.4.0 autodoc_pydantic-1.6.1 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 cachetools-5.3.1 cffi-1.15.1 click-8.1.6 cmake-3.27.0 colorama-0.4.6 colorful-0.5.5 comm-0.1.3 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 dm-tree-0.1.8 docker-pycreds-0.4.0 docutils-0.17.1 entrypoints-0.4 etils-1.3.0 exceptiongroup-1.1.2 executing-1.2.0 fairscale-0.4.13 fastapi-0.99.1 fastjsonschema-2.18.0 filelock-3.12.2 flask-2.2.5 flatbuffers-23.5.26 fqdn-1.5.1 frozenlist-1.4.0 fsspec-2023.6.0 gast-0.4.0 gitdb-4.0.10 google-auth-2.22.0 google-auth-oauthlib-0.4.6 google-pasta-0.2.0 googleapis-common-protos-1.59.1 greenlet-2.0.2 grpcio-1.56.2 h11-0.14.0 h5py-3.9.0 huggingface-hub-0.16.4 imageio-2.31.1 importlib_resources-6.0.0 ipykernel-6.24.0 ipython-8.14.0 ipython-genutils-0.2.0 ipywidgets-7.7.5 isoduration-20.11.0 itsdangerous-2.1.2 jedi-0.18.2 joblib-1.3.1 json5-0.9.14 jsonpointer-2.4 jsonschema-4.17.3 jupyter-cache-0.4.3 jupyter-client-8.3.0 jupyter-core-5.3.1 jupyter-events-0.6.3 jupyter-lsp-2.2.0 jupyter-server-2.7.0 jupyter-server-mathjax-0.2.6 jupyter-server-terminals-0.4.4 jupyter-sphinx-0.3.2 jupyterlab-4.0.3 jupyterlab-pygments-0.2.2 jupyterlab-server-2.24.0 jupyterlab-widgets-1.1.4 jupytext-1.13.6 keras-2.11.0 lazy_loader-0.3 libclang-16.0.6 lightgbm-4.0.0 lightgbm-ray-0.1.9 lightning-utilities-0.9.0 lit-16.0.6 lxml-4.9.3 markdown-3.4.3 markdown-it-py-1.1.0 matplotlib-inline-0.1.6 mdit-py-plugins-0.2.8 mistune-0.8.4 mpmath-1.3.0 msgpack-1.0.5 multidict-6.0.4 myst-nb-0.13.1 myst-parser-0.15.2 nbclient-0.5.13 nbconvert-6.5.4 nbdime-3.2.1 nbformat-5.9.1 nest-asyncio-1.5.6 networkx-3.1 notebook-7.0.0 notebook-shim-0.2.3 numpy-1.25.1 nvidia-cublas-cu11-11.10.3.66 nvidia-cuda-cupti-cu11-11.7.101 nvidia-cuda-nvrtc-cu11-11.7.99 nvidia-cuda-runtime-cu11-11.7.99 nvidia-cudnn-cu11-8.5.0.96 nvidia-cufft-cu11-10.9.0.58 nvidia-curand-cu11-10.2.10.91 nvidia-cusolver-cu11-11.4.0.1 nvidia-cusparse-cu11-11.7.4.91 nvidia-nccl-cu11-2.14.3 nvidia-nvtx-cu11-11.7.91 oauthlib-3.2.2 opt-einsum-3.3.0 overrides-7.3.1 pandas-2.0.3 pandocfilters-1.5.0 parso-0.8.3 pathtools-0.1.2 pexpect-4.8.0 pickle5-0.0.11 pickleshare-0.7.5 platformdirs-3.9.1 prometheus-client-0.17.1 promise-2.3 prompt-toolkit-3.0.39 protobuf-3.19.6 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pyDeprecate-0.3.2 pyaml-23.7.0 pyarrow-12.0.1 pyasn1-0.5.0 pyasn1-modules-0.3.0 pycparser-2.21 pydantic-1.9.2 pydata-sphinx-theme-0.8.1 pyrsistent-0.19.3 python-dateutil-2.8.2 python-json-logger-2.0.7 pytorch-lightning-1.6.5 pytz-2023.3 pyyaml-6.0.1 pyzmq-25.1.0 ray-2.6.1 redis-4.6.0 regex-2023.6.3 requests-oauthlib-1.3.1 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rsa-4.9 safetensors-0.3.1 scikit-image-0.21.0 scikit-learn-1.3.0 scikit-optimize-0.9.0 scipy-1.11.1 send2trash-1.8.2 sentry-sdk-1.28.1 setproctitle-1.3.2 six-1.16.0 smmap-5.0.0 sniffio-1.3.0 soupsieve-2.4.1 sphinx-4.3.2 sphinx-book-theme-0.3.3 sphinx-click-3.0.2 sphinx-copybutton-0.4.0 sphinx-external-toc-0.2.4 sphinx-jsonschema-1.17.2 sphinx-remove-toctrees-0.0.3 sphinx-sitemap-2.2.0 sphinx-tabs-3.4.0 sphinx-togglebutton-0.2.3 sphinx-version-warning-1.1.2 sphinx_design-0.4.1 sphinxcontrib-redoc-1.6.0 sphinxemoji-0.2.0 sqlalchemy-1.4.49 stack-data-0.6.2 starlette-0.27.0 sympy-1.12 tensorboard-2.11.2 tensorboard-data-server-0.6.1 tensorboard-plugin-wit-1.8.1 tensorboardX-2.6 tensorflow-2.11.1 tensorflow-datasets-4.9.0 tensorflow-estimator-2.11.0 tensorflow-io-gcs-filesystem-0.32.0 tensorflow-metadata-1.13.0 termcolor-2.3.0 terminado-0.17.1 threadpoolctl-3.2.0 tifffile-2023.7.18 tinycss2-1.2.1 tokenizers-0.13.3 toml-0.10.2 tomli-2.0.1 torch-2.0.1 torchmetrics-1.0.1 torchvision-0.15.2 tornado-6.3.2 tqdm-4.65.0 traitlets-5.9.0 transformers-4.31.0 triton-2.0.0 tune-sklearn-0.4.6 typing-extensions-4.5.0 tzdata-2023.3 uri-template-1.3.0 urllib3-1.26.16 uvicorn-0.22.0 wandb-0.15.6 wcwidth-0.2.6 webcolors-1.13 webencodings-0.5.1 websocket-client-1.6.1 werkzeug-2.3.6 widgetsnbextension-3.6.4 wrapt-1.15.0 xgboost-1.7.6 xgboost_ray-0.1.17 yarl-1.9.2 [rtd-command-info] start-time: 2023-07-25T06:04:43.661040Z, end-time: 2023-07-25T06:04:43.749856Z, duration: 0, exit-code: 0 cat doc/source/conf.py # -*- coding: utf-8 -*- from datetime import datetime from pathlib import Path from importlib import import_module import os import sys from jinja2.filters import FILTERS sys.path.insert(0, os.path.abspath(".")) from custom_directives import ( DownloadAndPreprocessEcosystemDocs, mock_modules, update_context, LinkcheckSummarizer, build_gallery, ) # Mocking modules allows Sphinx to work without installing Ray. mock_modules() 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 ------------------------------------------------ # The name of a reST role (builtin or Sphinx extension) to use as the default role, that # is, for text marked up `like this`. This can be set to 'py:obj' to make `filter` a # cross-reference to the Python function “filter”. The default is None, which doesn’t # reassign the default role. default_role = "py:obj" sys.path.append(os.path.abspath("./_ext")) extensions = [ "callouts", # custom extension from _ext folder "sphinx.ext.autodoc", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "sphinx_click.ext", "sphinx-jsonschema", "sphinxemoji.sphinxemoji", "sphinx_copybutton", "versionwarning.extension", "sphinx_sitemap", "myst_nb", "sphinx.ext.doctest", "sphinx.ext.coverage", "sphinx.ext.autosummary", "sphinx_external_toc", "sphinxcontrib.autodoc_pydantic", "sphinxcontrib.redoc", "sphinx_tabs.tabs", "sphinx_remove_toctrees", "sphinx_design", ] # Prune deep toc-trees on demand for smaller html and faster builds. # This only effects the navigation bar, not the content. if os.getenv("FAST", False): remove_from_toctrees = [ "data/api/doc/*", "ray-air/api/doc/*", "ray-core/api/doc/*", "ray-observability/api/state/doc/*", "serve/api/doc/*", "train/api/doc/*", "tune/api/doc/*", "workflows/api/doc/*", "cluster/running-applications/job-submission/doc/*", "serve/production-guide/*", "serve/tutorials/deployment-graph-patterns/*", "rllib/package_ref/env/*", "rllib/package_ref/policy/*", "rllib/package_ref/evaluation/*", "rllib/package_ref/utils/*", "workflows/api/*", "cluster/kubernetes/user-guides/*", "cluster/kubernetes/examples/*", "cluster/vms/user-guides/*", "cluster/running-applications/job-submission/*", "ray-core/actors/*", "ray-core/objects/*", "ray-core/scheduling/*", "ray-core/tasks/*", "ray-core/patterns/*", "tune/examples/*", ] 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" html_extra_path = ["robots.txt"] html_baseurl = "https://docs.ray.io/en/latest" # This pattern matches: # - Python Repl prompts (">>> ") and it's continuation ("... ") # - Bash prompts ("$ ") # - IPython prompts ("In []: ", "In [999]: ") and it's continuations # (" ...: ", " : ") copybutton_prompt_text = r">>> |\.\.\. |\$ |In \[\d*\]: | {2,5}\.\.\.: | {5,8}: " copybutton_prompt_is_regexp = True # By default, tabs can be closed by selecting an open tab. We disable this # functionality with the `sphinx_tabs_disable_tab_closing` option. sphinx_tabs_disable_tab_closing = True # 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" # 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. from ray import __version__ as version # The full version, including alpha/beta/rc tags. release = version language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # Also helps resolve warnings about documents not included in any toctree. exclude_patterns = [ "templates/*", "cluster/running-applications/doc/ray.*", ] # 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", "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 # The name of the Pygments (syntax highlighting) style to use. pygments_style = "lovelace" # 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 # Only check external links, i.e. the ones starting with http:// or https://. linkcheck_ignore = [ r"^((?!http).)*$", # exclude links not starting with http "http://ala2017.it.nuigalway.ie/papers/ALA2017_Gupta.pdf", # broken "https://mvnrepository.com/artifact/*", # working but somehow not with linkcheck # This should be fixed -- is temporal the successor of cadence? Do the examples need to be updated? "https://github.com/serverlessworkflow/specification/blob/main/comparisons/comparison-cadence.md", # TODO(richardliaw): The following probably needs to be fixed in the tune_sklearn package "https://scikit-optimize.github.io/stable/modules/", "https://www.oracle.com/java/technologies/javase-jdk15-downloads.html", # forbidden for client "https://speakerdeck.com/*", # forbidden for bots r"https://huggingface.co/*", # seems to be flaky r"https://www.meetup.com/*", # seems to be flaky r"https://www.pettingzoo.ml/*", # seems to be flaky r"http://localhost[:/].*", # Ignore localhost links r"^http:/$", # Ignore incomplete links # 403 Client Error: Forbidden for url. # They ratelimit bots. "https://www.datanami.com/2018/02/01/rays-new-library-targets-high-speed-reinforcement-learning/", # 403 Client Error: Forbidden for url. # They ratelimit bots. "https://www.researchgate.net/publication/222573328_Stochastic_Gradient_Boosting", "https://www.datanami.com/2019/11/05/why-every-python-developer-will-love-ray/", "https://dev.mysql.com/doc/connector-python/en/", # Returning 522s intermittently. "https://lczero.org/", # Returns 429 errors in Linkcheck due to too many requests "https://archive.is/2022.12.16-171259/https://www.businessinsider.com/openai-chatgpt-trained-on-anyscale-ray-generative-lifelike-ai-models-2022-12", # Returns 406 but remains accessible "https://www.uber.com/blog/elastic-xgboost-ray/", ] # -- 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": True, "show_navbar_depth": 1, "announcement": "
", } # 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 (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"] # 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', } latex_documents = [ (master_doc, "Ray.tex", "Ray Documentation", author, "manual"), ] # -- Options for manual page output --------------------------------------- man_pages = [(master_doc, "ray", "Ray Documentation", [author], 1)] # -- Options for Texinfo output ------------------------------------------- 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" # Better typehint formatting (see custom.css) autodoc_typehints = "signature" def filter_out_undoc_class_members(member_name, class_name, module_name): module = import_module(module_name) cls = getattr(module, class_name) if getattr(cls, member_name).__doc__: return f"~{class_name}.{member_name}" else: return "" FILTERS["filter_out_undoc_class_members"] = filter_out_undoc_class_members # Add a render priority for doctest nb_render_priority = { "doctest": (), "html": ( "application/vnd.jupyter.widget-view+json", "application/javascript", "text/html", "image/svg+xml", "image/png", "image/jpeg", "text/markdown", "text/latex", "text/plain", ), } def setup(app): # NOTE: 'MOCK' is a custom option we introduced to illustrate mock outputs. Since # `doctest` doesn't support this flag by default, `sphinx.ext.doctest` raises # warnings when we build the documentation. import doctest doctest.register_optionflag("MOCK") 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" ) # https://github.com/ines/termynal app.add_css_file("css/termynal.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") app.add_js_file("js/csat.js", defer="defer") # https://github.com/ines/termynal app.add_js_file("js/termynal.js", defer="defer") app.add_js_file("js/custom.js", defer="defer") app.add_js_file("js/top-navigation.js", defer="defer") base_path = Path(__file__).parent github_docs = DownloadAndPreprocessEcosystemDocs(base_path) # Download docs from ecosystem library repos app.connect("builder-inited", github_docs.write_new_docs) # Restore original file content after build app.connect("build-finished", github_docs.write_original_docs) # Hook into the logger used by linkcheck to display a summary at the end. linkcheck_summarizer = LinkcheckSummarizer() app.connect("builder-inited", linkcheck_summarizer.add_handler_to_linkcheck) app.connect("build-finished", linkcheck_summarizer.summarize) # Create galleries on the fly app.connect("builder-inited", build_gallery) # tag filtering system app.add_js_file("js/tags.js") redoc = [ { "name": "Ray Jobs API", "page": "cluster/running-applications/job-submission/api", "spec": "cluster/running-applications/job-submission/openapi.yml", "embed": True, }, ] redoc_uri = "https://cdn.redoc.ly/redoc/latest/bundles/redoc.standalone.js" autosummary_filename_map = { "ray.serve.deployment": "ray.serve.deployment_decorator", "ray.serve.Deployment": "ray.serve.Deployment", } ########################################################################### # 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': "master", 'version_slug': "master", '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.6.1", "/en/releases-2.6.1/"), ("releases-2.5.1", "/en/releases-2.5.1/"), ("releases-2.5.0", "/en/releases-2.5.0/"), ("releases-2.4.0", "/en/releases-2.4.0/"), ("releases-2.3.1", "/en/releases-2.3.1/"), ("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': '', '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': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', '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': '39d11bc1', } # 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(): for key in context: if key not in html_context: html_context[key] = context[key] 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/1618684/' 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-07-25T06:04:44.305831Z, end-time: 2023-07-25T06:12:30.681942Z, duration: 466, exit-code: 0 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.3.2 2023-07-25 06:04:46,612 WARNING __init__.py:25 -- Package pickle5 becomes unnecessary in Python 3.8 and above. Its presence may confuse libraries including Ray. Please uninstall the package. 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) [autosummary] generating autosummary for: _includes/_help.rst, _includes/_latest_contribution_doc.rst, _includes/clusters/announcement.rst, _includes/clusters/announcement_bottom.rst, _includes/core/announcement.rst, _includes/core/announcement_bottom.rst, _includes/data/announcement.rst, _includes/data/announcement_bottom.rst, _includes/overview/announcement.md, _includes/overview/announcement_bottom.md, ..., workflows/api/api.rst, workflows/api/execution.rst, workflows/api/management.rst, workflows/basics.rst, workflows/comparison.rst, workflows/events.rst, workflows/index.rst, workflows/key-concepts.rst, workflows/management.rst, workflows/metadata.rst 2023-07-25 06:04:51,140 WARNING collective.py:20 -- NCCL seems unavailable. Please install Cupy following the guide at: https://docs.cupy.dev/en/stable/install.html. 2023-07-25 06:04:55,274 WARNING compression.py:16 -- lz4 not available, disabling sample compression. This will significantly impact RLlib performance. To install lz4, run `pip install lz4`. 2023-07-25 06:04:55,376 WARNING deprecation.py:50 -- DeprecationWarning: `DirectStepOptimizer` has been deprecated. This will raise an error in the future! [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.DriverInfo.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobDetails.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobStatus.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobSubmissionClient.get_job_info.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobSubmissionClient.get_job_logs.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobSubmissionClient.get_job_status.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobSubmissionClient.list_jobs.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobSubmissionClient.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobSubmissionClient.stop_job.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.get_metadata.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.get_output.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.get_output_async.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.get_status.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.list_all.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.resume.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.resume_all.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.resume_async.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.run.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/workflows/api/doc/ray.workflow.run_async.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.driver_agent_http_address.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.driver_node_id.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.end_time.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.entrypoint.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.entrypoint_num_cpus.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.entrypoint_num_gpus.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.entrypoint_resources.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.error_type.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.from_json.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/cluster/running-applications/job-submission/doc/ray.job_submission.JobInfo.message.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer.SyncerCallback.on_trial_restore.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer.SyncerCallback.on_trial_save.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer.SyncerCallback.set_state.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer.SyncerCallback.setup.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer._BackgroundSyncer.sync_down_if_needed.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer._BackgroundSyncer.sync_up_if_needed.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer._BackgroundSyncer.validate_upload_dir.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer._DefaultSyncer.sync_down_if_needed.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer._DefaultSyncer.sync_up_if_needed.rst, /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/doc/source/tune/api/doc/ray.tune.syncer._DefaultSyncer.validate_upload_dir.rst /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages/nbformat/__init__.py:93: MissingIDFieldWarning: Code cell is missing an id field, this will become a hard error in future nbformat versions. You may want to use `normalize()` on your notebooks before validations (available since nbformat 5.1.4). Previous versions of nbformat are fixing this issue transparently, and will stop doing so in the future. validate(nb) /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/envs/master/lib/python3.9/site-packages/nbformat/__init__.py:93: MissingIDFieldWarning: Code cell is missing an id field, this will become a hard error in future nbformat versions. You may want to use `normalize()` on your notebooks before validations (available since nbformat 5.1.4). Previous versions of nbformat are fixing this issue transparently, and will stop doing so in the future. validate(nb) 2023-07-25 06:06:25,788 WARNING deprecation.py:50 -- DeprecationWarning: `build_tf_policy` has been deprecated. This will raise an error in the future! 2023-07-25 06:06:25,798 WARNING deprecation.py:50 -- DeprecationWarning: `build_policy_class` has been deprecated. This will raise an error in the future! genindex py-modindex search Updating searchtools for Read the Docs search... sitemap.xml was generated for URL https://docs.ray.io/en/latest/ in /home/docs/checkouts/readthedocs.org/user_builds/anyscale-ray/checkouts/master/_readthedocs/html/sitemap.xml