Read the Docs build information Build id: 239491 Project: icb-anndata Version: latest Commit: 7fa8efde990a213a21055a0cd9f516c5d75df2c1 Date: 2019-09-06T16:36:59.329244Z State: finished Success: True [rtd-command-info] start-time: 2019-09-06T16:36:59.809342Z, end-time: 2019-09-06T16:36:59.824759Z, duration: 0, exit-code: 0 git remote set-url origin https://github.com/theislab/anndata.git [rtd-command-info] start-time: 2019-09-06T16:36:59.909871Z, end-time: 2019-09-06T16:37:00.298827Z, duration: 0, exit-code: 0 git fetch origin --tags --prune --prune-tags --depth 50 From https://github.com/theislab/anndata 6194e2b..7fa8efd master -> origin/master [rtd-command-info] start-time: 2019-09-06T16:37:00.574429Z, end-time: 2019-09-06T16:37:00.600902Z, duration: 0, exit-code: 0 git checkout --force origin/master Previous HEAD position was 6194e2b Build docs for zarr r/w HEAD is now at 7fa8efd Use Sphinx 2 [rtd-command-info] start-time: 2019-09-06T16:37:00.685246Z, end-time: 2019-09-06T16:37:00.700930Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2019-09-06T16:37:01.975414Z, end-time: 2019-09-06T16:37:05.765846Z, duration: 3, exit-code: 0 python3.6 -mvirtualenv --no-site-packages --no-download Using base prefix '/home/docs/.pyenv/versions/3.6.4' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/bin/python3.6 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2019-09-06T16:37:05.858614Z, end-time: 2019-09-06T16:37:08.627105Z, duration: 2, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/.cache/pip pip Collecting pip Using cached https://files.pythonhosted.org/packages/30/db/9e38760b32e3e7f40cce46dd5fb107b8c73840df38f0046d8e6514e675a1/pip-19.2.3-py2.py3-none-any.whl Installing collected packages: pip Found existing installation: pip 18.1 Uninstalling pip-18.1: Successfully uninstalled pip-18.1 Successfully installed pip-19.2.3 [rtd-command-info] start-time: 2019-09-06T16:37:08.708033Z, end-time: 2019-09-06T16:37:19.783234Z, duration: 11, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/.cache/pip 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/85/5e/e91792f198bbc5a0d7d3055ad552bc4062942d27eaf75c3e2783cf64eae5/Pillow-5.4.1-cp36-cp36m-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 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 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 imagesize (from sphinx<2) Using cached https://files.pythonhosted.org/packages/fc/b6/aef66b4c52a6ad6ac18cf6ebc5731ed06d8c9ae4d3b2d9951f261150be67/imagesize-1.1.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) Downloading https://files.pythonhosted.org/packages/51/16/86a280d59b3bb439e7103ea1a275a191e3d2df8a3543cda0708f7cb4333c/snowballstemmer-1.9.1.tar.gz (82kB) Collecting packaging (from sphinx<2) Using cached https://files.pythonhosted.org/packages/ec/22/630ac83e8f8a9566c4f88038447ed9e16e6f10582767a01f31c769d9a71e/packaging-19.1-py2.py3-none-any.whl 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 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 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 MarkupSafe>=0.23 (from Jinja2>=2.3->sphinx<2) Using cached https://files.pythonhosted.org/packages/b2/5f/23e0023be6bb885d00ffbefad2942bc51a620328ee910f64abe5a8d18dd1/MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.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 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 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 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 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 Building wheels for collected packages: snowballstemmer Building wheel for snowballstemmer (setup.py): started Building wheel for snowballstemmer (setup.py): finished with status 'done' Created wheel for snowballstemmer: filename=snowballstemmer-1.9.1-cp36-none-any.whl size=101576 sha256=94855c9a369135fe08b37b102817c3092b029f3bcdd3c20174f5ba1c0cc2f564 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/.cache/pip/wheels/ae/9b/66/6b8f275ec6dfa2138a56faaf2b4314ca44a4746286560d5578 Successfully built snowballstemmer Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, MarkupSafe, Jinja2, imagesize, certifi, idna, urllib3, chardet, requests, snowballstemmer, six, attrs, pyparsing, packaging, sphinxcontrib-websupport, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Found existing installation: setuptools 40.6.3 Uninstalling setuptools-40.6.3: Successfully uninstalled setuptools-40.6.3 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.1 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-09-06T16:37:19.871638Z, end-time: 2019-09-06T16:37:39.710056Z, duration: 19, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/.cache/pip -r docs/requires.txt Collecting setuptools_scm (from -r docs/requires.txt (line 2)) Using cached https://files.pythonhosted.org/packages/1d/70/97966deebaeeda0b81d3cd63ba9f8ec929b838871ed17476de9d8159db3e/setuptools_scm-3.3.3-py2.py3-none-any.whl Collecting importlib_metadata>=0.7 (from -r docs/requires.txt (line 3)) Using cached https://files.pythonhosted.org/packages/89/77/8bae90e4534a8fee1e0c3ee4890e2c7d215dccd7386cf2ec7555e529d6bb/importlib_metadata-0.20-py2.py3-none-any.whl Collecting sphinx>=2.0.1 (from -r docs/requires.txt (line 5)) Downloading https://files.pythonhosted.org/packages/8e/4c/95a21788db2e1653e931420f561015a0bbc9bd4660c4520467ab9e733eb2/Sphinx-2.2.0-py3-none-any.whl (3.3MB) Collecting sphinx-autodoc-typehints (from -r docs/requires.txt (line 6)) Using cached https://files.pythonhosted.org/packages/ef/bb/b752dafd70eee82863773e3deaead5676a414fc513ebd898c19c8e3f8ade/sphinx_autodoc_typehints-1.7.0-py3-none-any.whl Collecting scanpydoc>=0.4 (from -r docs/requires.txt (line 7)) Using cached https://files.pythonhosted.org/packages/4c/b9/a74cd4cabedd4884f9fe7e1b76b794fc7a80cde97aa48860a6f891db378d/scanpydoc-0.4-py3-none-any.whl Collecting pandas~=0.21 (from -r docs/requires.txt (line 9)) Using cached https://files.pythonhosted.org/packages/73/9b/52e228545d14f14bb2a1622e225f38463c8726645165e1cb7dde95bfe6d4/pandas-0.25.1-cp36-cp36m-manylinux1_x86_64.whl Collecting scipy (from -r docs/requires.txt (line 10)) Using cached https://files.pythonhosted.org/packages/29/50/a552a5aff252ae915f522e44642bb49a7b7b31677f9580cfd11bcc869976/scipy-1.3.1-cp36-cp36m-manylinux1_x86_64.whl Collecting h5py (from -r docs/requires.txt (line 11)) Using cached https://files.pythonhosted.org/packages/30/99/d7d4fbf2d02bb30fb76179911a250074b55b852d34e98dd452a9f394ac06/h5py-2.9.0-cp36-cp36m-manylinux1_x86_64.whl Collecting natsort (from -r docs/requires.txt (line 12)) Using cached https://files.pythonhosted.org/packages/e7/13/a66bfa0ebf00e17778ca0319d081be686a33384d1f612fc8e0fc542ac5d8/natsort-6.0.0-py2.py3-none-any.whl Collecting zarr (from -r docs/requires.txt (line 13)) Collecting zipp>=0.5 (from importlib_metadata>=0.7->-r docs/requires.txt (line 3)) Using cached https://files.pythonhosted.org/packages/74/3d/1ee25a26411ba0401b43c6376d2316a71addcc72ef8690b101b4ea56d76a/zipp-0.6.0-py2.py3-none-any.whl Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (0.14) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (0.7.12) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (1.1.0) Collecting sphinxcontrib-htmlhelp (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) Downloading https://files.pythonhosted.org/packages/e4/35/80a67cc493f4a8a9634ab203a77aaa1b84d79ccb1c02eca72cb084d2c7f7/sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96kB) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (2.7.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (41.0.1) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (19.1) Collecting sphinxcontrib-applehelp (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) Downloading https://files.pythonhosted.org/packages/13/9a/4428b3114d654cb1cd34d90d5e6fab938d5436f94a571155187ea1dd78b4/sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121kB) Collecting sphinxcontrib-qthelp (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) Downloading https://files.pythonhosted.org/packages/ce/5b/4747c3ba98b3a3e21a66faa183d8f79b9ded70e74212a7988d236a6eb78a/sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (2.3.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (2.22.0) Collecting sphinxcontrib-devhelp (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) Downloading https://files.pythonhosted.org/packages/b0/a3/fea98741f0b2f2902fbf6c35c8e91b22cd0dd13387291e81d457f9a93066/sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84kB) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (1.9.1) Collecting sphinxcontrib-jsmath (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) Downloading https://files.pythonhosted.org/packages/c2/42/4c8646762ee83602e3fb3fbe774c2fac12f317deb0b5dbeeedd2d3ba4b77/sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl Collecting sphinxcontrib-serializinghtml (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) Downloading https://files.pythonhosted.org/packages/57/b3/3648e48fa5682e61e9839d62de4e23af1795ceb738d68d73bd974257a95c/sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requires.txt (line 5)) (2.10.1) Collecting get_version (from scanpydoc>=0.4->-r docs/requires.txt (line 7)) Using cached https://files.pythonhosted.org/packages/2d/27/610ef458455cb1bcc4b454cebab43de3579e43d080af872727b9ac3146c8/get_version-2.0.6-py3-none-any.whl Collecting numpy>=1.13.3 (from pandas~=0.21->-r docs/requires.txt (line 9)) Using cached https://files.pythonhosted.org/packages/75/92/57179ed45307ec6179e344231c47da7f3f3da9e2eee5c8ab506bd279ce4e/numpy-1.17.1-cp36-cp36m-manylinux1_x86_64.whl Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from pandas~=0.21->-r docs/requires.txt (line 9)) (2019.2) Collecting python-dateutil>=2.6.1 (from pandas~=0.21->-r docs/requires.txt (line 9)) Using cached https://files.pythonhosted.org/packages/41/17/c62faccbfbd163c7f57f3844689e3a78bae1f403648a6afb1d0866d87fbb/python_dateutil-2.8.0-py2.py3-none-any.whl Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from h5py->-r docs/requires.txt (line 11)) (1.12.0) Collecting numcodecs>=0.6.2 (from zarr->-r docs/requires.txt (line 13)) Collecting fasteners (from zarr->-r docs/requires.txt (line 13)) Using cached https://files.pythonhosted.org/packages/18/bd/55eb2d6397b9c0e263af9d091ebdb756b15756029b3cededf6461481bc63/fasteners-0.15-py2.py3-none-any.whl Collecting asciitree (from zarr->-r docs/requires.txt (line 13)) Collecting more-itertools (from zipp>=0.5->importlib_metadata>=0.7->-r docs/requires.txt (line 3)) Using cached https://files.pythonhosted.org/packages/45/dc/3241eef99eb45f1def35cf93af35d1cf9ef4c0991792583b8f33ea41b092/more_itertools-7.2.0-py3-none-any.whl Requirement already satisfied: attrs in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from packaging->sphinx>=2.0.1->-r docs/requires.txt (line 5)) (19.1.0) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from packaging->sphinx>=2.0.1->-r docs/requires.txt (line 5)) (2.4.2) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx>=2.0.1->-r docs/requires.txt (line 5)) (2.8) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx>=2.0.1->-r docs/requires.txt (line 5)) (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/icb-anndata/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx>=2.0.1->-r docs/requires.txt (line 5)) (1.25.3) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx>=2.0.1->-r docs/requires.txt (line 5)) (3.0.4) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages (from Jinja2>=2.3->sphinx>=2.0.1->-r docs/requires.txt (line 5)) (1.1.1) Collecting future-fstrings (from get_version->scanpydoc>=0.4->-r docs/requires.txt (line 7)) Using cached https://files.pythonhosted.org/packages/ab/6d/ea1d52e9038558dd37f5d30647eb9f07888c164960a5d4daa5f970c6da25/future_fstrings-1.2.0-py2.py3-none-any.whl Collecting monotonic>=0.1 (from fasteners->zarr->-r docs/requires.txt (line 13)) Using cached https://files.pythonhosted.org/packages/ac/aa/063eca6a416f397bd99552c534c6d11d57f58f2e94c14780f3bbf818c4cf/monotonic-1.5-py2.py3-none-any.whl Installing collected packages: setuptools-scm, more-itertools, zipp, importlib-metadata, sphinxcontrib-htmlhelp, sphinxcontrib-applehelp, sphinxcontrib-qthelp, sphinxcontrib-devhelp, sphinxcontrib-jsmath, sphinxcontrib-serializinghtml, sphinx, sphinx-autodoc-typehints, future-fstrings, get-version, scanpydoc, numpy, python-dateutil, pandas, scipy, h5py, natsort, numcodecs, monotonic, fasteners, asciitree, zarr Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed asciitree-0.3.3 fasteners-0.15 future-fstrings-1.2.0 get-version-2.0.6 h5py-2.9.0 importlib-metadata-0.20 monotonic-1.5 more-itertools-7.2.0 natsort-6.0.0 numcodecs-0.6.3 numpy-1.17.1 pandas-0.25.1 python-dateutil-2.8.0 scanpydoc-0.4 scipy-1.3.1 setuptools-scm-3.3.3 sphinx-2.2.0 sphinx-autodoc-typehints-1.7.0 sphinxcontrib-applehelp-1.0.1 sphinxcontrib-devhelp-1.0.1 sphinxcontrib-htmlhelp-1.0.2 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.2 sphinxcontrib-serializinghtml-1.1.3 zarr-2.3.2 zipp-0.6.0 [rtd-command-info] start-time: 2019-09-06T16:37:40.405941Z, end-time: 2019-09-06T16:37:40.748815Z, duration: 0, exit-code: 0 cat docs/conf.py import sys import logging from pathlib import Path from datetime import datetime HERE = Path(__file__).parent sys.path.insert(0, str(HERE.parent)) import anndata # noqa logger = logging.getLogger(__name__) for generated in HERE.glob('anndata.*.rst'): generated.unlink() # -- General configuration ------------------------------------------------ needs_sphinx = '1.7' # autosummary bugfix # General information project = 'anndata' author = anndata.__author__ copyright = f'{datetime.now():%Y}, {author}.' version = anndata.__version__.replace('.dirty', '') release = version # default settings templates_path = ['_templates'] source_suffix = '.rst' master_doc = 'index' default_role = 'literal' exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] pygments_style = 'sphinx' extensions = [ 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.doctest', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', 'sphinx.ext.autosummary', # 'plot_generator', # 'plot_directive', 'sphinx_autodoc_typehints', # needs to be after napoleon # 'ipython_directive', # 'ipython_console_highlighting', 'scanpydoc', ] # Generate the API documentation when building autosummary_generate = True autodoc_member_order = 'bysource' # autodoc_default_flags = ['members'] napoleon_google_docstring = False napoleon_numpy_docstring = True napoleon_include_init_with_doc = False napoleon_use_rtype = True # having a separate entry generally helps readability napoleon_use_param = True napoleon_custom_sections = [('Params', 'Parameters')] todo_include_todos = False nitpicky = True # Report broken links suppress_warnings = ['ref.citation'] def setup(app): # Don’t allow broken links # app.warningiserror = True app.add_stylesheet('css/custom.css') intersphinx_mapping = dict( h5py=('http://docs.h5py.org/en/latest/', None), loompy=('https://linnarssonlab.org/loompy/', None), numpy=('https://docs.scipy.org/doc/numpy/', None), pandas=('https://pandas.pydata.org/pandas-docs/stable/', None), python=('https://docs.python.org/3', None), scipy=('https://docs.scipy.org/doc/scipy/reference/', None), sklearn=('https://scikit-learn.org/stable/', None), ) # -- Options for HTML output ---------------------------------------------- html_theme = 'sphinx_rtd_theme' html_theme_options = dict( navigation_depth=2, ) html_context = dict( display_github=True, # Integrate GitHub github_user='theislab', # Username github_repo='anndata', # Repo name github_version='master', # Version conf_py_path='/docs/', # Path in the checkout to the docs root ) html_static_path = ['_static'] html_show_sphinx = False def setup(app): app.add_stylesheet('css/custom.css') # -- Options for other output formats ------------------------------------------ htmlhelp_basename = f'{project}doc' doc_title = f'{project} Documentation' latex_documents = [ (master_doc, f'{project}.tex', doc_title, author, 'manual'), ] man_pages = [ (master_doc, project, doc_title, [author], 1) ] texinfo_documents = [ (master_doc, project, doc_title, author, project, 'One line description of project.', 'Miscellaneous'), ] ########################################################################### # 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/"), ], 'downloads': [ ("html", "//readthedocs.com/projects/icb-anndata/downloads/htmlzip/latest/"), ], 'subprojects': [ ], 'slug': 'icb-anndata', 'name': u'anndata', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://icb-anndata.readthedocs-hosted.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'theislab', 'github_repo': 'anndata', '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': '7fa8efde', } 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-09-06T16:37:40.866983Z, end-time: 2019-09-06T16:38:00.985489Z, duration: 20, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.2.0 loading translations [en]... done making output directory... done loading intersphinx inventory from http://docs.h5py.org/en/latest/objects.inv... loading intersphinx inventory from https://linnarssonlab.org/loompy/objects.inv... loading intersphinx inventory from https://docs.scipy.org/doc/numpy/objects.inv... loading intersphinx inventory from https://pandas.pydata.org/pandas-docs/stable/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv... loading intersphinx inventory from https://scikit-learn.org/stable/objects.inv... [autosummary] generating autosummary for: api.rst, benchmarks.rst, index.rst, references.rst, release_notes.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.write.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.write_csvs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.write_loom.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.write_zarr.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.read_csv.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.read_excel.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.read_h5ad.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.read_hdf.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.read_loom.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.read_mtx.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.read_text.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.read_umi_tools.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.read_zarr.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.T.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.X.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.chunk_X.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.chunked_X.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.concatenate.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.copy.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.filename.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.isbacked.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.isview.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.layers.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.var_names.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.var_names_make_unique.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.var_vector.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.varm.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.varm_keys.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.AnnData.write_h5ad.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.File.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Group.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.SparseDataset.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.astype.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.attrs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.chunks.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.compression.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.compression_opts.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.dims.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.dtype.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.external.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.file.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Dataset.fillvalue.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Group.get.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Group.items.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Group.keys.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Group.name.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Group.values.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.SparseDataset.append.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.SparseDataset.dtype.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.SparseDataset.format_str.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.SparseDataset.shape.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.SparseDataset.value.rst building [mo]: targets for 0 po files that are out of date building [readthedocs]: targets for 5 source files that are out of date updating environment: [new config] 114 added, 0 changed, 0 removed reading sources... [ 0%] anndata.AnnData reading sources... [ 1%] anndata.AnnData.T reading sources... [ 2%] anndata.AnnData.X reading sources... [ 3%] anndata.AnnData.chunk_X reading sources... [ 4%] anndata.AnnData.chunked_X reading sources... [ 5%] anndata.AnnData.concatenate reading sources... [ 6%] anndata.AnnData.copy reading sources... [ 7%] anndata.AnnData.filename reading sources... [ 7%] anndata.AnnData.isbacked reading sources... [ 8%] anndata.AnnData.isview reading sources... [ 9%] anndata.AnnData.layers reading sources... [ 10%] anndata.AnnData.n_obs reading sources... [ 11%] anndata.AnnData.n_vars reading sources... [ 12%] anndata.AnnData.obs reading sources... [ 13%] anndata.AnnData.obs_keys reading sources... [ 14%] anndata.AnnData.obs_names reading sources... [ 14%] anndata.AnnData.obs_names_make_unique reading sources... [ 15%] anndata.AnnData.obs_vector reading sources... [ 16%] anndata.AnnData.obsm reading sources... [ 17%] anndata.AnnData.obsm_keys reading sources... [ 18%] anndata.AnnData.raw reading sources... [ 19%] anndata.AnnData.rename_categories reading sources... [ 20%] anndata.AnnData.shape reading sources... [ 21%] anndata.AnnData.strings_to_categoricals reading sources... [ 21%] anndata.AnnData.to_df reading sources... [ 22%] anndata.AnnData.transpose reading sources... [ 23%] anndata.AnnData.uns reading sources... [ 24%] anndata.AnnData.uns_keys reading sources... [ 25%] anndata.AnnData.var reading sources... [ 26%] anndata.AnnData.var_keys reading sources... [ 27%] anndata.AnnData.var_names reading sources... [ 28%] anndata.AnnData.var_names_make_unique reading sources... [ 28%] anndata.AnnData.var_vector reading sources... [ 29%] anndata.AnnData.varm reading sources... [ 30%] anndata.AnnData.varm_keys reading sources... [ 31%] anndata.AnnData.write reading sources... [ 32%] anndata.AnnData.write_csvs reading sources... [ 33%] anndata.AnnData.write_h5ad reading sources... [ 34%] anndata.AnnData.write_loom reading sources... [ 35%] anndata.AnnData.write_zarr reading sources... [ 35%] anndata.h5py reading sources... [ 36%] anndata.h5py.Dataset reading sources... [ 37%] anndata.h5py.Dataset.astype reading sources... [ 38%] anndata.h5py.Dataset.attrs reading sources... [ 39%] anndata.h5py.Dataset.chunks reading sources... [ 40%] anndata.h5py.Dataset.compression reading sources... [ 41%] anndata.h5py.Dataset.compression_opts reading sources... [ 42%] anndata.h5py.Dataset.dims reading sources... [ 42%] anndata.h5py.Dataset.dtype reading sources... [ 43%] anndata.h5py.Dataset.external reading sources... [ 44%] anndata.h5py.Dataset.file reading sources... [ 45%] anndata.h5py.Dataset.fillvalue reading sources... [ 46%] anndata.h5py.Dataset.fletcher32 reading sources... [ 47%] anndata.h5py.Dataset.flush reading sources... [ 48%] anndata.h5py.Dataset.id reading sources... [ 49%] anndata.h5py.Dataset.is_virtual reading sources... [ 50%] anndata.h5py.Dataset.len reading sources... [ 50%] anndata.h5py.Dataset.maxshape reading sources... [ 51%] anndata.h5py.Dataset.name reading sources... [ 52%] anndata.h5py.Dataset.ndim reading sources... [ 53%] anndata.h5py.Dataset.parent reading sources... [ 54%] anndata.h5py.Dataset.read_direct reading sources... [ 55%] anndata.h5py.Dataset.ref reading sources... [ 56%] anndata.h5py.Dataset.refresh reading sources... [ 57%] anndata.h5py.Dataset.regionref reading sources... [ 57%] anndata.h5py.Dataset.resize reading sources... [ 58%] anndata.h5py.Dataset.scaleoffset reading sources... [ 59%] anndata.h5py.Dataset.shape reading sources... [ 60%] anndata.h5py.Dataset.shuffle reading sources... [ 61%] anndata.h5py.Dataset.size reading sources... [ 62%] anndata.h5py.Dataset.value reading sources... [ 63%] anndata.h5py.Dataset.virtual_sources reading sources... [ 64%] anndata.h5py.Dataset.write_direct reading sources... [ 64%] anndata.h5py.File reading sources... [ 65%] anndata.h5py.File.attrs reading sources... [ 66%] anndata.h5py.File.close reading sources... [ 67%] anndata.h5py.File.create_dataset reading sources... [ 68%] anndata.h5py.File.create_group reading sources... [ 69%] anndata.h5py.File.filename reading sources... [ 70%] anndata.h5py.File.get reading sources... [ 71%] anndata.h5py.File.id reading sources... [ 71%] anndata.h5py.File.items reading sources... [ 72%] anndata.h5py.File.keys reading sources... [ 73%] anndata.h5py.File.name reading sources... [ 74%] anndata.h5py.File.values reading sources... [ 75%] anndata.h5py.Group reading sources... [ 76%] anndata.h5py.Group.attrs reading sources... [ 77%] anndata.h5py.Group.create_dataset reading sources... [ 78%] anndata.h5py.Group.create_group reading sources... [ 78%] anndata.h5py.Group.get reading sources... [ 79%] anndata.h5py.Group.items reading sources... [ 80%] anndata.h5py.Group.keys reading sources... [ 81%] anndata.h5py.Group.name reading sources... [ 82%] anndata.h5py.Group.values reading sources... [ 83%] anndata.h5py.SparseDataset reading sources... [ 84%] anndata.h5py.SparseDataset.append reading sources... [ 85%] anndata.h5py.SparseDataset.dtype reading sources... [ 85%] anndata.h5py.SparseDataset.format_str reading sources... [ 86%] anndata.h5py.SparseDataset.shape reading sources... [ 87%] anndata.h5py.SparseDataset.value reading sources... [ 88%] anndata.read_csv reading sources... [ 89%] anndata.read_excel reading sources... [ 90%] anndata.read_h5ad reading sources... [ 91%] anndata.read_hdf reading sources... [ 92%] anndata.read_loom reading sources... [ 92%] anndata.read_mtx reading sources... [ 93%] anndata.read_text reading sources... [ 94%] anndata.read_umi_tools reading sources... [ 95%] anndata.read_zarr reading sources... [ 96%] api reading sources... [ 97%] benchmarks reading sources... [ 98%] index reading sources... [ 99%] references reading sources... [100%] release_notes looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] anndata.AnnData writing output... [ 1%] anndata.AnnData.T writing output... [ 2%] anndata.AnnData.X writing output... [ 3%] anndata.AnnData.chunk_X writing output... [ 4%] anndata.AnnData.chunked_X writing output... [ 5%] anndata.AnnData.concatenate writing output... [ 6%] anndata.AnnData.copy writing output... [ 7%] anndata.AnnData.filename writing output... [ 7%] anndata.AnnData.isbacked writing output... [ 8%] anndata.AnnData.isview writing output... [ 9%] anndata.AnnData.layers writing output... [ 10%] anndata.AnnData.n_obs writing output... [ 11%] anndata.AnnData.n_vars writing output... [ 12%] anndata.AnnData.obs writing output... [ 13%] anndata.AnnData.obs_keys writing output... [ 14%] anndata.AnnData.obs_names writing output... [ 14%] anndata.AnnData.obs_names_make_unique writing output... [ 15%] anndata.AnnData.obs_vector writing output... [ 16%] anndata.AnnData.obsm writing output... [ 17%] anndata.AnnData.obsm_keys writing output... [ 18%] anndata.AnnData.raw writing output... [ 19%] anndata.AnnData.rename_categories writing output... [ 20%] anndata.AnnData.shape writing output... [ 21%] anndata.AnnData.strings_to_categoricals writing output... [ 21%] anndata.AnnData.to_df writing output... [ 22%] anndata.AnnData.transpose writing output... [ 23%] anndata.AnnData.uns writing output... [ 24%] anndata.AnnData.uns_keys writing output... [ 25%] anndata.AnnData.var writing output... [ 26%] anndata.AnnData.var_keys writing output... [ 27%] anndata.AnnData.var_names writing output... [ 28%] anndata.AnnData.var_names_make_unique writing output... [ 28%] anndata.AnnData.var_vector writing output... [ 29%] anndata.AnnData.varm writing output... [ 30%] anndata.AnnData.varm_keys writing output... [ 31%] anndata.AnnData.write writing output... [ 32%] anndata.AnnData.write_csvs writing output... [ 33%] anndata.AnnData.write_h5ad writing output... [ 34%] anndata.AnnData.write_loom writing output... [ 35%] anndata.AnnData.write_zarr writing output... [ 35%] anndata.h5py writing output... [ 36%] anndata.h5py.Dataset writing output... [ 37%] anndata.h5py.Dataset.astype writing output... [ 38%] anndata.h5py.Dataset.attrs writing output... [ 39%] anndata.h5py.Dataset.chunks writing output... [ 40%] anndata.h5py.Dataset.compression writing output... [ 41%] anndata.h5py.Dataset.compression_opts writing output... [ 42%] anndata.h5py.Dataset.dims writing output... [ 42%] anndata.h5py.Dataset.dtype writing output... [ 43%] anndata.h5py.Dataset.external writing output... [ 44%] anndata.h5py.Dataset.file writing output... [ 45%] anndata.h5py.Dataset.fillvalue writing output... [ 46%] anndata.h5py.Dataset.fletcher32 writing output... [ 47%] anndata.h5py.Dataset.flush writing output... [ 48%] anndata.h5py.Dataset.id writing output... [ 49%] anndata.h5py.Dataset.is_virtual writing output... [ 50%] anndata.h5py.Dataset.len writing output... [ 50%] anndata.h5py.Dataset.maxshape writing output... [ 51%] anndata.h5py.Dataset.name writing output... [ 52%] anndata.h5py.Dataset.ndim writing output... [ 53%] anndata.h5py.Dataset.parent writing output... [ 54%] anndata.h5py.Dataset.read_direct writing output... [ 55%] anndata.h5py.Dataset.ref writing output... [ 56%] anndata.h5py.Dataset.refresh writing output... [ 57%] anndata.h5py.Dataset.regionref writing output... [ 57%] anndata.h5py.Dataset.resize writing output... [ 58%] anndata.h5py.Dataset.scaleoffset writing output... [ 59%] anndata.h5py.Dataset.shape writing output... [ 60%] anndata.h5py.Dataset.shuffle writing output... [ 61%] anndata.h5py.Dataset.size writing output... [ 62%] anndata.h5py.Dataset.value writing output... [ 63%] anndata.h5py.Dataset.virtual_sources writing output... [ 64%] anndata.h5py.Dataset.write_direct writing output... [ 64%] anndata.h5py.File writing output... [ 65%] anndata.h5py.File.attrs writing output... [ 66%] anndata.h5py.File.close writing output... [ 67%] anndata.h5py.File.create_dataset writing output... [ 68%] anndata.h5py.File.create_group writing output... [ 69%] anndata.h5py.File.filename writing output... [ 70%] anndata.h5py.File.get writing output... [ 71%] anndata.h5py.File.id writing output... [ 71%] anndata.h5py.File.items writing output... [ 72%] anndata.h5py.File.keys writing output... [ 73%] anndata.h5py.File.name writing output... [ 74%] anndata.h5py.File.values writing output... [ 75%] anndata.h5py.Group writing output... [ 76%] anndata.h5py.Group.attrs writing output... [ 77%] anndata.h5py.Group.create_dataset writing output... [ 78%] anndata.h5py.Group.create_group writing output... [ 78%] anndata.h5py.Group.get writing output... [ 79%] anndata.h5py.Group.items writing output... [ 80%] anndata.h5py.Group.keys writing output... [ 81%] anndata.h5py.Group.name writing output... [ 82%] anndata.h5py.Group.values writing output... [ 83%] anndata.h5py.SparseDataset writing output... [ 84%] anndata.h5py.SparseDataset.append writing output... [ 85%] anndata.h5py.SparseDataset.dtype writing output... [ 85%] anndata.h5py.SparseDataset.format_str writing output... [ 86%] anndata.h5py.SparseDataset.shape writing output... [ 87%] anndata.h5py.SparseDataset.value writing output... [ 88%] anndata.read_csv writing output... [ 89%] anndata.read_excel writing output... [ 90%] anndata.read_h5ad writing output... [ 91%] anndata.read_hdf writing output... [ 92%] anndata.read_loom writing output... [ 92%] anndata.read_mtx writing output... [ 93%] anndata.read_text writing output... [ 94%] anndata.read_umi_tools writing output... [ 95%] anndata.read_zarr writing output... [ 96%] api writing output... [ 97%] benchmarks writing output... [ 98%] index writing output... [ 99%] references writing output... [100%] release_notes /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages/setuptools_scm/git.py:68: UserWarning: "/home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest" is shallow and may cause errors warnings.warn('"%s" is shallow and may cause errors' % (wd.path,)) /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/core/anndata.py:docstring of anndata.AnnData.layers:28: WARNING: py:class reference target not found: anndata.core.alignedmapping.LayersBase /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/core/anndata.py:docstring of anndata.AnnData.layers:28: WARNING: py:class reference target not found: anndata.core.alignedmapping.LayersBase /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/core/anndata.py:docstring of anndata.AnnData.obsm:7: WARNING: py:class reference target not found: anndata.core.alignedmapping.AxisArraysBase /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/core/anndata.py:docstring of anndata.AnnData.obsm:7: WARNING: py:class reference target not found: anndata.core.alignedmapping.AxisArraysBase /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/core/anndata.py:docstring of anndata.AnnData.raw:20: WARNING: py:class reference target not found: anndata.core.anndata.Raw /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/core/anndata.py:docstring of anndata.AnnData.raw:20: WARNING: py:class reference target not found: anndata.core.anndata.Raw /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/core/anndata.py:docstring of anndata.AnnData.varm:7: WARNING: py:class reference target not found: anndata.core.alignedmapping.AxisArraysBase /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/core/anndata.py:docstring of anndata.AnnData.varm:7: WARNING: py:class reference target not found: anndata.core.alignedmapping.AxisArraysBase /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.File.rst:39::1: WARNING: py:class reference target not found: typing.Keysview /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.File.rst:39::1: WARNING: py:class reference target not found: typing.Keysview /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/h5py/h5sparse.py:docstring of anndata.h5py.File.keys:2: WARNING: py:class reference target not found: typing.Keysview /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/h5py/h5sparse.py:docstring of anndata.h5py.File.keys:2: WARNING: py:class reference target not found: typing.Keysview /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Group.rst:36::1: WARNING: py:class reference target not found: typing.Keysview /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/docs/anndata.h5py.Group.rst:36::1: WARNING: py:class reference target not found: typing.Keysview /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/h5py/h5sparse.py:docstring of anndata.h5py.Group.keys:2: WARNING: py:class reference target not found: typing.Keysview /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/latest/anndata/h5py/h5sparse.py:docstring of anndata.h5py.Group.keys:2: WARNING: py:class reference target not found: typing.Keysview generating indices... genindex py-modindexdone writing additional pages... searchdone 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, 16 warnings. The HTML pages are in _build/html. /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/latest/lib/python3.6/site-packages/sphinx_rtd_theme/search.html:20: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a