Read the Docs build information Build id: 300150 Project: arundo-adtk Version: stable Commit: 9a7820209418db4ab956d3e785b279471924b7b0 Date: 2020-03-10T20:42:46.876930Z State: finished Success: True [rtd-command-info] start-time: 2020-03-10T20:42:49.628972Z, end-time: 2020-03-10T20:42:51.615541Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 git@github.com:arundo/adtk.git . Cloning into '.'... Warning: Permanently added 'github.com,192.30.255.113' (RSA) to the list of known hosts. [rtd-command-info] start-time: 2020-03-10T20:42:51.998496Z, end-time: 2020-03-10T20:42:52.394312Z, duration: 0, exit-code: 0 git checkout --force 9a7820209418db4ab956d3e785b279471924b7b0 Note: checking out '9a7820209418db4ab956d3e785b279471924b7b0'. 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 9a78202 Readthedocs (#96) [rtd-command-info] start-time: 2020-03-10T20:42:52.550042Z, end-time: 2020-03-10T20:42:52.858369Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-03-10T20:42:54.364289Z, end-time: 2020-03-10T20:42:59.210085Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --system-site-packages Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-03-10T20:42:59.372085Z, end-time: 2020-03-10T20:43:00.468308Z, duration: 1, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (20.0.2) [rtd-command-info] start-time: 2020-03-10T20:43:00.631892Z, end-time: 2020-03-10T20:43:10.758418Z, duration: 10, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -I Pygments==2.3.1 setuptools==41.0.1 docutils==0.14 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<1.1 Collecting Pygments==2.3.1 Using cached Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Using cached setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Using cached docutils-0.14-py3-none-any.whl (543 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/16/03/37/f0a64ab894c9102906f192db1a4071b7592292ad661563c69b/mock-1.0.1-py3-none-any.whl Collecting pillow==5.4.1 Using cached Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Using cached commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Using cached recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Using cached Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Using cached sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<1.1 Using cached readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0/future-0.18.2-py3-none-any.whl Collecting Jinja2>=2.3 Using cached Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting sphinxcontrib-websupport Using cached sphinxcontrib_websupport-1.2.0-py2.py3-none-any.whl (39 kB) Collecting requests>=2.0.0 Using cached requests-2.23.0-py2.py3-none-any.whl (58 kB) Collecting six>=1.5 Using cached six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting babel!=2.0,>=1.3 Using cached Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Using cached imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting packaging Using cached packaging-20.3-py2.py3-none-any.whl (37 kB) Collecting snowballstemmer>=1.1 Using cached snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting MarkupSafe>=0.23 Using cached MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl (27 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Using cached urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting idna<3,>=2.5 Using cached idna-2.9-py2.py3-none-any.whl (58 kB) Collecting chardet<4,>=3.0.2 Using cached chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting certifi>=2017.4.17 Using cached certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting pytz>=2015.7 Using cached pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting pyparsing>=2.0.2 Using cached pyparsing-2.4.6-py2.py3-none-any.whl (67 kB) Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, MarkupSafe, Jinja2, sphinxcontrib-websupport, urllib3, idna, chardet, certifi, requests, six, pytz, babel, imagesize, pyparsing, packaging, snowballstemmer, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.11.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.9 imagesize-1.2.0 mock-1.0.1 packaging-20.3 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.23.0 setuptools-46.0.0 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.2.0 urllib3-1.25.8 [rtd-command-info] start-time: 2020-03-10T20:43:10.956005Z, end-time: 2020-03-10T20:43:24.771586Z, duration: 13, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip -r docs/requirements-docs.txt Collecting sphinx>=2.0 Using cached Sphinx-2.4.4-py3-none-any.whl (2.7 MB) Requirement already satisfied: sphinx_rtd_theme<0.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 2)) (0.4.3) Collecting nbsphinx>=0.4 Using cached nbsphinx-0.5.1-py2.py3-none-any.whl (21 kB) Requirement already satisfied: python-dateutil>=2.5 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 4)) (2.8.1) Collecting jupyter>=1 Using cached jupyter-1.0.0-py2.py3-none-any.whl (2.7 kB) Collecting sphinxcontrib-jsmath Using cached sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (2.11.1) Collecting sphinxcontrib-htmlhelp Using cached sphinxcontrib_htmlhelp-1.0.3-py2.py3-none-any.whl (96 kB) Collecting sphinxcontrib-serializinghtml Using cached sphinxcontrib_serializinghtml-1.1.4-py2.py3-none-any.whl (89 kB) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (0.7.12) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (0.14) Collecting sphinxcontrib-applehelp Using cached sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (2.0.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (1.2.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (20.3) Collecting sphinxcontrib-devhelp Using cached sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (46.0.0) Collecting sphinxcontrib-qthelp Using cached sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (2.3.1) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (2.8.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (2.23.0) Collecting traitlets Using cached traitlets-4.3.3-py2.py3-none-any.whl (75 kB) Collecting nbformat Using cached nbformat-5.0.4-py3-none-any.whl (169 kB) Collecting nbconvert!=5.4 Using cached nbconvert-5.6.1-py2.py3-none-any.whl (455 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from python-dateutil>=2.5->-r docs/requirements-docs.txt (line 4)) (1.14.0) Collecting qtconsole Using cached qtconsole-4.7.1-py2.py3-none-any.whl (117 kB) Collecting notebook Using cached notebook-6.0.3-py3-none-any.whl (9.7 MB) Collecting ipykernel Using cached ipykernel-5.1.4-py3-none-any.whl (116 kB) Collecting jupyter-console Using cached jupyter_console-6.1.0-py2.py3-none-any.whl (21 kB) Collecting ipywidgets Using cached ipywidgets-7.5.1-py2.py3-none-any.whl (121 kB) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (1.1.1) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from packaging->sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (2.4.6) Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (2019.3) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (1.25.8) Requirement already satisfied: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (3.0.4) Requirement already satisfied: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (2.9) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=2.0->-r docs/requirements-docs.txt (line 1)) (2019.11.28) Collecting ipython-genutils Using cached ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting decorator Using cached decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) Collecting jsonschema!=2.5.0,>=2.4 Using cached jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) Collecting jupyter-core Using cached jupyter_core-4.6.3-py2.py3-none-any.whl (83 kB) Collecting entrypoints>=0.2.2 Using cached entrypoints-0.3-py2.py3-none-any.whl (11 kB) Collecting testpath Using cached testpath-0.4.4-py2.py3-none-any.whl (163 kB) Collecting defusedxml Using cached defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/63/99/01/9fe785b86d1e091a6b2a61e06ddb3d8eb1bc9acae5933d4740/pandocfilters-1.4.2-py3-none-any.whl Collecting bleach Using cached bleach-3.1.1-py2.py3-none-any.whl (150 kB) Collecting mistune<2,>=0.8.1 Using cached mistune-0.8.4-py2.py3-none-any.whl (16 kB) Collecting qtpy Using cached QtPy-1.9.0-py2.py3-none-any.whl (54 kB) Collecting jupyter-client>=4.1 Using cached jupyter_client-6.0.0-py3-none-any.whl (104 kB) Collecting Send2Trash Using cached Send2Trash-1.5.0-py3-none-any.whl (12 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/7d/14/fa/d88fb5da77d813ea0ffca38a2ab2a052874e9e1142bad0b348/tornado-6.0.4-cp37-cp37m-linux_x86_64.whl Collecting pyzmq>=17 Using cached pyzmq-19.0.0-cp37-cp37m-manylinux1_x86_64.whl (1.1 MB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/30/0c/26/59ba285bf65dc79d195e9b25e2ddde4c61070422729b0cd914/prometheus_client-0.7.1-py3-none-any.whl Collecting terminado>=0.8.1 Using cached terminado-0.8.3-py2.py3-none-any.whl (33 kB) Collecting ipython>=5.0.0 Using cached ipython-7.13.0-py3-none-any.whl (780 kB) Collecting prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 Using cached prompt_toolkit-3.0.4-py3-none-any.whl (351 kB) Collecting widgetsnbextension~=3.5.0 Using cached widgetsnbextension-3.5.1-py2.py3-none-any.whl (2.2 MB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/57/74/e3/61db397ec89f304e49711ec9f68490f15814b80c1c0ee9b8c0/pyrsistent-0.15.7-cp37-cp37m-linux_x86_64.whl Collecting importlib-metadata; python_version < "3.8" Using cached importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting attrs>=17.4.0 Using cached attrs-19.3.0-py2.py3-none-any.whl (39 kB) Collecting webencodings Using cached webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting ptyprocess; os_name != "nt" Using cached ptyprocess-0.6.0-py2.py3-none-any.whl (39 kB) Collecting pickleshare Using cached pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/9e/56/4f/da13e448a8a5b8671b2954600d5355cf36e557c7aa5020139b/backcall-0.1.0-py3-none-any.whl Collecting pexpect; sys_platform != "win32" Using cached pexpect-4.8.0-py2.py3-none-any.whl (59 kB) Collecting jedi>=0.10 Using cached jedi-0.16.0-py2.py3-none-any.whl (1.1 MB) Collecting wcwidth Using cached wcwidth-0.1.8-py2.py3-none-any.whl (17 kB) Collecting zipp>=0.5 Using cached zipp-3.1.0-py3-none-any.whl (4.9 kB) Collecting parso>=0.5.2 Using cached parso-0.6.2-py2.py3-none-any.whl (97 kB) Installing collected packages: sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-serializinghtml, sphinxcontrib-applehelp, sphinxcontrib-devhelp, sphinxcontrib-qthelp, sphinx, ipython-genutils, decorator, traitlets, pyrsistent, zipp, importlib-metadata, attrs, jsonschema, jupyter-core, nbformat, entrypoints, testpath, defusedxml, pandocfilters, webencodings, bleach, mistune, nbconvert, nbsphinx, qtpy, pickleshare, wcwidth, prompt-toolkit, backcall, ptyprocess, pexpect, parso, jedi, ipython, pyzmq, tornado, jupyter-client, ipykernel, qtconsole, Send2Trash, prometheus-client, terminado, notebook, jupyter-console, widgetsnbextension, ipywidgets, jupyter Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed Send2Trash-1.5.0 attrs-19.3.0 backcall-0.1.0 bleach-3.1.1 decorator-4.4.2 defusedxml-0.6.0 entrypoints-0.3 importlib-metadata-1.5.0 ipykernel-5.1.4 ipython-7.13.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.16.0 jsonschema-3.2.0 jupyter-1.0.0 jupyter-client-6.0.0 jupyter-console-6.1.0 jupyter-core-4.6.3 mistune-0.8.4 nbconvert-5.6.1 nbformat-5.0.4 nbsphinx-0.5.1 notebook-6.0.3 pandocfilters-1.4.2 parso-0.6.2 pexpect-4.8.0 pickleshare-0.7.5 prometheus-client-0.7.1 prompt-toolkit-3.0.4 ptyprocess-0.6.0 pyrsistent-0.15.7 pyzmq-19.0.0 qtconsole-4.7.1 qtpy-1.9.0 sphinx-2.4.4 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 sphinxcontrib-serializinghtml-1.1.4 terminado-0.8.3 testpath-0.4.4 tornado-6.0.4 traitlets-4.3.3 wcwidth-0.1.8 webencodings-0.5.1 widgetsnbextension-3.5.1 zipp-3.1.0 [rtd-command-info] start-time: 2020-03-10T20:43:24.929806Z, end-time: 2020-03-10T20:43:49.003554Z, duration: 24, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip .[doc] Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/stable Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing wheel metadata: started Preparing wheel metadata: finished with status 'done' Requirement already up-to-date: packaging>=17.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from adtk==0.6.0) (20.3) Requirement already up-to-date: numpy>=1.15 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from adtk==0.6.0) (1.18.1) Collecting matplotlib>=3.0 Using cached matplotlib-3.2.0-cp37-cp37m-manylinux1_x86_64.whl (12.4 MB) Collecting pandas>=0.23 Using cached pandas-1.0.1-cp37-cp37m-manylinux1_x86_64.whl (10.1 MB) Collecting statsmodels>=0.9 Using cached statsmodels-0.11.1-cp37-cp37m-manylinux1_x86_64.whl (8.7 MB) Processing /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip/wheels/09/b6/7e/08b4ee715a1239453e89a59081f0ac369a9036f232e013ecd8/tabulate-0.8.6-py3-none-any.whl Collecting scikit-learn>=0.20 Using cached scikit_learn-0.22.2.post1-cp37-cp37m-manylinux1_x86_64.whl (7.1 MB) Requirement already up-to-date: sphinx>=2.0; extra == "doc" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from adtk==0.6.0) (2.4.4) Requirement already up-to-date: jupyter>=1; extra == "doc" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from adtk==0.6.0) (1.0.0) Requirement already up-to-date: nbsphinx>=0.4; extra == "doc" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from adtk==0.6.0) (0.5.1) Requirement already up-to-date: sphinx-rtd-theme<0.5; extra == "doc" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from adtk==0.6.0) (0.4.3) Requirement already up-to-date: python-dateutil>=2.5; extra == "doc" in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from adtk==0.6.0) (2.8.1) Requirement already up-to-date: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from packaging>=17.0->adtk==0.6.0) (2.4.6) Requirement already up-to-date: six in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from packaging>=17.0->adtk==0.6.0) (1.14.0) Requirement already up-to-date: cycler>=0.10 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from matplotlib>=3.0->adtk==0.6.0) (0.10.0) Requirement already up-to-date: kiwisolver>=1.0.1 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from matplotlib>=3.0->adtk==0.6.0) (1.1.0) Requirement already up-to-date: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from pandas>=0.23->adtk==0.6.0) (2019.3) Requirement already up-to-date: scipy>=1.0 in /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages (from statsmodels>=0.9->adtk==0.6.0) (1.4.1) Collecting patsy>=0.5 Using cached patsy-0.5.1-py2.py3-none-any.whl (231 kB) Collecting joblib>=0.11 Using cached joblib-0.14.1-py2.py3-none-any.whl (294 kB) Requirement already up-to-date: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (1.0.1) Requirement already up-to-date: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (2.8.0) Requirement already up-to-date: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (0.7.12) Requirement already up-to-date: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (46.0.0) Collecting Pygments>=2.0 Using cached Pygments-2.6.1-py3-none-any.whl (914 kB) Requirement already up-to-date: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (1.0.3) Requirement already up-to-date: sphinxcontrib-serializinghtml in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (1.1.4) Requirement already up-to-date: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (1.2.0) Requirement already up-to-date: sphinxcontrib-htmlhelp in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (1.0.3) Requirement already up-to-date: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (1.0.2) Requirement already up-to-date: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (1.0.2) Requirement already up-to-date: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (2.11.1) Collecting docutils>=0.12 Using cached docutils-0.16-py2.py3-none-any.whl (548 kB) Requirement already up-to-date: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (2.23.0) Requirement already up-to-date: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from sphinx>=2.0; extra == "doc"->adtk==0.6.0) (2.0.0) Requirement already up-to-date: ipykernel in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->adtk==0.6.0) (5.1.4) Requirement already up-to-date: notebook in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->adtk==0.6.0) (6.0.3) Requirement already up-to-date: jupyter-console in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->adtk==0.6.0) (6.1.0) Requirement already up-to-date: qtconsole in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->adtk==0.6.0) (4.7.1) Requirement already up-to-date: nbconvert in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->adtk==0.6.0) (5.6.1) Requirement already up-to-date: ipywidgets in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jupyter>=1; extra == "doc"->adtk==0.6.0) (7.5.1) Requirement already up-to-date: nbformat in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from nbsphinx>=0.4; extra == "doc"->adtk==0.6.0) (5.0.4) Requirement already up-to-date: traitlets in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from nbsphinx>=0.4; extra == "doc"->adtk==0.6.0) (4.3.3) Requirement already up-to-date: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx>=2.0; extra == "doc"->adtk==0.6.0) (1.1.1) Requirement already up-to-date: chardet<4,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=2.0; extra == "doc"->adtk==0.6.0) (3.0.4) Requirement already up-to-date: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=2.0; extra == "doc"->adtk==0.6.0) (1.25.8) Requirement already up-to-date: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=2.0; extra == "doc"->adtk==0.6.0) (2019.11.28) Requirement already up-to-date: idna<3,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from requests>=2.5.0->sphinx>=2.0; extra == "doc"->adtk==0.6.0) (2.9) Requirement already up-to-date: tornado>=4.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from ipykernel->jupyter>=1; extra == "doc"->adtk==0.6.0) (6.0.4) Requirement already up-to-date: ipython>=5.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from ipykernel->jupyter>=1; extra == "doc"->adtk==0.6.0) (7.13.0) Requirement already up-to-date: jupyter-client in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from ipykernel->jupyter>=1; extra == "doc"->adtk==0.6.0) (6.0.0) Requirement already up-to-date: ipython-genutils in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from notebook->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.2.0) Requirement already up-to-date: prometheus-client in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from notebook->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.7.1) Requirement already up-to-date: pyzmq>=17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from notebook->jupyter>=1; extra == "doc"->adtk==0.6.0) (19.0.0) Requirement already up-to-date: Send2Trash in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from notebook->jupyter>=1; extra == "doc"->adtk==0.6.0) (1.5.0) Requirement already up-to-date: terminado>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from notebook->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.8.3) Requirement already up-to-date: jupyter-core>=4.6.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from notebook->jupyter>=1; extra == "doc"->adtk==0.6.0) (4.6.3) Requirement already up-to-date: prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jupyter-console->jupyter>=1; extra == "doc"->adtk==0.6.0) (3.0.4) Requirement already up-to-date: qtpy in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from qtconsole->jupyter>=1; extra == "doc"->adtk==0.6.0) (1.9.0) Requirement already up-to-date: testpath in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from nbconvert->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.4.4) Requirement already up-to-date: defusedxml in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from nbconvert->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.6.0) Requirement already up-to-date: entrypoints>=0.2.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from nbconvert->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.3) Requirement already up-to-date: bleach in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from nbconvert->jupyter>=1; extra == "doc"->adtk==0.6.0) (3.1.1) Requirement already up-to-date: pandocfilters>=1.4.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from nbconvert->jupyter>=1; extra == "doc"->adtk==0.6.0) (1.4.2) Requirement already up-to-date: mistune<2,>=0.8.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from nbconvert->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.8.4) Requirement already up-to-date: widgetsnbextension~=3.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from ipywidgets->jupyter>=1; extra == "doc"->adtk==0.6.0) (3.5.1) Requirement already up-to-date: jsonschema!=2.5.0,>=2.4 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from nbformat->nbsphinx>=0.4; extra == "doc"->adtk==0.6.0) (3.2.0) Requirement already up-to-date: decorator in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from traitlets->nbsphinx>=0.4; extra == "doc"->adtk==0.6.0) (4.4.2) Requirement already up-to-date: pickleshare in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.7.5) Requirement already up-to-date: pexpect; sys_platform != "win32" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->adtk==0.6.0) (4.8.0) Requirement already up-to-date: jedi>=0.10 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.16.0) Requirement already up-to-date: backcall in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.1.0) Requirement already up-to-date: ptyprocess; os_name != "nt" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from terminado>=0.8.1->notebook->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.6.0) Requirement already up-to-date: wcwidth in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from prompt-toolkit!=3.0.0,!=3.0.1,<3.1.0,>=2.0.0->jupyter-console->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.1.8) Requirement already up-to-date: webencodings in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from bleach->nbconvert->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.5.1) Requirement already up-to-date: attrs>=17.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx>=0.4; extra == "doc"->adtk==0.6.0) (19.3.0) Requirement already up-to-date: importlib-metadata; python_version < "3.8" in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx>=0.4; extra == "doc"->adtk==0.6.0) (1.5.0) Requirement already up-to-date: pyrsistent>=0.14.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx>=0.4; extra == "doc"->adtk==0.6.0) (0.15.7) Requirement already up-to-date: parso>=0.5.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from jedi>=0.10->ipython>=5.0.0->ipykernel->jupyter>=1; extra == "doc"->adtk==0.6.0) (0.6.2) Requirement already up-to-date: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages (from importlib-metadata; python_version < "3.8"->jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx>=0.4; extra == "doc"->adtk==0.6.0) (3.1.0) Building wheels for collected packages: adtk Building wheel for adtk (PEP 517): started Building wheel for adtk (PEP 517): finished with status 'done' Created wheel for adtk: filename=adtk-0.6.0-py3-none-any.whl size=60975 sha256=0b731c0c446526e9bc0a291eb3609ad85d767681ce3ba910e5a8868c3eb2143c Stored in directory: /tmp/pip-ephem-wheel-cache-p_ftn83k/wheels/78/05/42/ae409524949b393f1890079f9d215cfbc2082cdd981854547b Successfully built adtk Installing collected packages: matplotlib, pandas, patsy, statsmodels, tabulate, joblib, scikit-learn, adtk, Pygments, docutils Attempting uninstall: matplotlib Found existing installation: matplotlib 3.1.2 Not uninstalling matplotlib at /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable Can't uninstall 'matplotlib'. No files were found to uninstall. Attempting uninstall: pandas Found existing installation: pandas 0.25.3 Not uninstalling pandas at /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages, outside environment /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable Can't uninstall 'pandas'. No files were found to uninstall. Attempting uninstall: Pygments Found existing installation: Pygments 2.3.1 Uninstalling Pygments-2.3.1: Successfully uninstalled Pygments-2.3.1 Attempting uninstall: docutils Found existing installation: docutils 0.14 Uninstalling docutils-0.14: Successfully uninstalled docutils-0.14 Successfully installed Pygments-2.6.1 adtk-0.6.0 docutils-0.16 joblib-0.14.1 matplotlib-3.2.0 pandas-1.0.1 patsy-0.5.1 scikit-learn-0.22.2.post1 statsmodels-0.11.1 tabulate-0.8.6 [rtd-command-info] start-time: 2020-03-10T20:43:50.286149Z, end-time: 2020-03-10T20:43:50.598279Z, duration: 0, exit-code: 0 cat docs/conf.py #!/usr/bin/env python3 # -*- coding: utf-8 -*- # # ADTK documentation build configuration file, created by # sphinx-quickstart on Wed May 2 11:26:20 2018. # # This file is execfile()d with the current directory set to its # containing dir. # # Note that not all possible configuration values are present in this # autogenerated file. # # All configuration values have a default; values that are commented out # serve to show the default. # 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 os import sys import sphinx_rtd_theme sys.path.insert(0, os.path.abspath("..")) # -- 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 = [ "sphinx.ext.autodoc", "sphinx.ext.todo", "sphinx.ext.mathjax", "sphinx.ext.viewcode", "sphinx.ext.napoleon", "nbsphinx", "sphinx.ext.autodoc.typehints", ] autodoc_typehints = "description" # 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 master toctree document. master_doc = "index" # General information about the project. project = "ADTK" copyright = "2019-2020, Arundo Analytics, Inc." author = "Arundo Analytics, Inc" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the # built documents. # # The short X.Y version. version = "0.6" # The full version, including alpha/beta/rc tags. release = "0.6.0" # 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 patterns also effect to html_static_path and html_extra_path exclude_patterns = ["_build", "Thumbs.db", ".DS_Store", "**.ipynb_checkpoints"] # The name of the Pygments (syntax highlighting) style to use. pygments_style = "sphinx" # If true, `todo` and `todoList` produce output, else they produce nothing. todo_include_todos = True # -- 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 = 'sphinxdoc' html_theme = "sphinx_rtd_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 = {"logo_only": True} html_logo = "_static/arundo_logo_black.png" # 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. # # This is required for the alabaster theme # refs: http://alabaster.readthedocs.io/en/latest/installation.html#sidebars # html_sidebars = { # '**': [ # 'about.html', # 'navigation.html', # 'relations.html', # needs 'show_related': True theme option to display # 'searchbox.html', # 'donate.html', # ] # } # -- Options for HTMLHelp output ------------------------------------------ # Output file base name for HTML help builder. htmlhelp_basename = "ADTKdoc" # -- 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, "ADTK.tex", "ADTK Documentation", "Arundo Analytics", "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, "ADTK", "ADTK 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, "ADTK", "ADTK Documentation", author, "ADTK", "One line description of project.", "Miscellaneous", ) ] autodoc_member_order = "bysource" ########################################################################### # 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 # import importlib import sys import os.path from six import string_types 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://media.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "stable", 'version_slug': "stable", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ], 'downloads': [ ("html", "//arundo-adtk.readthedocs-hosted.com/_/downloads/en/stable/htmlzip/"), ], 'subprojects': [ ], 'slug': 'arundo-adtk', 'name': u'Anomaly Detection Toolkit', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://arundo-adtk.readthedocs-hosted.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': '/_', 'github_user': 'arundo', 'github_repo': 'adtk', 'github_version': '9a7820209418db4ab956d3e785b279471924b7b0', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '9a7820209418db4ab956d3e785b279471924b7b0', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '9a7820209418db4ab956d3e785b279471924b7b0', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '9a782020', } 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 'tag' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") 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' [rtd-command-info] start-time: 2020-03-10T20:43:50.758092Z, end-time: 2020-03-10T20:44:09.624479Z, duration: 18, exit-code: 0 python sphinx-build -T -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.4.4 loading translations [en]... done making output directory... done building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 18 source files that are out of date updating environment: [new config] 18 added, 0 changed, 0 removed reading sources... [ 5%] api/aggregators reading sources... [ 11%] api/data reading sources... [ 16%] api/detectors reading sources... [ 22%] api/metrics reading sources... [ 27%] api/modules reading sources... [ 33%] api/pipe reading sources... [ 38%] api/transformers reading sources... [ 44%] api/visualization reading sources... [ 50%] developer reading sources... [ 55%] examples reading sources... [ 61%] index reading sources... [ 66%] inheritance reading sources... [ 72%] install reading sources... [ 77%] notebooks/demo reading sources... [ 83%] notebooks/quickstart reading sources... [ 88%] quickstart reading sources... [ 94%] releasehistory reading sources... [100%] userguide looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/importlib/_bootstrap.py:219: RuntimeWarning: numpy.ufunc size changed, may indicate binary incompatibility. Expected 192 from C header, got 216 from PyObject return f(*args, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/stable/docs/inheritance.rst: WARNING: document isn't included in any toctree /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/stable/docs/notebooks/quickstart.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 5%] api/aggregators writing output... [ 11%] api/data writing output... [ 16%] api/detectors writing output... [ 22%] api/metrics writing output... [ 27%] api/modules writing output... [ 33%] api/pipe writing output... [ 38%] api/transformers writing output... [ 44%] api/visualization writing output... [ 50%] developer writing output... [ 55%] examples writing output... [ 61%] index writing output... [ 66%] inheritance writing output... [ 72%] install writing output... [ 77%] notebooks/demo writing output... [ 83%] notebooks/quickstart writing output... [ 88%] quickstart writing output... [ 94%] releasehistory writing output... [100%] userguide generating indices... genindex py-modindexdone copying notebooks ... [ 50%] notebooks/demo.ipynb copying notebooks ... [100%] notebooks/quickstart.ipynb highlighting module code... [ 6%] adtk._aggregator_base highlighting module code... [ 12%] adtk._base highlighting module code... [ 18%] adtk._detector_base highlighting module code... [ 25%] adtk._transformer_base highlighting module code... [ 31%] adtk.aggregator highlighting module code... [ 37%] adtk.aggregator._aggregator highlighting module code... [ 43%] adtk.data._data highlighting module code... [ 50%] adtk.detector highlighting module code... [ 56%] adtk.detector._detector_1d highlighting module code... [ 62%] adtk.detector._detector_hd highlighting module code... [ 68%] adtk.metrics._metrics highlighting module code... [ 75%] adtk.pipe._pipe highlighting module code... [ 81%] adtk.transformer highlighting module code... [ 87%] adtk.transformer._transformer_1d highlighting module code... [ 93%] adtk.transformer._transformer_hd highlighting module code... [100%] adtk.visualization._visualization writing additional pages... searchdone copying images... [ 1%] images/quickstart0.png copying images... [ 3%] images/quickstart1.png copying images... [ 4%] images/quickstart2.png copying images... [ 6%] images/quickstart3.png copying images... [ 8%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_6_0.png copying images... [ 9%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_10_0.png copying images... [ 11%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_14_0.png copying images... [ 13%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_18_0.png copying images... [ 14%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_22_0.png copying images... [ 16%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_25_0.png copying images... [ 18%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_28_0.png copying images... [ 19%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_32_0.png copying images... [ 21%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_36_0.png copying images... [ 22%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_40_0.png copying images... [ 24%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_44_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_48_0.png copying images... [ 27%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_51_0.png copying images... [ 29%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_54_0.png copying images... [ 31%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_57_0.png copying images... [ 32%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_62_0.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_66_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_67_0.png copying images... [ 37%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_70_0.png copying images... [ 39%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_73_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_76_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_80_0.png copying images... [ 44%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_83_0.png copying images... [ 45%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_85_0.png copying images... [ 47%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_89_0.png copying images... [ 49%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_93_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_96_0.png copying images... [ 52%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_99_0.png copying images... [ 54%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_102_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_108_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_116_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_117_1.png copying images... [ 60%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_124_0.png copying images... [ 62%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_125_1.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_130_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_132_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_137_0.png copying images... [ 68%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_141_0.png copying images... [ 70%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_143_0.png copying images... [ 72%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_149_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_153_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_198_0.png copying images... [ 77%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_199_0.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_200_0.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_201_0.png copying images... [ 81%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_3_1.png copying images... [ 83%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_4_0.png copying images... [ 85%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_5_1.png copying images... [ 86%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_6_1.png copying images... [ 88%] images/spike.png copying images... [ 90%] images/local_spike.png copying images... [ 91%] images/level_shift.png copying images... [ 93%] images/level_shift_double_rolling.png copying images... [ 95%] images/volatility_shift_double_rolling.png copying images... [ 96%] images/non_zeros_count.png copying images... [ 98%] images/seasonal.png copying images... [100%] images/cyclic.png copying static files... ... done copying readthedocs static files... done copying searchtools... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded, 2 warnings. The HTML pages are in _build/html. /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/stable/lib/python3.7/site-packages/sphinx_rtd_theme/search.html:21: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a