Read the Docs build information Build id: 608032 Project: feature-labs-inc-evalml Version: latest Commit: 581a7fb4e1d0e43abe9d80fcee6846e9479f9787 Date: 2021-04-07T15:38:56.790116Z State: finished Success: False [rtd-command-info] start-time: 2021-04-07T15:38:58.302122Z, end-time: 2021-04-07T15:39:02.029931Z, duration: 3, 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-04-07T15:39:02.188625Z, end-time: 2021-04-07T15:39:02.271281Z, 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 581a7fb4 Initial. (#2109) [rtd-command-info] start-time: 2021-04-07T15:39:02.422124Z, end-time: 2021-04-07T15:39:02.491600Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-04-07T15:39:03.566640Z, end-time: 2021-04-07T15:39:07.758376Z, duration: 4, 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-04-07T15:39:07.894325Z, end-time: 2021-04-07T15:39:09.489963Z, duration: 1, 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.2.0) [rtd-command-info] start-time: 2021-04-07T15:39:09.608762Z, end-time: 2021-04-07T15:39:36.323007Z, duration: 26, 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.17-py2.py3-none-any.whl (575 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 six>=1.5 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) 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 imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 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.2.0) 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 urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.4-py2.py3-none-any.whl (153 kB) Collecting certifi>=2017.4.17 Downloading certifi-2020.12.5-py2.py3-none-any.whl (147 kB) Collecting idna<3,>=2.5 Downloading idna-2.10-py2.py3-none-any.whl (58 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=0ed5be797965122be671e5eaf77f1072e3c530a28078645189fe80e76452caa1 Stored in directory: /tmp/pip-ephem-wheel-cache-arsm30c4/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=1260092 sha256=b9d62fd10919de63cd657e19b43a2bed3dcb293df10a9034f88c4b6ac4d35c69 Stored in directory: /tmp/pip-ephem-wheel-cache-arsm30c4/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=af6b1a89f3fc11e81f1843b4138119e7530de4793709df2a726a4cd7736ed252 Stored in directory: /tmp/pip-ephem-wheel-cache-arsm30c4/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.17 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-04-07T15:39:36.429107Z, end-time: 2021-04-07T15:39:37.169197Z, duration: 0, 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.2.0) [rtd-command-info] start-time: 2021-04-07T15:39:37.306526Z, end-time: 2021-04-07T15:39:45.677179Z, duration: 8, exit-code: 0 python -m pip install --exists-action=w --no-cache-dir -r docs-requirements.txt Collecting docutils<0.17 Downloading docutils-0.16-py2.py3-none-any.whl (548 kB) Collecting pydata-sphinx-theme>=0.3.1 Downloading pydata_sphinx_theme-0.5.2-py3-none-any.whl (1.4 MB) Collecting Sphinx>=2.0.1 Downloading Sphinx-3.5.3-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 bleach Downloading bleach-3.3.0-py2.py3-none-any.whl (283 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 4)) (2.11.3) Collecting jupyterlab-pygments Downloading jupyterlab_pygments-0.1.2-py2.py3-none-any.whl (4.6 kB) Collecting defusedxml Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting mistune<2,>=0.8.1 Downloading mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting traitlets>=4.2 Downloading traitlets-5.0.5-py3-none-any.whl (100 kB) Collecting entrypoints>=0.2.2 Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting nbclient<0.6.0,>=0.5.0 Downloading nbclient-0.5.3-py3-none-any.whl (82 kB) Collecting pandocfilters>=1.4.1 Downloading pandocfilters-1.4.3.tar.gz (16 kB) Collecting jupyter-core Downloading jupyter_core-4.7.1-py3-none-any.whl (82 kB) Collecting nbformat>=4.4 Downloading nbformat-5.1.3-py3-none-any.whl (178 kB) Collecting testpath Downloading testpath-0.4.4-py2.py3-none-any.whl (163 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 4)) (2.8.1) Collecting beautifulsoup4 Downloading beautifulsoup4-4.9.3-py3-none-any.whl (115 kB) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 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 3)) (2.9.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 3)) (1.1.4) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) 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 3)) (1.2.0) 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 3)) (20.9) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 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 3)) (2.25.1) 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 3)) (2.1.0) 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 3)) (54.2.0) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) 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 3)) (0.7.12) 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 3)) (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 4)) (1.1.1) Collecting nest-asyncio Downloading nest_asyncio-1.5.1-py3-none-any.whl (5.0 kB) Collecting jupyter-client>=6.1.5 Downloading jupyter_client-6.1.13-py3-none-any.whl (112 kB) Collecting async-generator Downloading async_generator-1.10-py3-none-any.whl (18 kB) Collecting tornado>=4.1 Downloading tornado-6.1-cp38-cp38-manylinux2010_x86_64.whl (427 kB) Collecting pyzmq>=13 Downloading pyzmq-22.0.3-cp38-cp38-manylinux2010_x86_64.whl (1.1 MB) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting jsonschema!=2.5.0,>=2.4 Downloading jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting ipython-genutils Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 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 4)) (1.15.0) Collecting attrs>=17.4.0 Downloading attrs-20.3.0-py2.py3-none-any.whl (49 kB) Collecting pyrsistent>=0.14.0 Downloading pyrsistent-0.17.3.tar.gz (106 kB) 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 3)) (2.10) 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 3)) (2020.12.5) 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 3)) (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 3)) (1.26.4) Collecting soupsieve>1.2 Downloading soupsieve-2.2.1-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 3)) (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=3fcad063cdbc968b62de52350fe4eb54d9fced0a48bc94de250dbee743843865 Stored in directory: /tmp/pip-ephem-wheel-cache-qc41dzwd/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=119674 sha256=6b660e30a47fd29049b6d089f137f071292d54e9c6b16886311efbfd4264b515 Stored in directory: /tmp/pip-ephem-wheel-cache-qc41dzwd/wheels/3d/22/08/7042eb6309c650c7b53615d5df5cc61f1ea9680e7edd3a08d2 Successfully built pandocfilters pyrsistent Installing collected packages: ipython-genutils, traitlets, pyrsistent, attrs, tornado, pyzmq, python-dateutil, nest-asyncio, jupyter-core, jsonschema, webencodings, nbformat, jupyter-client, async-generator, testpath, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, pandocfilters, nbclient, mistune, jupyterlab-pygments, entrypoints, docutils, defusedxml, bleach, Sphinx, nbconvert, beautifulsoup4, pydata-sphinx-theme, nbsphinx Attempting uninstall: docutils Found existing installation: docutils 0.17 Uninstalling docutils-0.17: Successfully uninstalled docutils-0.17 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.3 async-generator-1.10 attrs-20.3.0 beautifulsoup4-4.9.3 bleach-3.3.0 defusedxml-0.7.1 docutils-0.16 entrypoints-0.3 ipython-genutils-0.2.0 jsonschema-3.2.0 jupyter-client-6.1.13 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.3 nbsphinx-0.8.2 nest-asyncio-1.5.1 pandocfilters-1.4.3 pydata-sphinx-theme-0.5.2 pyrsistent-0.17.3 python-dateutil-2.8.1 pyzmq-22.0.3 soupsieve-2.2.1 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-04-07T15:39:45.822270Z, end-time: 2021-04-07T15:40:52.960211Z, duration: 67, 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.2-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.2-cp38-cp38-manylinux1_x86_64.whl (27.2 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.11 Downloading woodwork-0.0.11-py3-none-any.whl (91 kB) Collecting featuretools>=0.20.0 Downloading featuretools-0.23.3-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.1-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.25.1-cp38-none-manylinux1_x86_64.whl (67.3 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.4.1-cp38-cp38-manylinux1_x86_64.whl (10.3 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 statsmodels>=0.12.2 Downloading statsmodels-0.12.2-cp38-cp38-manylinux1_x86_64.whl (9.4 MB) Collecting imbalanced-learn>=0.7.0 Downloading imbalanced_learn-0.8.0-py3-none-any.whl (206 kB) Collecting sktime>=0.5.3 Downloading sktime-0.5.3-cp38-cp38-manylinux2014_x86_64.whl (5.8 MB) 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.22.0) (1.15.0) Collecting patsy>=0.5.1 Downloading patsy-0.5.1-py2.py3-none-any.whl (231 kB) Collecting pyyaml>=3.12 Downloading PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) Collecting distributed>=2.12.0 Downloading distributed-2021.4.0-py3-none-any.whl (684 kB) Collecting tqdm>=4.32.0 Downloading tqdm-4.60.0-py2.py3-none-any.whl (75 kB) Collecting dask[dataframe]>=2.12.0 Downloading dask-2021.4.0-py3-none-any.whl (941 kB) Collecting toolz>=0.8.2 Downloading toolz-0.11.1-py3-none-any.whl (55 kB) Collecting fsspec>=0.6.0 Downloading fsspec-0.9.0-py3-none-any.whl (107 kB) Collecting partd>=0.3.10 Downloading partd-1.1.0-py3-none-any.whl (19 kB) Collecting zict>=0.1.3 Downloading zict-2.0.0-py3-none-any.whl (10 kB) Collecting msgpack>=0.6.0 Downloading msgpack-1.0.2-cp38-cp38-manylinux1_x86_64.whl (302 kB) Collecting sortedcontainers!=2.0.0,!=2.0.1 Downloading sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) Collecting tblib>=1.6.0 Downloading tblib-1.7.0-py2.py3-none-any.whl (12 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.22.0) (6.1) 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.22.0) (54.2.0) Collecting joblib>=0.11 Downloading joblib-1.0.1-py3-none-any.whl (303 kB) Collecting ipython>=4.0.0 Downloading ipython-7.22.0-py3-none-any.whl (785 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.22.0) (5.0.5) Collecting ipykernel>=4.5.1 Downloading ipykernel-5.5.3-py3-none-any.whl (120 kB) Collecting widgetsnbextension~=3.5.0 Downloading widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) 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.22.0) (5.1.3) Collecting jupyterlab-widgets>=1.0.0 Downloading jupyterlab_widgets-1.0.0-py3-none-any.whl (243 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.22.0) (6.1.13) Collecting decorator Downloading decorator-5.0.5-py3-none-any.whl (8.8 kB) Collecting pexpect>4.3 Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 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.22.0) (2.8.1) Collecting pickleshare Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting jedi>=0.16 Downloading jedi-0.18.0-py2.py3-none-any.whl (1.4 MB) Collecting backcall Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Downloading prompt_toolkit-3.0.18-py3-none-any.whl (367 kB) Collecting parso<0.9.0,>=0.8.0 Downloading parso-0.8.2-py2.py3-none-any.whl (94 kB) Requirement already satisfied: pyparsing>=2.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.22.0) (2.4.7) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.3.1-cp38-cp38-manylinux1_x86_64.whl (1.2 MB) Requirement already satisfied: python-dateutil>=2.7 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.22.0) (2.8.1) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Collecting pillow>=6.2.0 Downloading Pillow-8.2.0-cp38-cp38-manylinux1_x86_64.whl (3.0 MB) 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.22.0) (4.7.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.22.0) (3.2.0) 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.22.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.22.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.22.0) (0.17.3) Collecting decorator Downloading decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting nltk>=3.4.5 Downloading nltk-3.6-py3-none-any.whl (1.5 MB) Collecting regex Downloading regex-2021.4.4-cp38-cp38-manylinux2014_x86_64.whl (733 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.22.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.1-cp38-cp38-manylinux2014_x86_64.whl (3.4 MB) Requirement already satisfied: wheel in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from sktime>=0.5.3->evalml==0.22.0) (0.36.2) Collecting llvmlite<0.37,>=0.36.0rc1 Downloading llvmlite-0.36.0-cp38-cp38-manylinux2010_x86_64.whl (25.3 MB) Collecting notebook>=4.4.1 Downloading notebook-6.3.0-py3-none-any.whl (9.5 MB) 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.22.0) (2.11.3) Collecting terminado>=0.8.3 Downloading terminado-0.9.4-py3-none-any.whl (14 kB) 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.10.0-py2.py3-none-any.whl (55 kB) 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.22.0) (6.0.7) Requirement already satisfied: nest-asyncio>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages (from jupyter-client->ipykernel>=4.5.1->ipywidgets>=7.5->evalml==0.22.0) (1.5.1) 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.22.0) (1.1.1) 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.22.0) (0.7.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.22.0) (1.4.3) 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.22.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.22.0) (0.8.4) 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.22.0) (0.4.4) 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.22.0) (0.5.3) 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.22.0) (0.1.2) 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.22.0) (0.3) 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.22.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.22.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.22.0) (20.9) Building wheels for collected packages: evalml, 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.22.0-py3-none-any.whl size=6179556 sha256=59619965ee5a0b53f08487dccb5a2568f448aa8a7651a3f0a2b010192faef964 Stored in directory: /tmp/pip-ephem-wheel-cache-84mxlcml/wheels/46/d8/38/4b637ddfe642e0ae69adb3c86758f65c78fbb617611ecc4c0f 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=fde03fcc62a34d9aa0fde65d909637e241e39f5d09f182aeedfe6fc53e5f3cff Stored in directory: /tmp/pip-ephem-wheel-cache-84mxlcml/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=03b0c8c0fef5b6617830614f7dc2a0a1d6180557d852f77279cdada93dd455ec Stored in directory: /tmp/pip-ephem-wheel-cache-84mxlcml/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=498788 sha256=87cba9a6e6c82149bb6e6413a115819207cbc88980f2f5aaef24dc321a8a88aa Stored in directory: /tmp/pip-ephem-wheel-cache-84mxlcml/wheels/3d/c9/06/734ed80d6d61fad331974bf62017b4ea6b33488082b9f5e67e Successfully built evalml requirements-parser retrying shap Installing collected packages: wcwidth, pyzmq, ptyprocess, parso, toolz, pycparser, prompt-toolkit, pickleshare, pexpect, locket, jedi, decorator, backcall, pyyaml, partd, numpy, ipython, heapdict, fsspec, cloudpickle, cffi, zict, terminado, tblib, sortedcontainers, Send2Trash, psutil, prometheus-client, pandas, msgpack, ipykernel, dask, 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, sktime, 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.25.1 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.4.0 decorator-4.4.2 distributed-2021.4.0 evalml-0.22.0 featuretools-0.23.3 fsspec-0.9.0 graphviz-0.16 heapdict-1.0.1 imbalanced-learn-0.8.0 ipykernel-5.5.3 ipython-7.22.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.4.1 msgpack-1.0.2 networkx-2.5.1 nlp-primitives-1.1.0 nltk-3.6 notebook-6.3.0 numba-0.53.1 numpy-1.20.2 pandas-1.2.3 parso-0.8.2 partd-1.1.0 patsy-0.5.1 pexpect-4.8.0 pickleshare-0.7.5 pillow-8.2.0 plotly-4.14.3 prometheus-client-0.10.0 prompt-toolkit-3.0.18 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.4.4 requirements-parser-0.2.0 retrying-1.3.3 scikit-learn-0.24.1 scikit-optimize-0.8.1 scipy-1.6.2 seaborn-0.11.1 shap-0.39.0 sktime-0.5.3 slicer-0.0.7 sortedcontainers-2.3.0 statsmodels-0.12.2 tblib-1.7.0 terminado-0.9.4 texttable-1.6.3 threadpoolctl-2.1.0 toolz-0.11.1 tqdm-4.60.0 wcwidth-0.2.5 widgetsnbextension-3.5.1 woodwork-0.0.11 xgboost-1.2.1 zict-2.0.0 [rtd-command-info] start-time: 2021-04-07T15:40:55.211263Z, end-time: 2021-04-07T15:40:55.300545Z, 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 import shutil import glob 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): os.makedirs("/home/docs/.ipython/profile_default/startup") shutil.copy("disable-warnings.py", "/home/docs/.ipython/profile_default/startup/") 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.21.0", "/en/v0.21.0/"), ("v0.20.0", "/en/v0.20.0/"), ("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/"), ("main", "/en/main/"), ], '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': '581a7fb4', } # 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/608032/' 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: 2021-04-07T15:40:55.425134Z, end-time: 2021-04-07T15:41:00.720401Z, duration: 5, exit-code: 2 python -m sphinx -T -E -W --keep-going -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v3.5.3 2021-04-07 15:41:00,336 featuretools - WARNING Featuretools failed to load plugin nlp_primitives from library nlp_primitives. For a full stack trace, set logging to debug. Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 327, in eval_config_file execfile_(filename, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/util/pycompat.py", line 88, in execfile_ exec(code, _globals) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/conf.py", line 15, in import evalml File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/__init__.py", line 9, in import evalml.pipelines File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/__init__.py", line 1, in from .components import ( File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/__init__.py", line 28, in from .transformers import ( File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/transformers/__init__.py", line 9, in from .preprocessing import DateTimeFeaturizer, DropNullColumns, LSA, TextFeaturizer, DelayedFeatureTransformer, DFSTransformer, PolynomialDetrender File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/transformers/preprocessing/__init__.py", line 5, in from .text_featurizer import TextFeaturizer File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/transformers/preprocessing/text_featurizer.py", line 4, in import nlp_primitives File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nlp_primitives/__init__.py", line 2, in import nltk.data File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/__init__.py", line 142, in from nltk.chunk import * File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/chunk/__init__.py", line 157, in from nltk.chunk.api import ChunkParserI File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/chunk/api.py", line 13, in from nltk.parse import ParserI File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/parse/__init__.py", line 102, in from nltk.parse.corenlp import CoreNLPParser, CoreNLPDependencyParser File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/parse/corenlp.py", line 23, in import pytest ModuleNotFoundError: No module named 'pytest' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/cmd/build.py", line 276, in build_main app = Sphinx(args.sourcedir, args.confdir, args.outputdir, File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/application.py", line 219, in __init__ self.config = Config.read(self.confdir, confoverrides or {}, self.tags) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 174, in read namespace = eval_config_file(filename, tags) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 340, in eval_config_file raise ConfigError(msg % traceback.format_exc()) from exc sphinx.errors.ConfigError: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 327, in eval_config_file execfile_(filename, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/util/pycompat.py", line 88, in execfile_ exec(code, _globals) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/conf.py", line 15, in import evalml File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/__init__.py", line 9, in import evalml.pipelines File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/__init__.py", line 1, in from .components import ( File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/__init__.py", line 28, in from .transformers import ( File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/transformers/__init__.py", line 9, in from .preprocessing import DateTimeFeaturizer, DropNullColumns, LSA, TextFeaturizer, DelayedFeatureTransformer, DFSTransformer, PolynomialDetrender File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/transformers/preprocessing/__init__.py", line 5, in from .text_featurizer import TextFeaturizer File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/transformers/preprocessing/text_featurizer.py", line 4, in import nlp_primitives File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nlp_primitives/__init__.py", line 2, in import nltk.data File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/__init__.py", line 142, in from nltk.chunk import * File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/chunk/__init__.py", line 157, in from nltk.chunk.api import ChunkParserI File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/chunk/api.py", line 13, in from nltk.parse import ParserI File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/parse/__init__.py", line 102, in from nltk.parse.corenlp import CoreNLPParser, CoreNLPDependencyParser File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/parse/corenlp.py", line 23, in import pytest ModuleNotFoundError: No module named 'pytest' Configuration error: There is a programmable error in your configuration file: Traceback (most recent call last): File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/config.py", line 327, in eval_config_file execfile_(filename, namespace) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/sphinx/util/pycompat.py", line 88, in execfile_ exec(code, _globals) File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/checkouts/latest/docs/source/conf.py", line 15, in import evalml File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/__init__.py", line 9, in import evalml.pipelines File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/__init__.py", line 1, in from .components import ( File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/__init__.py", line 28, in from .transformers import ( File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/transformers/__init__.py", line 9, in from .preprocessing import DateTimeFeaturizer, DropNullColumns, LSA, TextFeaturizer, DelayedFeatureTransformer, DFSTransformer, PolynomialDetrender File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/transformers/preprocessing/__init__.py", line 5, in from .text_featurizer import TextFeaturizer File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/evalml/pipelines/components/transformers/preprocessing/text_featurizer.py", line 4, in import nlp_primitives File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nlp_primitives/__init__.py", line 2, in import nltk.data File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/__init__.py", line 142, in from nltk.chunk import * File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/chunk/__init__.py", line 157, in from nltk.chunk.api import ChunkParserI File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/chunk/api.py", line 13, in from nltk.parse import ParserI File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/parse/__init__.py", line 102, in from nltk.parse.corenlp import CoreNLPParser, CoreNLPDependencyParser File "/home/docs/checkouts/readthedocs.org/user_builds/feature-labs-inc-evalml/envs/latest/lib/python3.8/site-packages/nltk/parse/corenlp.py", line 23, in import pytest ModuleNotFoundError: No module named 'pytest'