Read the Docs build information Build id: 594943 Project: feature-labs-inc-evalml Version: latest Commit: 372f753b4001cc477418e85a73e80350cbe49613 Date: 2021-03-18T17:39:11.509955Z State: finished Success: False [rtd-command-info] start-time: 2021-03-18T18:22:18.919081Z, end-time: 2021-03-18T18:22:23.179802Z, duration: 4, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:alteryx/evalml.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2021-03-18T18:22:23.362452Z, end-time: 2021-03-18T18:22:23.600466Z, duration: 0, exit-code: 0 git checkout --force origin/main Note: checking out 'origin/main'. 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 performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 372f753b Support for Multiclass Classification in Class Imbalance data checks (#1986) [rtd-command-info] start-time: 2021-03-18T18:22:23.738692Z, end-time: 2021-03-18T18:22:23.835277Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-03-18T18:22:25.319622Z, end-time: 2021-03-18T18:22:32.357340Z, duration: 7, exit-code: 0 python3.8 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.8.6' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python3.8 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-03-18T18:22:32.565865Z, end-time: 2021-03-18T18:22:35.403022Z, duration: 2, 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/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (21.0.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (54.1.2) [rtd-command-info] start-time: 2021-03-18T18:22:35.544912Z, end-time: 2021-03-18T18:23:21.580283Z, duration: 46, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1.tar.gz (16.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting docutils>=0.11 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting requests Downloading requests-2.25.1-py2.py3-none-any.whl (61 kB) Collecting Jinja2>=2.9 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from sphinx<2) (54.1.2) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) Collecting six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting packaging Downloading packaging-20.9-py2.py3-none-any.whl (40 kB) Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting chardet<5,>=3.0.2 Downloading chardet-4.0.0-py2.py3-none-any.whl (178 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Building wheels for collected packages: mock, pillow, future 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=23755 sha256=5eeff6b07eaca1337ce14e9f6445f88d71ae8fa8d4d79156b3262628072f40ba Stored in directory: /tmp/pip-ephem-wheel-cache-w9z7022q/wheels/41/7c/21/90057f91c6ead7c77a90c52d6e85ca48bf82d8b0d3f8dfbb65 Building wheel for pillow (setup.py): started Building wheel for pillow (setup.py): finished with status 'done' Created wheel for pillow: filename=Pillow-5.4.1-cp38-cp38-linux_x86_64.whl size=1260051 sha256=d0d404396e8a886500b25bcecb1626c00675ea7d3aa062989e9d092df0307634 Stored in directory: /tmp/pip-ephem-wheel-cache-w9z7022q/wheels/5f/a8/6b/5b7b3f764d879214eb03570f74d2b086201eb514e6ffa68d6d Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=1417b14be554f7f317a2a7b6b1ff329a1a93129d7230d3bcbaa8936288b5c55f Stored in directory: /tmp/pip-ephem-wheel-cache-w9z7022q/wheels/8e/70/28/3d6ccd6e315f65f245da085482a2e1c7d14b90b30f239e2cf4 Successfully built mock pillow future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, chardet, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 alabaster-0.7.12 babel-2.9.0 certifi-2020.12.5 chardet-4.0.0 commonmark-0.8.1 docutils-0.16 future-0.18.2 idna-2.10 imagesize-1.2.0 mock-1.0.1 packaging-20.9 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.1 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.25.1 six-1.15.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.4 sphinxcontrib-websupport-1.2.4 urllib3-1.26.4 [rtd-command-info] start-time: 2021-03-18T18:23:21.713817Z, end-time: 2021-03-18T18:23:22.996750Z, duration: 1, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs/readthedocs-requirements.txt Requirement already satisfied: setuptools>=45.1.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from -r docs/readthedocs-requirements.txt (line 1)) (54.1.2) [rtd-command-info] start-time: 2021-03-18T18:23:27.288429Z, end-time: 2021-03-18T18:23:40.453325Z, duration: 13, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs-requirements.txt Collecting pydata-sphinx-theme>=0.3.1 Downloading pydata_sphinx_theme-0.5.0-py3-none-any.whl (1.4 MB) Collecting Sphinx>=2.0.1 Downloading Sphinx-3.5.2-py3-none-any.whl (2.8 MB) Collecting nbconvert>=5.5.0 Downloading nbconvert-6.0.7-py3-none-any.whl (552 kB) Collecting nbsphinx>=0.4.2 Downloading nbsphinx-0.8.2-py3-none-any.whl (24 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Collecting nbformat>=4.4 Downloading nbformat-5.1.2-py3-none-any.whl (113 kB) Requirement already satisfied: jinja2>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (2.11.3) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Requirement already satisfied: pygments>=2.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (2.8.1) Collecting traitlets>=4.2 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.3-py3-none-any.whl (82 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 kB) Requirement already satisfied: docutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbsphinx>=0.4.2->-r docs-requirements.txt (line 4)) (0.16) Collecting beautifulsoup4 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.1.0) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.25.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (0.7.12) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.9.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (1.2.0) Requirement already satisfied: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (1.1.4) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (20.9) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (54.1.2) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from babel>=1.3->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2021.1) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from jinja2>=2.4->nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (1.1.1) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-6.1.12-py3-none-any.whl (112 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting nest-asyncio Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Collecting tornado>=4.1 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting pyzmq>=13 Downloading pyzmq-22.0.3-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) Requirement already satisfied: six>=1.11.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.4->nbconvert>=5.5.0->-r docs-requirements.txt (line 3)) (1.15.0) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Requirement already satisfied: chardet<5,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (4.0.0) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (1.26.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2020.12.5) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from requests>=2.5.0->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.10) Collecting soupsieve>1.2 Downloading soupsieve-2.2-py3-none-any.whl (33 kB) Collecting webencodings Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from packaging->Sphinx>=2.0.1->-r docs-requirements.txt (line 2)) (2.4.7) Building wheels for collected packages: pandocfilters, pyrsistent Building wheel for pandocfilters (setup.py): started Building wheel for pandocfilters (setup.py): finished with status 'done' Created wheel for pandocfilters: filename=pandocfilters-1.4.3-py3-none-any.whl size=7992 sha256=70fb57ece75a0f4434e531b7dac7466bfc8f443fdfa94490be605b1ab6bfcb5d Stored in directory: /tmp/pip-ephem-wheel-cache-v77jw9pi/wheels/fc/39/52/8d6f3cec1cca4ceb44d658427c35711b19d89dbc4914af657f Building wheel for pyrsistent (setup.py): started Building wheel for pyrsistent (setup.py): finished with status 'done' Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp38-cp38-linux_x86_64.whl size=119676 sha256=0b6850a2ef3d49660dd919703fb095c54399bd7b71dea0f06d859459c70381a7 Stored in directory: /tmp/pip-ephem-wheel-cache-v77jw9pi/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Successfully built pandocfilters pyrsistent Installing collected packages: ipython-genutils, traitlets, pyrsistent, attrs, tornado, pyzmq, python-dateutil, jupyter-core, jsonschema, webencodings, nest-asyncio, nbformat, jupyter-client, async-generator, testpath, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, pandocfilters, nbclient, mistune, jupyterlab-pygments, entrypoints, defusedxml, bleach, Sphinx, nbconvert, beautifulsoup4, pydata-sphinx-theme, nbsphinx Attempting uninstall: Sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Sphinx-3.5.2 async-generator-1.10 attrs-20.3.0 beautifulsoup4-4.9.3 bleach-3.3.0 defusedxml-0.7.1 entrypoints-0.3 ipython-genutils-0.2.0 jsonschema-3.2.0 jupyter-client-6.1.12 jupyter-core-4.7.1 jupyterlab-pygments-0.1.2 mistune-0.8.4 nbclient-0.5.3 nbconvert-6.0.7 nbformat-5.1.2 nbsphinx-0.8.2 nest-asyncio-1.5.1 pandocfilters-1.4.3 pydata-sphinx-theme-0.5.0 pyrsistent-0.17.3 python-dateutil-2.8.1 pyzmq-22.0.3 soupsieve-2.2 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-1.0.3 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 testpath-0.4.4 tornado-6.1 traitlets-5.0.5 webencodings-0.5.1 [rtd-command-info] start-time: 2021-03-18T18:23:40.587722Z, end-time: 2021-03-18T18:25:30.245651Z, duration: 109, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest Collecting numpy>=1.19.1 Downloading numpy-1.20.1-cp38-cp38-manylinux2010_x86_64.whl (15.4 MB) Collecting pandas>=1.1.0 Downloading pandas-1.2.3-cp38-cp38-manylinux1_x86_64.whl (9.7 MB) Collecting scipy>=1.2.1 Downloading scipy-1.6.1-cp38-cp38-manylinux1_x86_64.whl (27.3 MB) Collecting scikit-learn>=0.23.1 Downloading scikit_learn-0.24.1-cp38-cp38-manylinux2010_x86_64.whl (24.9 MB) Collecting scikit-optimize>=0.8.1 Downloading scikit_optimize-0.8.1-py2.py3-none-any.whl (101 kB) Collecting pyzmq<22.0.0 Downloading pyzmq-21.0.2-cp38-cp38-manylinux2010_x86_64.whl (8.9 MB) Collecting colorama Downloading colorama-0.4.4-py2.py3-none-any.whl (16 kB) Collecting cloudpickle>=0.2.2 Downloading cloudpickle-1.6.0-py3-none-any.whl (23 kB) Collecting click>=7.0.0 Downloading click-7.1.2-py2.py3-none-any.whl (82 kB) Collecting psutil>=5.6.3 Downloading psutil-5.8.0-cp38-cp38-manylinux2010_x86_64.whl (296 kB) Collecting requirements-parser>=0.2.0 Downloading requirements-parser-0.2.0.tar.gz (6.3 kB) Collecting shap>=0.35.0 Downloading shap-0.39.0.tar.gz (356 kB) Collecting texttable>=1.6.2 Downloading texttable-1.6.3-py2.py3-none-any.whl (10 kB) Collecting woodwork==0.0.10 Downloading woodwork-0.0.10-py3-none-any.whl (91 kB) Collecting featuretools>=0.20.0 Downloading featuretools-0.23.2-py3-none-any.whl (296 kB) Collecting nlp-primitives>=1.1.0 Downloading nlp_primitives-1.1.0-py3-none-any.whl (18.0 MB) Collecting networkx>=2.5 Downloading networkx-2.5-py3-none-any.whl (1.6 MB) Collecting plotly>=4.14.0 Downloading plotly-4.14.3-py2.py3-none-any.whl (13.2 MB) Collecting kaleido>=0.1.0 Downloading kaleido-0.2.1-py2.py3-none-manylinux1_x86_64.whl (79.9 MB) Collecting ipywidgets>=7.5 Downloading ipywidgets-7.6.3-py2.py3-none-any.whl (121 kB) Collecting xgboost<1.3.0,>=0.82 Downloading xgboost-1.2.1-py3-none-manylinux2010_x86_64.whl (148.9 MB) Collecting catboost>=0.20 Downloading catboost-0.24.4-cp38-none-manylinux1_x86_64.whl (65.7 MB) Collecting lightgbm<3.1.0,>=2.3.1 Downloading lightgbm-3.0.0-py2.py3-none-manylinux1_x86_64.whl (1.7 MB) Collecting matplotlib>=3.3.3 Downloading matplotlib-3.3.4-cp38-cp38-manylinux1_x86_64.whl (11.6 MB) Collecting graphviz>=0.13 Downloading graphviz-0.16-py2.py3-none-any.whl (19 kB) Collecting seaborn>=0.11.1 Downloading seaborn-0.11.1-py3-none-any.whl (285 kB) Collecting category_encoders>=2.0.0 Downloading category_encoders-2.2.2-py2.py3-none-any.whl (80 kB) Collecting imbalanced-learn>=0.7.0 Downloading imbalanced_learn-0.8.0-py3-none-any.whl (206 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from catboost>=0.20->evalml==0.20.0) (1.15.0) Collecting statsmodels>=0.9.0 Downloading statsmodels-0.12.2-cp38-cp38-manylinux1_x86_64.whl (9.4 MB) Collecting patsy>=0.5.1 Downloading patsy-0.5.1-py2.py3-none-any.whl (231 kB) Collecting tqdm>=4.32.0 Downloading tqdm-4.59.0-py2.py3-none-any.whl (74 kB) Collecting dask[dataframe]>=2.12.0 Downloading dask-2021.3.0-py3-none-any.whl (925 kB) Collecting distributed>=2.12.0 Downloading distributed-2021.3.0-py3-none-any.whl (675 kB) Collecting pyyaml>=3.12 Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting toolz>=0.8.2 Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Collecting partd>=0.3.10 Downloading partd-1.1.0-py3-none-any.whl (19 kB) Collecting fsspec>=0.6.0 Downloading fsspec-0.8.7-py3-none-any.whl (103 kB) Requirement already satisfied: tornado>=6.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from distributed>=2.12.0->featuretools>=0.20.0->evalml==0.20.0) (6.1) Collecting zict>=0.1.3 Downloading zict-2.0.0-py3-none-any.whl (10 kB) Collecting sortedcontainers!=2.0.0,!=2.0.1 Downloading sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from distributed>=2.12.0->featuretools>=0.20.0->evalml==0.20.0) (54.1.2) Collecting msgpack>=0.6.0 Downloading msgpack-1.0.2-cp38-cp38-manylinux1_x86_64.whl (302 kB) Collecting tblib>=1.6.0 Downloading tblib-1.7.0-py2.py3-none-any.whl (12 kB) Collecting joblib>=0.11 Downloading joblib-1.0.1-py3-none-any.whl (303 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Collecting jupyterlab-widgets>=1.0.0 Downloading jupyterlab_widgets-1.0.0-py3-none-any.whl (243 kB) Requirement already satisfied: traitlets>=4.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from ipywidgets>=7.5->evalml==0.20.0) (5.0.5) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.5.1-py3-none-any.whl (120 kB) Requirement already satisfied: nbformat>=4.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from ipywidgets>=7.5->evalml==0.20.0) (5.1.2) Collecting ipython>=4.0.0 Downloading ipython-7.21.0-py3-none-any.whl (784 kB) Requirement already satisfied: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from ipykernel>=4.5.1->ipywidgets>=7.5->evalml==0.20.0) (6.1.12) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.17-py3-none-any.whl (367 kB) Collecting jedi>=0.16 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Requirement already satisfied: pygments in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from ipython>=4.0.0->ipywidgets>=7.5->evalml==0.20.0) (2.8.1) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.1-py2.py3-none-any.whl (93 kB) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from matplotlib>=3.3.3->evalml==0.20.0) (2.4.7) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.2 MB) Collecting pillow>=6.2.0 Downloading Pillow-8.1.2-cp38-cp38-manylinux1_x86_64.whl (2.2 MB) Requirement already satisfied: python-dateutil>=2.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from matplotlib>=3.3.3->evalml==0.20.0) (2.8.1) Requirement already satisfied: jsonschema!=2.5.0,>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.20.0) (3.2.0) Requirement already satisfied: jupyter-core in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.20.0) (4.7.1) Requirement already satisfied: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.20.0) (0.2.0) Requirement already satisfied: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.20.0) (20.3.0) Requirement already satisfied: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat>=4.2.0->ipywidgets>=7.5->evalml==0.20.0) (0.17.3) Collecting nltk>=3.4.5 Downloading nltk-3.5.zip (1.4 MB) Collecting regex Downloading regex-2021.3.17-cp38-cp38-manylinux2014_x86_64.whl (737 kB) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from pandas>=1.1.0->evalml==0.20.0) (2021.1) Collecting locket Downloading locket-0.2.1-py2.py3-none-any.whl (4.1 kB) Collecting ptyprocess>=0.5 Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting retrying>=1.3.3 Downloading retrying-1.3.3.tar.gz (10 kB) Collecting wcwidth Downloading wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) Collecting threadpoolctl>=2.0.0 Downloading threadpoolctl-2.1.0-py3-none-any.whl (12 kB) Collecting pyaml>=16.9 Downloading pyaml-20.4.0-py2.py3-none-any.whl (17 kB) Collecting slicer==0.0.7 Downloading slicer-0.0.7-py3-none-any.whl (14 kB) Collecting numba Downloading numba-0.53.0-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) Collecting notebook>=4.4.1 Downloading notebook-6.2.0-py3-none-any.whl (9.5 MB) Requirement already satisfied: nbconvert in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (6.0.7) Collecting terminado>=0.8.3 Downloading terminado-0.9.3-py3-none-any.whl (14 kB) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (2.11.3) Collecting argon2-cffi Downloading argon2_cffi-20.1.0-cp35-abi3-manylinux1_x86_64.whl (97 kB) Collecting Send2Trash>=1.5.0 Downloading Send2Trash-1.5.0-py3-none-any.whl (12 kB) Collecting prometheus-client Downloading prometheus_client-0.9.0-py2.py3-none-any.whl (53 kB) Collecting heapdict Downloading HeapDict-1.0.1-py3-none-any.whl (3.9 kB) Collecting cffi>=1.0.0 Downloading cffi-1.14.5-cp38-cp38-manylinux1_x86_64.whl (411 kB) Collecting pycparser Downloading pycparser-2.20-py2.py3-none-any.whl (112 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from jinja2->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (1.1.1) Requirement already satisfied: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (1.4.3) Requirement already satisfied: nbclient<0.6.0,>=0.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (0.5.3) Requirement already satisfied: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (0.7.1) Requirement already satisfied: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (0.3) Requirement already satisfied: testpath in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (0.4.4) Requirement already satisfied: bleach in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (3.3.0) Requirement already satisfied: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (0.8.4) Requirement already satisfied: jupyterlab-pygments in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (0.1.2) Requirement already satisfied: nest-asyncio in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (1.5.1) Requirement already satisfied: async-generator in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from nbclient<0.6.0,>=0.5.0->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (1.10) Requirement already satisfied: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (0.5.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from bleach->nbconvert->notebook>=4.4.1->widgetsnbextension~=3.5.0->ipywidgets>=7.5->evalml==0.20.0) (20.9) Collecting llvmlite<0.37,>=0.36.0rc1 Downloading llvmlite-0.36.0-cp38-cp38-manylinux2010_x86_64.whl (25.3 MB) Building wheels for collected packages: evalml, nltk, requirements-parser, retrying, shap Building wheel for evalml (setup.py): started Building wheel for evalml (setup.py): finished with status 'done' Created wheel for evalml: filename=evalml-0.20.0-py3-none-any.whl size=6156819 sha256=f18d90628d65218a08c19c608ebc70e6ee38aae868557c6e6fa7866c66882f2e Stored in directory: /tmp/pip-ephem-wheel-cache-d0oqaa6z/wheels/46/d8/38/4b637ddfe642e0ae69adb3c86758f65c78fbb617611ecc4c0f Building wheel for nltk (setup.py): started Building wheel for nltk (setup.py): finished with status 'done' Created wheel for nltk: filename=nltk-3.5-py3-none-any.whl size=1434675 sha256=27d57b6e10fb578e8dcbc2dbdcd00ec0b89d4185fe2a394af1fd9d58061b9775 Stored in directory: /tmp/pip-ephem-wheel-cache-d0oqaa6z/wheels/ff/d5/7b/f1fb4e1e1603b2f01c2424dd60fbcc50c12ef918bafc44b155 Building wheel for requirements-parser (setup.py): started Building wheel for requirements-parser (setup.py): finished with status 'done' Created wheel for requirements-parser: filename=requirements_parser-0.2.0-py3-none-any.whl size=7655 sha256=9a2d9a503b8ca5b12cc8ffa55a8c80acaff6ff01910b9bcea6136e1d40356897 Stored in directory: /tmp/pip-ephem-wheel-cache-d0oqaa6z/wheels/12/d2/88/6e706d3b6874a2948967d0838eb0e0224a8a43b4eb273cf3f3 Building wheel for retrying (setup.py): started Building wheel for retrying (setup.py): finished with status 'done' Created wheel for retrying: filename=retrying-1.3.3-py3-none-any.whl size=11429 sha256=5a317707af5f3ce9591267af0520a522704dff35d30ce20da5c68dd8fd86e479 Stored in directory: /tmp/pip-ephem-wheel-cache-d0oqaa6z/wheels/c4/a7/48/0a434133f6d56e878ca511c0e6c38326907c0792f67b476e56 Building wheel for shap (setup.py): started Building wheel for shap (setup.py): finished with status 'done' Created wheel for shap: filename=shap-0.39.0-cp38-cp38-linux_x86_64.whl size=498794 sha256=eb4a1f01dc12dc94f8c9ff5e54112b4296a3016d8161678f43ad4bccadf663da Stored in directory: /tmp/pip-ephem-wheel-cache-d0oqaa6z/wheels/3d/c9/06/734ed80d6d61fad331974bf62017b4ea6b33488082b9f5e67e Successfully built evalml nltk requirements-parser retrying shap Installing collected packages: wcwidth, pyzmq, ptyprocess, parso, pycparser, prompt-toolkit, pickleshare, pexpect, jedi, decorator, backcall, toolz, pyyaml, numpy, locket, ipython, heapdict, cffi, zict, terminado, tblib, sortedcontainers, Send2Trash, psutil, prometheus-client, partd, pandas, msgpack, ipykernel, fsspec, dask, cloudpickle, click, argon2-cffi, tqdm, threadpoolctl, scipy, retrying, regex, pillow, patsy, notebook, llvmlite, kiwisolver, joblib, distributed, cycler, widgetsnbextension, statsmodels, slicer, scikit-learn, pyaml, plotly, numba, nltk, matplotlib, jupyterlab-widgets, graphviz, featuretools, xgboost, woodwork, texttable, shap, seaborn, scikit-optimize, requirements-parser, nlp-primitives, networkx, lightgbm, kaleido, ipywidgets, imbalanced-learn, colorama, category-encoders, catboost, evalml Attempting uninstall: pyzmq Found existing installation: pyzmq 22.0.3 Uninstalling pyzmq-22.0.3: Successfully uninstalled pyzmq-22.0.3 Attempting uninstall: pillow Found existing installation: Pillow 5.4.1 Uninstalling Pillow-5.4.1: Successfully uninstalled Pillow-5.4.1 Successfully installed Send2Trash-1.5.0 argon2-cffi-20.1.0 backcall-0.2.0 catboost-0.24.4 category-encoders-2.2.2 cffi-1.14.5 click-7.1.2 cloudpickle-1.6.0 colorama-0.4.4 cycler-0.10.0 dask-2021.3.0 decorator-4.4.2 distributed-2021.3.0 evalml-0.20.0 featuretools-0.23.2 fsspec-0.8.7 graphviz-0.16 heapdict-1.0.1 imbalanced-learn-0.8.0 ipykernel-5.5.1 ipython-7.21.0 ipywidgets-7.6.3 jedi-0.18.0 joblib-1.0.1 jupyterlab-widgets-1.0.0 kaleido-0.2.1 kiwisolver-1.3.1 lightgbm-3.0.0 llvmlite-0.36.0 locket-0.2.1 matplotlib-3.3.4 msgpack-1.0.2 networkx-2.5 nlp-primitives-1.1.0 nltk-3.5 notebook-6.2.0 numba-0.53.0 numpy-1.20.1 pandas-1.2.3 parso-0.8.1 partd-1.1.0 patsy-0.5.1 pexpect-4.8.0 pickleshare-0.7.5 pillow-8.1.2 plotly-4.14.3 prometheus-client-0.9.0 prompt-toolkit-3.0.17 psutil-5.8.0 ptyprocess-0.7.0 pyaml-20.4.0 pycparser-2.20 pyyaml-5.4.1 pyzmq-21.0.2 regex-2021.3.17 requirements-parser-0.2.0 retrying-1.3.3 scikit-learn-0.24.1 scikit-optimize-0.8.1 scipy-1.6.1 seaborn-0.11.1 shap-0.39.0 slicer-0.0.7 sortedcontainers-2.3.0 statsmodels-0.12.2 tblib-1.7.0 terminado-0.9.3 texttable-1.6.3 threadpoolctl-2.1.0 toolz-0.11.1 tqdm-4.59.0 wcwidth-0.2.5 widgetsnbextension-3.5.1 woodwork-0.0.10 xgboost-1.2.1 zict-2.0.0 [rtd-command-info] start-time: 2021-03-18T18:25:32.370118Z, end-time: 2021-03-18T18:25:32.499568Z, duration: 0, exit-code: 0 cat docs/source/conf.py # -*- coding: utf-8 -*- # # Configuration file for the Sphinx documentation builder. # # This file does only contain a selection of the most common options. For a # full list see the documentation: # http://www.sphinx-doc.org/en/master/config # -- Path setup -------------------------------------------------------------- # 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. import evalml import os import sys import subprocess from sphinx.ext.autodoc import (Documenter, MethodDocumenter) from sphinx.ext.autodoc import MethodDocumenter, Documenter path = os.path.join('..', '..') sys.path.insert(0, os.path.abspath(path)) # -- Project information ----------------------------------------------------- project = 'EvalML' copyright = '2020, Alteryx, Inc.' author = 'Alteryx, Inc.' # The short X.Y version version = evalml.__version__ # The full version, including alpha/beta/rc tags release = evalml.__version__ # -- General configuration --------------------------------------------------- # If your documentation needs a minimal Sphinx version, state it here. # # needs_sphinx = '1.0' # Add any Sphinx extension module names here, as strings. They can be # extensions coming with Sphinx (named 'sphinx.ext.*') or your custom # ones. extensions = [ 'nbsphinx', 'sphinx.ext.autodoc', 'sphinx.ext.autosummary', 'sphinx.ext.napoleon', 'sphinx.ext.viewcode', 'sphinx.ext.extlinks', 'sphinx.ext.graphviz', 'sphinx.ext.inheritance_diagram' ] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] # The suffix(es) of source filenames. # You can specify multiple suffix as a list of string: # # source_suffix = ['.rst', '.md'] source_suffix = '.rst' # The main toctree document. master_doc = 'index' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. # # This is also used if you do content translation via gettext catalogs. # Usually you set "language" from the command line for these cases. language = None # List of patterns, relative to source directory, that match files and # directories to ignore when looking for source files. # This pattern also affects html_static_path and html_extra_path. exclude_patterns = ['**.ipynb_checkpoints'] # The name of the Pygments (syntax highlighting) style to use. pygments_style = None # -- 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 = "pydata_sphinx_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 = { "github_url": "https://github.com/alteryx/evalml", "twitter_url": "https://twitter.com/AlteryxOSS", } # The name of an image file (relative to this directory) to place at the top # of the sidebar. html_logo = "images/evalml_horizontal.svg" # The name of an image file (relative to this directory) to use as a favicon of # the docs. This file should be a Windows icon file (.ico) being 16x16 or 32x32 # pixels large. html_favicon = "images/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'] # Custom sidebar templates, must be a dictionary that maps document names # to template names. # # The default sidebars (for documents that don't match any pattern) are # defined by theme itself. Builtin themes are using these templates by # default: ``['localtoc.html', 'relations.html', 'sourcelink.html', # 'searchbox.html']``. # # html_sidebars = {} # -- Options for HTMLHelp output --------------------------------------------- # Output file base name for HTML help builder. htmlhelp_basename = 'EvalMLdoc' # -- Options for LaTeX output ------------------------------------------------ latex_elements = { # The paper size ('letterpaper' or 'a4paper'). # # 'papersize': 'letterpaper', # The font size ('10pt', '11pt' or '12pt'). # # 'pointsize': '10pt', # Additional stuff for the LaTeX preamble. # # 'preamble': '', # Latex figure (float) alignment # # 'figure_align': 'htbp', } # Grouping the document tree into LaTeX files. List of tuples # (source start file, target name, title, # author, documentclass [howto, manual, or own class]). latex_documents = [ (master_doc, 'EvalML.tex', 'EvalML Documentation', author, 'manual'), ] # -- Options for manual page output ------------------------------------------ # One entry per manual page. List of tuples # (source start file, name, description, authors, manual section). man_pages = [ (master_doc, 'evalml', 'EvalML Documentation', [author], 1) ] # -- Options for Texinfo output ---------------------------------------------- # Grouping the document tree into Texinfo files. List of tuples # (source start file, target name, title, author, # dir menu entry, description, category) texinfo_documents = [ (master_doc, 'EvalML', 'EvalML Documentation', author, 'EvalML', 'One line description of project.', 'Miscellaneous'), ] # -- Options for Epub output ------------------------------------------------- # Bibliographic Dublin Core info. epub_title = project # The unique identifier of the text. This can be a ISBN number # or the project homepage. # # epub_identifier = '' # A unique identification for the text. # # epub_uid = '' # A list of files that should not be packed into the epub file. epub_exclude_files = ['search.html'] # -- Extension configuration ------------------------------------------------- # If evalml is open-sourced: replace github specific style.css extlinks = { 'issue': ('https://github.com/alteryx/evalml/issues/%s', '#'), 'pr': ('https://github.com/alteryx/evalml/pull/%s', '#'), 'user': ('https://github.com/%s', '@') } #autoclass_content = 'both' autosummary_generate = ["api_reference.rst"] templates_path = ["_templates"] html_show_sphinx = False nbsphinx_execute = 'always' nbsphinx_timeout = 600 # sphinx defaults each cell to 30 seconds so we need to override here inheritance_graph_attrs = dict(rankdir="TB", dpi=192.0, ranksep=0.02) inheritance_node_attrs = dict(fontsize=6, height=0.15, width=5, fixedsize=True) inheritance_edge_attrs = dict(arrowsize=0.1) class AccessorLevelDocumenter(Documenter): """ Documenter subclass for objects on accessor level (methods, attributes). Referenced pandas-sphinx-theme (https://github.com/pandas-dev/pandas-sphinx-theme) and sphinx-doc (https://github.com/sphinx-doc/sphinx/blob/8c7faed6fcbc6b7d40f497698cb80fc10aee1ab3/sphinx/ext/autodoc/__init__.py#L846) """ def resolve_name(self, modname, parents, path, base): modname = 'evalml' mod_cls = path.rstrip('.') mod_cls = mod_cls.split('.') return modname, mod_cls + [base] class AccessorCallableDocumenter(AccessorLevelDocumenter, MethodDocumenter): """ This documenter lets us removes .__call__ from the method signature for callable accessors like Series.plot """ objtype = "accessorcallable" directivetype = "method" # lower than MethodDocumenter; otherwise the doc build prints warnings priority = 0.5 def format_name(self): return MethodDocumenter.format_name(self).rstrip(".__call__") class AccessorMethodDocumenter(AccessorLevelDocumenter, MethodDocumenter): objtype = 'accessormethod' directivetype = 'method' # lower than MethodDocumenter so this is not chosen for normal methods priority = 0.6 def setup(app): app.add_javascript('https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js') app.add_stylesheet("style.css") app.add_autodocumenter(AccessorCallableDocumenter) app.add_autodocumenter(AccessorMethodDocumenter) ########################################################################### # 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/master/readthedocs/doc_builder/templates/doc_builder/conf.py.tmpl # # Note: this file should't rely on extra depencies. 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: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] 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': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("v0.19.0", "/en/v0.19.0/"), ("v0.18.2", "/en/v0.18.2/"), ("v0.18.1", "/en/v0.18.1/"), ("v0.18.0", "/en/v0.18.0/"), ("v0.17.0", "/en/v0.17.0/"), ("v0.16.1", "/en/v0.16.1/"), ("v0.16.0", "/en/v0.16.0/"), ("v0.15.0", "/en/v0.15.0/"), ("v0.14.1", "/en/v0.14.1/"), ("v0.13.2", "/en/v0.13.2/"), ("v0.13.1", "/en/v0.13.1/"), ("v0.12.2", "/en/v0.12.2/"), ("v0.12.0", "/en/v0.12.0/"), ("v0.11.2", "/en/v0.11.2/"), ("v0.11.0", "/en/v0.11.0/"), ("v0.10.0", "/en/v0.10.0/"), ("v0.9.0", "/en/v0.9.0/"), ("v0.8.0", "/en/v0.8.0/"), ("v0.7.0", "/en/v0.7.0/"), ("v0.6.0", "/en/v0.6.0/"), ("v0.5.2", "/en/v0.5.2/"), ("v0.5.1", "/en/v0.5.1/"), ("gs_add_theme_options", "/en/gs_add_theme_options/"), ("1722_open_graph_info", "/en/1722_open_graph_info/"), ], 'downloads': [ ("pdf", "//evalml.alteryx.com/_/downloads/en/latest/pdf/"), ], 'subprojects': [ ], 'slug': 'feature-labs-inc-evalml', 'name': u'EvalML', 'rtd_language': u'en', 'programming_language': u'words', 'canonical_url': 'https://evalml.alteryx.com/en/stable/', 'analytics_code': 'UA-64679566-12', 'single_version': False, 'conf_py_path': '/docs/source/', 'api_host': 'https://readthedocs.com', 'github_user': 'alteryx', 'proxied_api_host': '/_', 'github_repo': 'evalml', 'github_version': 'main', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'main', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'main', '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': 'UA-64679566-12', 'global_analytics_code': 'UA-17997319-2', 'commit': '372f753b', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/feature-labs-inc-evalml/builds/594943/' 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'])