Read the Docs build information Build id: 235476 Project: arundo-adtk Version: latest Commit: e7d9dbf92f6a0ed802d1c232f18c2bb0c7e76097 Date: 2019-08-23T17:42:43.549705Z State: finished Success: True [rtd-command-info] start-time: 2019-08-23T17:42:44.021899Z, end-time: 2019-08-23T17:42:44.030095Z, duration: 0, exit-code: 0 git remote set-url origin git@github.com:arundo/adtk.git [rtd-command-info] start-time: 2019-08-23T17:42:44.111967Z, end-time: 2019-08-23T17:42:45.518802Z, duration: 1, exit-code: 0 git fetch origin --tags --prune --prune-tags --depth 50 From github.com:arundo/adtk ce0c4aa..e7d9dbf master -> origin/master [rtd-command-info] start-time: 2019-08-23T17:42:45.840379Z, end-time: 2019-08-23T17:42:45.896963Z, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was ce0c4aa fixed linguist-detectable=false HEAD is now at e7d9dbf Docs (#115) [rtd-command-info] start-time: 2019-08-23T17:42:45.974025Z, end-time: 2019-08-23T17:42:45.986433Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-08-23T17:42:46.936232Z, end-time: 2019-08-23T17:42:51.236350Z, duration: 4, exit-code: 0 python3.7 -mvirtualenv --system-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.7.3' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-08-23T17:42:51.319141Z, end-time: 2019-08-23T17:42:53.664432Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/8d/07/f7d7ced2f97ca3098c16565efbe6b15fafcba53e8d9bdb431e09140514b0/pip-19.2.2-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 19.1.1 Uninstalling pip-19.1.1: Successfully uninstalled pip-19.1.1 Successfully installed pip-19.2.2 [rtd-command-info] start-time: 2019-08-23T17:42:53.750643Z, end-time: 2019-08-23T17:43:02.689424Z, duration: 8, 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 https://files.pythonhosted.org/packages/13/e5/6d710c9cf96c31ac82657bcfb441df328b22df8564d58d0c4cd62612674c/Pygments-2.3.1-py2.py3-none-any.whl Collecting setuptools==41.0.1 Using cached https://files.pythonhosted.org/packages/ec/51/f45cea425fd5cb0b0380f5b0f048ebc1da5b417e48d304838c02d6288a1e/setuptools-41.0.1-py2.py3-none-any.whl Collecting docutils==0.14 Using cached https://files.pythonhosted.org/packages/36/fa/08e9e6e0e3cbd1d362c3bbee8d01d0aedb2155c4ac112b19ef3cae8eed8d/docutils-0.14-py3-none-any.whl Collecting mock==1.0.1 Collecting pillow==5.4.1 Using cached https://files.pythonhosted.org/packages/ae/2a/0a0ab2833e5270664fb5fae590717f867ac6319b124160c09f1d3291de28/Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl Collecting alabaster!=0.7.5,<0.8,>=0.7 Using cached https://files.pythonhosted.org/packages/10/ad/00b090d23a222943eb0eda509720a404f531a439e803f6538f35136cae9e/alabaster-0.7.12-py2.py3-none-any.whl Collecting commonmark==0.8.1 Using cached https://files.pythonhosted.org/packages/ab/ca/439c88039583a29564a0043186875258e9a4f041fb5c422cd387b8e10175/commonmark-0.8.1-py2.py3-none-any.whl Collecting recommonmark==0.5.0 Using cached https://files.pythonhosted.org/packages/9b/3d/92ea48401622510e57b4bdaa74dc9db2fb9e9e892324b48f9c02d716a93a/recommonmark-0.5.0-py2.py3-none-any.whl Collecting sphinx<2 Using cached https://files.pythonhosted.org/packages/7d/66/a4af242b4348b729b9d46ce5db23943ce9bca7da9bbe2ece60dc27f26420/Sphinx-1.8.5-py2.py3-none-any.whl Collecting sphinx-rtd-theme<0.5 Using cached https://files.pythonhosted.org/packages/60/b4/4df37087a1d36755e3a3bfd2a30263f358d2dea21938240fa02313d45f51/sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl Collecting readthedocs-sphinx-ext<1.1 Using cached https://files.pythonhosted.org/packages/51/43/a5a98d9aec325b2824bdf504fa446ae876d0909d03e28667018f9eb01bcd/readthedocs_sphinx_ext-1.0.0-py2.py3-none-any.whl Collecting future (from commonmark==0.8.1) Collecting sphinxcontrib-websupport (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2a/59/d64bda9b7480a84a3569be4dde267c0f6675b255ba63b4c8e84469940457/sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl Collecting imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.0-py2.py3-none-any.whl Collecting Jinja2>=2.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/1d/e7/fd8b501e7a6dfe492a433deb7b9d833d39ca74916fa8bc63dd1a4947a671/Jinja2-2.10.1-py2.py3-none-any.whl Collecting packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl Collecting babel!=2.0,>=1.3 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/2c/60/f2af68eb046c5de5b1fe6dd4743bf42c074f7141fe7b2737d3061533b093/Babel-2.7.0-py2.py3-none-any.whl Collecting requests>=2.0.0 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/51/bd/23c926cd341ea6b7dd0b2a00aba99ae0f828be89d72b2190f27c11d4b7fb/requests-2.22.0-py2.py3-none-any.whl Collecting snowballstemmer>=1.1 (from sphinx<2) Collecting six>=1.5 (from sphinx<2) Using cached https://files.pythonhosted.org/packages/73/fb/00a976f728d0d1fecfe898238ce23f502a721c0ac0ecfedb80e0d88c64e9/six-1.12.0-py2.py3-none-any.whl Collecting MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/98/7b/ff284bd8c80654e471b769062a9b43cc5d03e7a615048d96f4619df8d420/MarkupSafe-1.1.1-cp37-cp37m-manylinux1_x86_64.whl Collecting attrs (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl Collecting pyparsing>=2.0.2 (from packaging->sphinx<2) Using cached https://files.pythonhosted.org/packages/11/fa/0160cd525c62d7abd076a070ff02b2b94de589f1a9789774f17d7c54058e/pyparsing-2.4.2-py2.py3-none-any.whl Collecting pytz>=2015.7 (from babel!=2.0,>=1.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/87/76/46d697698a143e05f77bec5a526bf4e56a0be61d63425b68f4ba553b51f2/pytz-2019.2-py2.py3-none-any.whl Collecting chardet<3.1.0,>=3.0.2 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/bc/a9/01ffebfb562e4274b6487b4bb1ddec7ca55ec7510b22e4c51f14098443b8/chardet-3.0.4-py2.py3-none-any.whl Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/69/1b/b853c7a9d4f6a6d00749e94eb6f3a041e342a885b87340b79c1ef73e3a78/certifi-2019.6.16-py2.py3-none-any.whl Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/e6/60/247f23a7121ae632d62811ba7f273d0e58972d75e58a94d329d51550a47d/urllib3-1.25.3-py2.py3-none-any.whl Collecting idna<2.9,>=2.5 (from requests>=2.0.0->sphinx<2) Using cached https://files.pythonhosted.org/packages/14/2c/cd551d81dbe15200be1cf41cd03869a46fe7226e7450af7a6545bfc474c9/idna-2.8-py2.py3-none-any.whl Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, sphinxcontrib-websupport, imagesize, MarkupSafe, Jinja2, attrs, pyparsing, six, packaging, pytz, babel, chardet, certifi, urllib3, idna, requests, snowballstemmer, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Successfully installed Jinja2-2.10.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 attrs-19.1.0 babel-2.7.0 certifi-2019.6.16 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.17.1 idna-2.8 imagesize-1.1.0 mock-1.0.1 packaging-19.1 pillow-5.4.1 pyparsing-2.4.2 pytz-2019.2 readthedocs-sphinx-ext-1.0.0 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.12.0 snowballstemmer-1.9.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 urllib3-1.25.3 [rtd-command-info] start-time: 2019-08-23T17:43:02.792023Z, end-time: 2019-08-23T17:43:13.263648Z, duration: 10, 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 Requirement already satisfied: sphinx in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 1)) (1.8.5) Requirement already satisfied: sphinx_rtd_theme in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from -r docs/requirements-docs.txt (line 2)) (0.4.3) Collecting nbsphinx (from -r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/78/0d/521a6bda0f7cf5b5129a543fd857238bf792d9b29f2d420d6e63490f9837/nbsphinx-0.4.2-py2.py3-none-any.whl 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.0) Collecting jupyter (from -r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/83/df/0f5dd132200728a86190397e1ea87cd76244e42d39ec5e88efd25b2abd7e/jupyter-1.0.0-py2.py3-none-any.whl Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.7.12) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.7.0) Requirement already satisfied: docutils>=0.11 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (0.14) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.9.0) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.0) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.2) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (1.12.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (19.1) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.3.1) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.22.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (2.10.1) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from sphinx->-r docs/requirements-docs.txt (line 1)) (41.0.1) Collecting traitlets (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/93/d6/abcb22de61d78e2fc3959c964628a5771e47e7cc60d53e9342e21ed6cc9a/traitlets-4.3.2-py2.py3-none-any.whl Collecting nbformat (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/da/27/9a654d2b6cc1eaa517d1c5a4405166c7f6d72f04f6e7eea41855fe808a46/nbformat-4.4.0-py2.py3-none-any.whl Collecting nbconvert!=5.4 (from nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/f9/df/4505c0a7fea624cac461d0f41051f33456ae656753f65cee8c2f43121cb2/nbconvert-5.6.0-py2.py3-none-any.whl Collecting notebook (from jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/f3/a1/1e07cedcb554408fefe4a7d32b2a041c86517167aec6ca8251c808ef6c1e/notebook-6.0.1-py3-none-any.whl (9.0MB) Collecting ipykernel (from jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/d4/16/43f51f65a8a08addf04f909a0938b06ba1ee1708b398a9282474531bd893/ipykernel-5.1.2-py3-none-any.whl Collecting ipywidgets (from jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/56/a0/dbcf5881bb2f51e8db678211907f16ea0a182b232c591a6d6f276985ca95/ipywidgets-7.5.1-py2.py3-none-any.whl Collecting qtconsole (from jupyter->-r docs/requirements-docs.txt (line 5)) Downloading https://files.pythonhosted.org/packages/21/a0/37a7b61eeac6d02cdabc45a60659297e3017f6ff7f2ca6bdec629aa248dd/qtconsole-4.5.4-py2.py3-none-any.whl (120kB) Collecting jupyter-console (from jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/cb/ee/6374ae8c21b7d0847f9c3722dcdfac986b8e54fa9ad9ea66e1eb6320d2b8/jupyter_console-6.0.0-py2.py3-none-any.whl Requirement already satisfied: pytz>=2015.7 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from babel!=2.0,>=1.3->sphinx->-r docs/requirements-docs.txt (line 1)) (2019.2) Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements-docs.txt (line 1)) (19.1.0) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from packaging->sphinx->-r docs/requirements-docs.txt (line 1)) (2.4.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (2019.6.16) 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/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (1.25.3) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (2.8) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from requests>=2.0.0->sphinx->-r docs/requirements-docs.txt (line 1)) (3.0.4) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx->-r docs/requirements-docs.txt (line 1)) (1.1.1) Collecting ipython-genutils (from traitlets->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/fa/bc/9bd3b5c2b4774d5f33b2d544f1460be9df7df2fe42f352135381c347c69a/ipython_genutils-0.2.0-py2.py3-none-any.whl Collecting decorator (from traitlets->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/5f/88/0075e461560a1e750a0dcbf77f1d9de775028c37a19a346a6c565a257399/decorator-4.4.0-py2.py3-none-any.whl Collecting jsonschema!=2.5.0,>=2.4 (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/54/48/f5f11003ceddcd4ad292d4d9b5677588e9169eef41f88e38b2888e7ec6c4/jsonschema-3.0.2-py2.py3-none-any.whl Collecting jupyter-core (from nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/e6/25/6ffb0f6e57fa6ef5d2f814377133b361b42a6dd39105f4885a4f1666c2c3/jupyter_core-4.5.0-py2.py3-none-any.whl Collecting defusedxml (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/06/74/9b387472866358ebc08732de3da6dc48e44b0aacd2ddaa5cb85ab7e986a2/defusedxml-0.6.0-py2.py3-none-any.whl Collecting mistune<2,>=0.8.1 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/09/ec/4b43dae793655b7d8a25f76119624350b4d65eb663459eb9603d7f1f0345/mistune-0.8.4-py2.py3-none-any.whl Collecting entrypoints>=0.2.2 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/ac/c6/44694103f8c221443ee6b0041f69e2740d89a25641e62fb4f2ee568f2f9c/entrypoints-0.3-py2.py3-none-any.whl Collecting bleach (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/ab/05/27e1466475e816d3001efb6e0a85a819be17411420494a1e602c36f8299d/bleach-3.1.0-py2.py3-none-any.whl Collecting testpath (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/be/a4/162f9ebb6489421fe46dcca2ae420369edfee4b563c668d93cb4605d12ba/testpath-0.4.2-py2.py3-none-any.whl Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Collecting tornado>=5.0 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Collecting jupyter-client>=5.3.1 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/af/4c/bf613864ae0644e2ac7d4a40bd209c40c8c71e3dc88d5f1d0aa92a68e716/jupyter_client-5.3.1-py2.py3-none-any.whl Collecting terminado>=0.8.1 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/a7/56/80ea7fa66565fa75ae21ce0c16bc90067530e5d15e48854afcc86585a391/terminado-0.8.2-py2.py3-none-any.whl Collecting prometheus-client (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Collecting Send2Trash (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/49/46/c3dc27481d1cc57b9385aff41c474ceb7714f7935b1247194adae45db714/Send2Trash-1.5.0-py3-none-any.whl Collecting pyzmq>=17 (from notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/c7/6a/307e4a576787c7df1df6ebf56754c3fc8defcafa1a09ee22e9b961a390be/pyzmq-18.1.0-cp37-cp37m-manylinux1_x86_64.whl Collecting ipython>=5.0.0 (from ipykernel->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/f6/c4/a79582814bdfe92bfca4d286a729304ffdf13f5135132cfcaea13cf1b2b3/ipython-7.7.0-py3-none-any.whl Collecting widgetsnbextension~=3.5.0 (from ipywidgets->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/6c/7b/7ac231c20d2d33c445eaacf8a433f4e22c60677eb9776c7c5262d7ddee2d/widgetsnbextension-3.5.1-py2.py3-none-any.whl Collecting prompt-toolkit<2.1.0,>=2.0.0 (from jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/f7/a7/9b1dd14ef45345f186ef69d175bdd2491c40ab1dfa4b2b3e4352df719ed7/prompt_toolkit-2.0.9-py3-none-any.whl Collecting pyrsistent>=0.14.0 (from jsonschema!=2.5.0,>=2.4->nbformat->nbsphinx->-r docs/requirements-docs.txt (line 3)) Collecting webencodings (from bleach->nbconvert!=5.4->nbsphinx->-r docs/requirements-docs.txt (line 3)) Using cached https://files.pythonhosted.org/packages/f4/24/2a3e3df732393fed8b3ebf2ec078f05546de641fe1b667ee316ec1dcf3b7/webencodings-0.5.1-py2.py3-none-any.whl Collecting ptyprocess; os_name != "nt" (from terminado>=0.8.1->notebook->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/d1/29/605c2cc68a9992d18dada28206eeada56ea4bd07a239669da41674648b6f/ptyprocess-0.6.0-py2.py3-none-any.whl Collecting backcall (from ipython>=5.0.0->ipykernel->jupyter->-r docs/requirements-docs.txt (line 5)) Collecting jedi>=0.10 (from ipython>=5.0.0->ipykernel->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/55/54/da994f359e4e7da4776a200e76dbc85ba5fc319eefc22e33d55296d95a1d/jedi-0.15.1-py2.py3-none-any.whl Collecting pickleshare (from ipython>=5.0.0->ipykernel->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/9a/41/220f49aaea88bc6fa6cba8d05ecf24676326156c23b991e80b3f2fc24c77/pickleshare-0.7.5-py2.py3-none-any.whl Collecting pexpect; sys_platform != "win32" (from ipython>=5.0.0->ipykernel->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/0e/3e/377007e3f36ec42f1b84ec322ee12141a9e10d808312e5738f52f80a232c/pexpect-4.7.0-py2.py3-none-any.whl Collecting wcwidth (from prompt-toolkit<2.1.0,>=2.0.0->jupyter-console->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/7e/9f/526a6947247599b084ee5232e4f9190a38f398d7300d866af3ab571a5bfe/wcwidth-0.1.7-py2.py3-none-any.whl Collecting parso>=0.5.0 (from jedi>=0.10->ipython>=5.0.0->ipykernel->jupyter->-r docs/requirements-docs.txt (line 5)) Using cached https://files.pythonhosted.org/packages/a3/bd/bf4e5bd01d79906e5b945a7af033154da49fd2b0d5b5c705a21330323305/parso-0.5.1-py2.py3-none-any.whl Installing collected packages: ipython-genutils, decorator, traitlets, pyrsistent, jsonschema, jupyter-core, nbformat, defusedxml, mistune, entrypoints, webencodings, bleach, testpath, pandocfilters, nbconvert, nbsphinx, tornado, pyzmq, jupyter-client, backcall, parso, jedi, pickleshare, wcwidth, prompt-toolkit, ptyprocess, pexpect, ipython, ipykernel, terminado, prometheus-client, Send2Trash, notebook, widgetsnbextension, ipywidgets, qtconsole, jupyter-console, jupyter Successfully installed Send2Trash-1.5.0 backcall-0.1.0 bleach-3.1.0 decorator-4.4.0 defusedxml-0.6.0 entrypoints-0.3 ipykernel-5.1.2 ipython-7.7.0 ipython-genutils-0.2.0 ipywidgets-7.5.1 jedi-0.15.1 jsonschema-3.0.2 jupyter-1.0.0 jupyter-client-5.3.1 jupyter-console-6.0.0 jupyter-core-4.5.0 mistune-0.8.4 nbconvert-5.6.0 nbformat-4.4.0 nbsphinx-0.4.2 notebook-6.0.1 pandocfilters-1.4.2 parso-0.5.1 pexpect-4.7.0 pickleshare-0.7.5 prometheus-client-0.7.1 prompt-toolkit-2.0.9 ptyprocess-0.6.0 pyrsistent-0.15.4 pyzmq-18.1.0 qtconsole-4.5.4 terminado-0.8.2 testpath-0.4.2 tornado-6.0.3 traitlets-4.3.2 wcwidth-0.1.7 webencodings-0.5.1 widgetsnbextension-3.5.1 [rtd-command-info] start-time: 2019-08-23T17:43:13.354347Z, end-time: 2019-08-23T17:43:16.912879Z, duration: 3, exit-code: 0 python /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/checkouts/latest/setup.py install --force running install running bdist_egg running egg_info writing src/adtk.egg-info/PKG-INFO writing dependency_links to src/adtk.egg-info/dependency_links.txt writing requirements to src/adtk.egg-info/requires.txt writing top-level names to src/adtk.egg-info/top_level.txt reading manifest file 'src/adtk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.rst' writing manifest file 'src/adtk.egg-info/SOURCES.txt' installing library code to build/bdist.linux-x86_64/egg running install_lib running build_py copying src/adtk/metrics/metrics.py -> build/lib/adtk/metrics creating build/bdist.linux-x86_64/egg creating build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/__init__.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/__init__.py -> build/bdist.linux-x86_64/egg/adtk/aggregator copying build/lib/adtk/aggregator/aggregator.py -> build/bdist.linux-x86_64/egg/adtk/aggregator creating build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/__init__.py -> build/bdist.linux-x86_64/egg/adtk/metrics copying build/lib/adtk/metrics/metrics.py -> build/bdist.linux-x86_64/egg/adtk/metrics creating build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/__init__.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_hd.py -> build/bdist.linux-x86_64/egg/adtk/transformer copying build/lib/adtk/transformer/transformer_1d.py -> build/bdist.linux-x86_64/egg/adtk/transformer creating build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/__init__.py -> build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/visualization/visualization.py -> build/bdist.linux-x86_64/egg/adtk/visualization copying build/lib/adtk/_utils.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/__init__.py -> build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/data/data.py -> build/bdist.linux-x86_64/egg/adtk/data copying build/lib/adtk/_base.py -> build/bdist.linux-x86_64/egg/adtk copying build/lib/adtk/_aggregator_base.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/__init__.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_hd.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/detector/detector_1d.py -> build/bdist.linux-x86_64/egg/adtk/detector copying build/lib/adtk/_transformer_base.py -> build/bdist.linux-x86_64/egg/adtk creating build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/__init__.py -> build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/pipe/pipe.py -> build/bdist.linux-x86_64/egg/adtk/pipe copying build/lib/adtk/_detector_base.py -> build/bdist.linux-x86_64/egg/adtk byte-compiling build/bdist.linux-x86_64/egg/adtk/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/aggregator/aggregator.py to aggregator.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/metrics/metrics.py to metrics.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_hd.py to transformer_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/transformer/transformer_1d.py to transformer_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/visualization/visualization.py to visualization.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_utils.py to _utils.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/data/data.py to data.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_base.py to _base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_aggregator_base.py to _aggregator_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_hd.py to detector_hd.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/detector/detector_1d.py to detector_1d.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_transformer_base.py to _transformer_base.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/__init__.py to __init__.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/pipe/pipe.py to pipe.cpython-37.pyc byte-compiling build/bdist.linux-x86_64/egg/adtk/_detector_base.py to _detector_base.cpython-37.pyc creating build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/PKG-INFO -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/SOURCES.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/dependency_links.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/not-zip-safe -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/requires.txt -> build/bdist.linux-x86_64/egg/EGG-INFO copying src/adtk.egg-info/top_level.txt -> build/bdist.linux-x86_64/egg/EGG-INFO creating 'dist/adtk-0.3.0-py3.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it removing 'build/bdist.linux-x86_64/egg' (and everything under it) Processing adtk-0.3.0-py3.7.egg creating /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/adtk-0.3.0-py3.7.egg Extracting adtk-0.3.0-py3.7.egg to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding adtk 0.3.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/adtk-0.3.0-py3.7.egg Processing dependencies for adtk==0.3.0 Searching for statsmodels>=0.9 Reading https://pypi.org/simple/statsmodels/ Downloading https://files.pythonhosted.org/packages/01/cb/614f37ac4a9919eb0dbc0cd9eb939d1a33299f54f10e8a705dd9b08c2f3f/statsmodels-0.10.1-cp37-cp37m-manylinux1_x86_64.whl#sha256=3b2a411a92ad7382901744e69fb4a61fd9053a13a267175674eb2112cda143e0 Best match: statsmodels 0.10.1 Processing statsmodels-0.10.1-cp37-cp37m-manylinux1_x86_64.whl Installing statsmodels-0.10.1-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/statsmodels-0.10.1-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt Adding statsmodels 0.10.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/statsmodels-0.10.1-py3.7-linux-x86_64.egg Searching for scikit-learn>=0.20 Reading https://pypi.org/simple/scikit-learn/ Downloading https://files.pythonhosted.org/packages/9f/c5/e5267eb84994e9a92a2c6a6ee768514f255d036f3c8378acfa694e9f2c99/scikit_learn-0.21.3-cp37-cp37m-manylinux1_x86_64.whl#sha256=8d319b71c449627d178f21c57614e21747e54bb3fc9602b6f42906c3931aa320 Best match: scikit-learn 0.21.3 Processing scikit_learn-0.21.3-cp37-cp37m-manylinux1_x86_64.whl Installing scikit_learn-0.21.3-cp37-cp37m-manylinux1_x86_64.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/scikit_learn-0.21.3-py3.7-linux-x86_64.egg/EGG-INFO/requires.txt Adding scikit-learn 0.21.3 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/scikit_learn-0.21.3-py3.7-linux-x86_64.egg Searching for seaborn>=0.9 Reading https://pypi.org/simple/seaborn/ Downloading https://files.pythonhosted.org/packages/a8/76/220ba4420459d9c4c9c9587c6ce607bf56c25b3d3d2de62056efe482dadc/seaborn-0.9.0-py3-none-any.whl#sha256=42e627b24e849c2d3bbfd059e00005f6afbc4a76e4895baf44ae23fe8a4b09a5 Best match: seaborn 0.9.0 Processing seaborn-0.9.0-py3-none-any.whl Installing seaborn-0.9.0-py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/seaborn-0.9.0-py3.7.egg/EGG-INFO/requires.txt Adding seaborn 0.9.0 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/seaborn-0.9.0-py3.7.egg Searching for patsy>=0.4.0 Reading https://pypi.org/simple/patsy/ Downloading https://files.pythonhosted.org/packages/ea/0c/5f61f1a3d4385d6bf83b83ea495068857ff8dfb89e74824c6e9eb63286d8/patsy-0.5.1-py2.py3-none-any.whl#sha256=5465be1c0e670c3a965355ec09e9a502bf2c4cbe4875e8528b0221190a8a5d40 Best match: patsy 0.5.1 Processing patsy-0.5.1-py2.py3-none-any.whl Installing patsy-0.5.1-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages writing requirements to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/patsy-0.5.1-py3.7.egg/EGG-INFO/requires.txt Adding patsy 0.5.1 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/patsy-0.5.1-py3.7.egg Searching for joblib>=0.11 Reading https://pypi.org/simple/joblib/ Downloading https://files.pythonhosted.org/packages/cd/c1/50a758e8247561e58cb87305b1e90b171b8c767b15b12a1734001f41d356/joblib-0.13.2-py2.py3-none-any.whl#sha256=21e0c34a69ad7fde4f2b1f3402290e9ec46f545f15f1541c582edfe05d87b63a Best match: joblib 0.13.2 Processing joblib-0.13.2-py2.py3-none-any.whl Installing joblib-0.13.2-py2.py3-none-any.whl to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Adding joblib 0.13.2 to easy-install.pth file Installed /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages/joblib-0.13.2-py3.7.egg Searching for matplotlib==3.0.3 Best match: matplotlib 3.0.3 Adding matplotlib 3.0.3 to easy-install.pth file Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for pandas==0.24.2 Best match: pandas 0.24.2 pandas 0.24.2 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for numpy==1.16.3 Best match: numpy 1.16.3 numpy 1.16.3 is already the active version in easy-install.pth Installing f2py script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing f2py3 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing f2py3.7 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for scipy==1.2.1 Best match: scipy 1.2.1 scipy 1.2.1 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for python-dateutil==2.8.0 Best match: python-dateutil 2.8.0 python-dateutil 2.8.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for cycler==0.10.0 Best match: cycler 0.10.0 cycler 0.10.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for pyparsing==2.4.2 Best match: pyparsing 2.4.2 Adding pyparsing 2.4.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for kiwisolver==1.1.0 Best match: kiwisolver 1.1.0 kiwisolver 1.1.0 is already the active version in easy-install.pth Using /home/docs/.pyenv/versions/3.7.3/lib/python3.7/site-packages Searching for pytz==2019.2 Best match: pytz 2019.2 Adding pytz 2019.2 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for six==1.12.0 Best match: six 1.12.0 Adding six 1.12.0 to easy-install.pth file Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Searching for setuptools==41.0.1 Best match: setuptools 41.0.1 Adding setuptools 41.0.1 to easy-install.pth file Installing easy_install script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Installing easy_install-3.6 script to /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/bin Using /home/docs/checkouts/readthedocs.org/user_builds/arundo-adtk/envs/latest/lib/python3.7/site-packages Finished processing dependencies for adtk==0.3.0 [rtd-command-info] start-time: 2019-08-23T17:43:17.550337Z, end-time: 2019-08-23T17:43:17.853746Z, 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 sys.path.insert(0, os.path.abspath("..")) import sphinx_rtd_theme # -- 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", ] # 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, 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.3" # The full version, including alpha/beta/rc tags. release = "0.3.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': "latest", 'version_slug': "latest", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://media.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("0.2", "/en/0.2/"), ], 'downloads': [ ("html", "//readthedocs.com/projects/arundo-adtk/downloads/htmlzip/latest/"), ], '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/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'arundo', 'github_repo': 'adtk', 'github_version': 'master', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': 'master', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': 'master', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': 'e7d9dbf9', } 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") 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: 2019-08-23T17:43:17.940982Z, end-time: 2019-08-23T17:43:36.975181Z, duration: 19, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v1.8.5 loading translations [en]... done making output directory... building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 16 source files that are out of date updating environment: 16 added, 0 changed, 0 removed reading sources... [ 6%] api/aggregators reading sources... [ 12%] api/data reading sources... [ 18%] api/detectors reading sources... [ 25%] api/metrics reading sources... [ 31%] api/modules reading sources... [ 37%] api/pipe reading sources... [ 43%] api/transformers reading sources... [ 50%] api/visualization reading sources... [ 56%] developer reading sources... [ 62%] examples reading sources... [ 68%] index reading sources... [ 75%] install reading sources... [ 81%] notebooks/demo reading sources... [ 87%] notebooks/quickstart reading sources... [ 93%] quickstart 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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/docs/notebooks/quickstart.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 6%] api/aggregators writing output... [ 12%] api/data writing output... [ 18%] api/detectors writing output... [ 25%] api/metrics writing output... [ 31%] api/modules writing output... [ 37%] api/pipe writing output... [ 43%] api/transformers writing output... [ 50%] api/visualization writing output... [ 56%] developer writing output... [ 62%] examples writing output... [ 68%] index writing output... [ 75%] install writing output... [ 81%] notebooks/demo writing output... [ 87%] notebooks/quickstart writing output... [ 93%] quickstart writing output... [100%] userguide generating indices... genindex py-modindex 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... search copying images... [ 1%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_5_0.png copying images... [ 3%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_9_0.png copying images... [ 4%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_13_0.png copying images... [ 6%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_17_0.png copying images... [ 8%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_21_0.png copying images... [ 9%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_24_0.png copying images... [ 11%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_27_0.png copying images... [ 13%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_31_0.png copying images... [ 14%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_35_0.png copying images... [ 16%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_38_0.png copying images... [ 18%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_39_0.png copying images... [ 19%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_43_0.png copying images... [ 21%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_47_0.png copying images... [ 22%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_50_0.png copying images... [ 24%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_53_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_56_0.png copying images... [ 27%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_61_0.png copying images... [ 29%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_65_0.png copying images... [ 31%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_66_0.png copying images... [ 32%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_69_0.png copying images... [ 34%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_70_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_73_0.png copying images... [ 37%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_74_0.png copying images... [ 39%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_76_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_77_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_84_0.png copying images... [ 47%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_87_0.png copying images... [ 49%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_88_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_91_0.png copying images... [ 52%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_92_0.png copying images... [ 54%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_95_0.png copying images... [ 55%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_97_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_100_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_102_0.png copying images... [ 60%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_114_0.png copying images... [ 62%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_120_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_121_0.png copying images... [ 65%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_128_0.png copying images... [ 67%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_132_0.png copying images... [ 68%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_185_0.png copying images... [ 70%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_186_0.png copying images... [ 72%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_187_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_demo_188_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_3_1.png copying images... [ 77%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_4_0.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_6_2.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocs/nbsphinx/notebooks_quickstart_7_1.png copying images... [ 81%] images/quickstart0.png copying images... [ 83%] images/quickstart1.png copying images... [ 85%] images/quickstart2.png copying images... [ 86%] images/quickstart3.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, 1 warning. The HTML pages are in _build/html. [rtd-command-info] start-time: 2019-08-23T17:43:37.120556Z, end-time: 2019-08-23T17:43:49.033191Z, duration: 11, exit-code: 0 python sphinx-build -T -b readthedocssinglehtmllocalmedia -d _build/doctrees-readthedocssinglehtmllocalmedia -D language=en . _build/localmedia Running Sphinx v1.8.5 loading translations [en]... done making output directory... loading pickled environment... done building [mo]: targets for 0 po files that are out of date building [readthedocssinglehtmllocalmedia]: all documents updating environment: 16 added, 0 changed, 1 removed reading sources... [ 6%] api/aggregators reading sources... [ 12%] api/data reading sources... [ 18%] api/detectors reading sources... [ 25%] api/metrics reading sources... [ 31%] api/modules reading sources... [ 37%] api/pipe reading sources... [ 43%] api/transformers reading sources... [ 50%] api/visualization reading sources... [ 56%] developer reading sources... [ 62%] examples reading sources... [ 68%] index reading sources... [ 75%] install reading sources... [ 81%] notebooks/demo reading sources... [ 87%] notebooks/quickstart reading sources... [ 93%] quickstart 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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/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/latest/docs/notebooks/quickstart.ipynb: WARNING: document isn't included in any toctree done preparing documents... done assembling single document... install quickstart userguide examples notebooks/demo api/modules api/detectors api/transformers api/aggregators api/pipe api/data api/metrics api/visualization developer writing... done writing additional files... copying images... [ 1%] images/quickstart0.png copying images... [ 3%] images/quickstart1.png copying images... [ 5%] images/quickstart2.png copying images... [ 7%] images/quickstart3.png copying images... [ 8%] images/spike.png copying images... [ 10%] images/local_spike.png copying images... [ 12%] images/level_shift.png copying images... [ 14%] images/level_shift_double_rolling.png copying images... [ 15%] images/volatility_shift_double_rolling.png copying images... [ 17%] images/non_zeros_count.png copying images... [ 19%] images/seasonal.png copying images... [ 21%] images/cyclic.png copying images... [ 22%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_5_0.png copying images... [ 24%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_9_0.png copying images... [ 26%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_13_0.png copying images... [ 28%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_17_0.png copying images... [ 29%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_21_0.png copying images... [ 31%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_24_0.png copying images... [ 33%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_27_0.png copying images... [ 35%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_31_0.png copying images... [ 36%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_35_0.png copying images... [ 38%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_38_0.png copying images... [ 40%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_39_0.png copying images... [ 42%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_43_0.png copying images... [ 43%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_47_0.png copying images... [ 45%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_50_0.png copying images... [ 47%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_53_0.png copying images... [ 49%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_56_0.png copying images... [ 50%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_61_0.png copying images... [ 52%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_65_0.png copying images... [ 54%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_66_0.png copying images... [ 56%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_69_0.png copying images... [ 57%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_70_0.png copying images... [ 59%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_73_0.png copying images... [ 61%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_74_0.png copying images... [ 63%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_76_0.png copying images... [ 64%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_77_0.png copying images... [ 66%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_80_0.png copying images... [ 68%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_83_0.png copying images... [ 70%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_84_0.png copying images... [ 71%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_87_0.png copying images... [ 73%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_88_0.png copying images... [ 75%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_91_0.png copying images... [ 77%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_92_0.png copying images... [ 78%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_95_0.png copying images... [ 80%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_97_0.png copying images... [ 82%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_100_0.png copying images... [ 84%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_102_0.png copying images... [ 85%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_114_0.png copying images... [ 87%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_120_0.png copying images... [ 89%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_121_0.png copying images... [ 91%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_128_0.png copying images... [ 92%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_132_0.png copying images... [ 94%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_185_0.png copying images... [ 96%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_186_0.png copying images... [ 98%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_187_0.png copying images... [100%] notebooks/../_build/doctrees-readthedocssinglehtmllocalmedia/nbsphinx/notebooks_demo_188_0.png copying static files... done copying readthedocs static files... done copying extra files... done dumping object inventory... done build succeeded, 1 warning. The HTML page is in _build/localmedia.