Read the Docs build information Build id: 752608 Project: icb-anndata Version: 629 Commit: 9c2c91d50c819bfcacdc21f04d89de99bbab5029 Date: 2021-10-21T18:35:18.354982Z State: finished Success: True [rtd-command-info] start-time: 2021-10-21T18:35:20.338017Z, end-time: 2021-10-21T18:35:21.459986Z, duration: 1, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/theislab/anndata.git . Cloning into '.'... [rtd-command-info] start-time: 2021-10-21T18:35:21.586771Z, end-time: 2021-10-21T18:35:22.373386Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 pull/629/head:external-629 From https://github.com/theislab/anndata * [new ref] refs/pull/629/head -> external-629 [rtd-command-info] start-time: 2021-10-21T18:35:22.510022Z, end-time: 2021-10-21T18:35:22.585435Z, duration: 0, exit-code: 0 git checkout --force 9c2c91d50c819bfcacdc21f04d89de99bbab5029 Note: checking out '9c2c91d50c819bfcacdc21f04d89de99bbab5029'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by performing another checkout. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -b with the checkout command again. Example: git checkout -b HEAD is now at 9c2c91d Make index_unique boolean [rtd-command-info] start-time: 2021-10-21T18:35:22.750051Z, end-time: 2021-10-21T18:35:22.818000Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2021-10-21T18:35:23.973895Z, end-time: 2021-10-21T18:35:29.136399Z, duration: 5, exit-code: 0 python3.7 -mvirtualenv Using base prefix '/home/docs/.pyenv/versions/3.7.9' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/bin/python3.7 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2021-10-21T18:35:29.261852Z, end-time: 2021-10-21T18:35:30.430657Z, duration: 1, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (21.3) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (58.2.0) [rtd-command-info] start-time: 2021-10-21T18:35:30.551294Z, end-time: 2021-10-21T18:35:38.444822Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir mock==1.0.1 pillow==5.4.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.8.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.2 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (2.0 MB) Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting commonmark==0.8.1 Downloading commonmark-0.8.1-py2.py3-none-any.whl (47 kB) Collecting recommonmark==0.5.0 Downloading recommonmark-0.5.0-py2.py3-none-any.whl (9.8 kB) Collecting sphinx<2 Downloading Sphinx-1.8.5-py2.py3-none-any.whl (3.1 MB) Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) Collecting readthedocs-sphinx-ext<2.2 Downloading readthedocs_sphinx_ext-2.1.4-py2.py3-none-any.whl (29 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) Collecting packaging Downloading packaging-21.0-py3-none-any.whl (40 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<2) (58.2.0) Collecting Jinja2>=2.3 Downloading Jinja2-3.0.2-py3-none-any.whl (133 kB) Collecting Pygments>=2.0 Downloading Pygments-2.10.0-py3-none-any.whl (1.0 MB) Collecting requests>=2.0.0 Downloading requests-2.26.0-py2.py3-none-any.whl (62 kB) Collecting six>=1.5 Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.1-py2.py3-none-any.whl (8.8 MB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) Collecting pytz>=2015.7 Downloading pytz-2021.3-py2.py3-none-any.whl (503 kB) Collecting MarkupSafe>=2.0 Downloading MarkupSafe-2.0.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (31 kB) Collecting charset-normalizer~=2.0.0 Downloading charset_normalizer-2.0.7-py3-none-any.whl (38 kB) Collecting certifi>=2017.4.17 Downloading certifi-2021.10.8-py2.py3-none-any.whl (149 kB) Collecting urllib3<1.27,>=1.21.1 Downloading urllib3-1.26.7-py2.py3-none-any.whl (138 kB) Collecting idna<4,>=2.5 Downloading idna-3.3-py3-none-any.whl (61 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) Building wheels for collected packages: mock, future Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=8a61d64908e156086172bf4d6592e29cb739b550697bebb07b222b4902fe93e1 Stored in directory: /tmp/pip-ephem-wheel-cache-65f0dvbs/wheels/7a/94/b1/0fdc5339a5bd487a5cc15421ec200d9ba3e2aa7190e4a727f1 Building wheel for future (setup.py): started Building wheel for future (setup.py): finished with status 'done' Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491070 sha256=f78ea5a50348521786fdbc55c86ecc58f51621d7b419fdf7a0bcb44e79053be4 Stored in directory: /tmp/pip-ephem-wheel-cache-65f0dvbs/wheels/56/b0/fe/4410d17b32f1f0c3cf54cdfb2bc04d7b4b8f4ae377e2229ba0 Successfully built mock future Installing collected packages: urllib3, sphinxcontrib-serializinghtml, pytz, pyparsing, MarkupSafe, idna, charset-normalizer, certifi, sphinxcontrib-websupport, snowballstemmer, six, requests, Pygments, packaging, Jinja2, imagesize, future, docutils, babel, alabaster, sphinx, commonmark, sphinx-rtd-theme, recommonmark, readthedocs-sphinx-ext, pillow, mock Successfully installed Jinja2-3.0.2 MarkupSafe-2.0.1 Pygments-2.10.0 alabaster-0.7.12 babel-2.9.1 certifi-2021.10.8 charset-normalizer-2.0.7 commonmark-0.8.1 docutils-0.17.1 future-0.18.2 idna-3.3 imagesize-1.2.0 mock-1.0.1 packaging-21.0 pillow-5.4.1 pyparsing-2.4.7 pytz-2021.3 readthedocs-sphinx-ext-2.1.4 recommonmark-0.5.0 requests-2.26.0 six-1.16.0 snowballstemmer-2.1.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.7 [rtd-command-info] start-time: 2021-10-21T18:35:38.563467Z, end-time: 2021-10-21T18:36:10.395197Z, duration: 31, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[doc] Processing /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629 Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing wheel metadata (pyproject.toml): started Preparing wheel metadata (pyproject.toml): finished with status 'done' Collecting scipy>1.4 Downloading scipy-1.7.1-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.whl (28.5 MB) Collecting importlib_metadata>=0.7 Downloading importlib_metadata-4.8.1-py3-none-any.whl (17 kB) Collecting pandas>=1.1.1 Downloading pandas-1.3.4-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.3 MB) Collecting natsort Downloading natsort-7.1.1-py3-none-any.whl (35 kB) Requirement already satisfied: packaging>=20 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from anndata==0.7.7.dev14+g9c2c91d) (21.0) Collecting h5py Downloading h5py-3.5.0-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (4.1 MB) Collecting numpy>=1.16.5 Downloading numpy-1.21.3-cp37-cp37m-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (15.7 MB) Collecting xlrd<2.0 Downloading xlrd-1.2.0-py2.py3-none-any.whl (103 kB) Collecting sphinx<4.2,>=4.1 Downloading Sphinx-4.1.2-py3-none-any.whl (2.9 MB) Collecting scanpydoc>=0.7.3 Downloading scanpydoc-0.7.3-py3-none-any.whl (29 kB) Requirement already satisfied: sphinx-rtd-theme in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from anndata==0.7.7.dev14+g9c2c91d) (0.4.3) Collecting sphinx-rtd-theme Downloading sphinx_rtd_theme-1.0.0-py2.py3-none-any.whl (2.8 MB) Collecting sphinx_issues Downloading sphinx_issues-1.2.0-py2.py3-none-any.whl (5.8 kB) Collecting typing_extensions Downloading typing_extensions-3.10.0.2-py3-none-any.whl (26 kB) Collecting sphinx-autodoc-typehints>=1.11.0 Downloading sphinx_autodoc_typehints-1.12.0-py3-none-any.whl (9.4 kB) Collecting zipp>=0.5 Downloading zipp-3.6.0-py3-none-any.whl (5.3 kB) Requirement already satisfied: pyparsing>=2.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from packaging>=20->anndata==0.7.7.dev14+g9c2c91d) (2.4.7) Collecting python-dateutil>=2.7.3 Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) Requirement already satisfied: pytz>=2017.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from pandas>=1.1.1->anndata==0.7.7.dev14+g9c2c91d) (2021.3) Collecting get_version Downloading get_version-3.5.3-py3-none-any.whl (18 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (2.10.0) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (1.1.5) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.2-py2.py3-none-any.whl (121 kB) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (3.0.2) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (2.9.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (0.7.12) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (2.1.0) Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (0.17.1) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (1.2.0) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (2.26.0) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (58.2.0) Collecting sphinxcontrib-htmlhelp>=2.0.0 Downloading sphinxcontrib_htmlhelp-2.0.0-py2.py3-none-any.whl (100 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting cached-property Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from Jinja2>=2.3->sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (2.0.1) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from python-dateutil>=2.7.3->pandas>=1.1.1->anndata==0.7.7.dev14+g9c2c91d) (1.16.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (2021.10.8) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (1.26.7) Requirement already satisfied: charset-normalizer~=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (2.0.7) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/envs/629/lib/python3.7/site-packages (from requests>=2.5.0->sphinx<4.2,>=4.1->anndata==0.7.7.dev14+g9c2c91d) (3.3) Collecting dunamai Downloading dunamai-1.6.0-py3-none-any.whl (16 kB) Building wheels for collected packages: anndata Building wheel for anndata (pyproject.toml): started Building wheel for anndata (pyproject.toml): finished with status 'done' Created wheel for anndata: filename=anndata-0.7.7.dev14+g9c2c91d-py3-none-any.whl size=142809 sha256=7abda328fd619b4927b8e3660845908be751bdd9b59bbd67d7c6b6a8c182fa06 Stored in directory: /tmp/pip-ephem-wheel-cache-7x7oprkv/wheels/bf/43/19/cad8cb8099c966d31cd00c41339c332c7bc7d23ad305c4a470 Successfully built anndata Installing collected packages: zipp, typing-extensions, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, python-dateutil, numpy, importlib-metadata, dunamai, cached-property, xlrd, sphinx, scipy, pandas, natsort, h5py, get-version, sphinx-rtd-theme, sphinx-issues, sphinx-autodoc-typehints, scanpydoc, anndata Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Attempting uninstall: sphinx-rtd-theme Found existing installation: sphinx-rtd-theme 0.4.3 Uninstalling sphinx-rtd-theme-0.4.3: Successfully uninstalled sphinx-rtd-theme-0.4.3 Successfully installed anndata-0.7.7.dev14+g9c2c91d cached-property-1.5.2 dunamai-1.6.0 get-version-3.5.3 h5py-3.5.0 importlib-metadata-4.8.1 natsort-7.1.1 numpy-1.21.3 pandas-1.3.4 python-dateutil-2.8.2 scanpydoc-0.7.3 scipy-1.7.1 sphinx-4.1.2 sphinx-autodoc-typehints-1.12.0 sphinx-issues-1.2.0 sphinx-rtd-theme-1.0.0 sphinxcontrib-applehelp-1.0.2 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.0 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 typing-extensions-3.10.0.2 xlrd-1.2.0 zipp-3.6.0 [rtd-command-info] start-time: 2021-10-21T18:36:11.378480Z, end-time: 2021-10-21T18:36:11.450179Z, duration: 0, exit-code: 0 cat docs/conf.py import sys import logging from pathlib import Path from datetime import datetime from sphinx.application import Sphinx HERE = Path(__file__).parent sys.path[:0] = [str(HERE.parent), str(HERE / "extensions")] 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", "sphinx_autodoc_typehints", # needs to be after napoleon "scanpydoc", *[p.stem for p in (HERE / "extensions").glob("*.py")], ] # 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 nitpick_ignore = [ ("py:meth", "pandas.DataFrame.iloc"), ("py:meth", "pandas.DataFrame.loc"), ] suppress_warnings = ["ref.citation"] def setup(app: Sphinx): # Don’t allow broken links. DO NOT CHANGE THIS LINE, fix problems instead. app.warningiserror = True intersphinx_mapping = dict( h5py=("https://docs.h5py.org/en/latest/", None), loompy=("https://linnarssonlab.org/loompy/", None), numpy=("https://numpy.org/doc/stable/", 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), zarr=("https://zarr.readthedocs.io/en/stable/", None), xarray=("http://xarray.pydata.org/en/stable/", None), ) qualname_overrides = { "anndata._core.anndata.AnnData": "anndata.AnnData", # Temporarily "anndata._core.raw.Raw": "anndata.AnnData", "anndata._core.views.ArrayView": "numpy.ndarray", **{ f"anndata._core.aligned_mapping.{cls}{kind}": "typing.Mapping" for cls in "Layers AxisArrays PairwiseArrays".split() for kind in ["", "View"] }, } # -- Options for HTML output ---------------------------------------------- html_theme = "scanpydoc" html_theme_options = dict(navigation_depth=4) 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 ) issues_github_path = "{github_user}/{github_repo}".format_map(html_context) html_show_sphinx = False # -- 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 # # Note: this file shouldn't rely on extra dependencies. import importlib import sys import os.path # Borrowed from six. PY3 = sys.version_info[0] == 3 string_types = str if PY3 else basestring from sphinx import version_info # Get suffix for proper linking to GitHub # This is deprecated in Sphinx 1.3+, # as each page can have its own suffix if globals().get('source_suffix', False): if isinstance(source_suffix, string_types): SUFFIX = source_suffix elif isinstance(source_suffix, (list, tuple)): # Sphinx >= 1.3 supports list/tuple to define multiple suffixes SUFFIX = source_suffix[0] elif isinstance(source_suffix, dict): # Sphinx >= 1.8 supports a mapping dictionary for multiple suffixes SUFFIX = list(source_suffix.keys())[0] # make a ``list()`` for py2/py3 compatibility else: # default to .rst SUFFIX = '.rst' else: SUFFIX = '.rst' # Add RTD Static Path. Add to the end because it overwrites previous files. if not 'html_static_path' in globals(): html_static_path = [] if os.path.exists('_static'): html_static_path.append('_static') # Add RTD Theme only if they aren't overriding it already using_rtd_theme = ( ( 'html_theme' in globals() and html_theme in ['default'] and # Allow people to bail with a hack of having an html_style 'html_style' not in globals() ) or 'html_theme' not in globals() ) if using_rtd_theme: theme = importlib.import_module('sphinx_rtd_theme') html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "629", 'version_slug': "629", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("0.4.1", "/en/0.4.1/"), ("0.3", "/en/0.3/"), ("refpaths", "/en/refpaths/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'icb-anndata', 'name': u'anndata', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://anndata.readthedocs.io/en/latest/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'theislab', 'proxied_api_host': '/_', 'github_repo': 'anndata', 'github_version': '9c2c91d50c819bfcacdc21f04d89de99bbab5029', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '9c2c91d50c819bfcacdc21f04d89de99bbab5029', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '9c2c91d50c819bfcacdc21f04d89de99bbab5029', 'display_gitlab': False, 'READTHEDOCS': True, 'using_theme': (html_theme == "default"), 'new_theme': (html_theme == "sphinx_rtd_theme"), 'source_suffix': SUFFIX, 'ad_free': False, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '9c2c91d5', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/theislab/anndata/pull/629' readthedocs_build_url = 'https://readthedocs.com/projects/icb-anndata/builds/752608/' project_language = 'en' # User's Sphinx configurations language_user = globals().get('language', None) latex_engine_user = globals().get('latex_engine', None) latex_elements_user = globals().get('latex_elements', None) # Remove this once xindy gets installed in Docker image and XINDYOPS # env variable is supported # https://github.com/rtfd/readthedocs-docker-images/pull/98 latex_use_xindy = False chinese = any([ language_user in ('zh_CN', 'zh_TW'), project_language in ('zh_CN', 'zh_TW'), ]) japanese = any([ language_user == 'ja', project_language == 'ja', ]) if chinese: latex_engine = latex_engine_user or 'xelatex' latex_elements_rtd = { 'preamble': '\\usepackage[UTF8]{ctex}\n', } latex_elements = latex_elements_user or latex_elements_rtd elif japanese: latex_engine = latex_engine_user or 'platex' # Make sure our build directory is always excluded exclude_patterns = globals().get('exclude_patterns', []) exclude_patterns.extend(['_build']) [rtd-command-info] start-time: 2021-10-21T18:36:11.580787Z, end-time: 2021-10-21T18:36:32.719954Z, duration: 21, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . _build/html Running Sphinx v4.1.2 loading translations [en]... done making output directory... done loading intersphinx inventory from https://docs.h5py.org/en/latest/objects.inv... loading intersphinx inventory from https://linnarssonlab.org/loompy/objects.inv... loading intersphinx inventory from https://numpy.org/doc/stable/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... loading intersphinx inventory from https://zarr.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from http://xarray.pydata.org/en/stable/objects.inv... [autosummary] generating autosummary for: _key_contributors.rst, api.rst, benchmarks.rst, concatenation.rst, fileformat-prose.rst, index.rst, news.rst, references.rst, release-latest.rst, release-notes.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.write.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.write_csvs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.write_loom.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.write_zarr.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.ImplicitModificationWarning.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.concat.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnLoader.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.read_csv.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.read_excel.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.read_h5ad.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.read_hdf.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.read_loom.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.read_mtx.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.read_text.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.read_umi_tools.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.read_zarr.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.T.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.X.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.chunk_X.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.chunked_X.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.concatenate.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.copy.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.filename.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.is_view.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.isbacked.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.AnnData.layers.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.convert.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.has_backed.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.iterate_axis.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.lazy_attr.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.n_obs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.n_vars.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.obs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.obsm.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.shape.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/docs/anndata.experimental.AnnCollection.to_adata.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 10 source files that are out of date updating environment: [new config] 77 added, 0 changed, 0 removed reading sources... [ 1%] _key_contributors reading sources... [ 2%] anndata.AnnData reading sources... [ 3%] anndata.AnnData.T reading sources... [ 5%] anndata.AnnData.X reading sources... [ 6%] anndata.AnnData.chunk_X reading sources... [ 7%] anndata.AnnData.chunked_X reading sources... [ 9%] anndata.AnnData.concatenate reading sources... [ 10%] anndata.AnnData.copy reading sources... [ 11%] anndata.AnnData.filename reading sources... [ 12%] anndata.AnnData.is_view reading sources... [ 14%] anndata.AnnData.isbacked reading sources... [ 15%] anndata.AnnData.layers reading sources... [ 16%] anndata.AnnData.n_obs reading sources... [ 18%] anndata.AnnData.n_vars reading sources... [ 19%] anndata.AnnData.obs reading sources... [ 20%] anndata.AnnData.obs_keys reading sources... [ 22%] anndata.AnnData.obs_names reading sources... [ 23%] anndata.AnnData.obs_names_make_unique reading sources... [ 24%] anndata.AnnData.obs_vector reading sources... [ 25%] anndata.AnnData.obsm reading sources... [ 27%] anndata.AnnData.obsm_keys reading sources... [ 28%] anndata.AnnData.obsp reading sources... [ 29%] anndata.AnnData.raw reading sources... [ 31%] anndata.AnnData.rename_categories reading sources... [ 32%] anndata.AnnData.shape reading sources... [ 33%] anndata.AnnData.strings_to_categoricals reading sources... [ 35%] anndata.AnnData.to_df reading sources... [ 36%] anndata.AnnData.to_memory reading sources... [ 37%] anndata.AnnData.transpose reading sources... [ 38%] anndata.AnnData.uns reading sources... [ 40%] anndata.AnnData.uns_keys reading sources... [ 41%] anndata.AnnData.var reading sources... [ 42%] anndata.AnnData.var_keys reading sources... [ 44%] anndata.AnnData.var_names reading sources... [ 45%] anndata.AnnData.var_names_make_unique reading sources... [ 46%] anndata.AnnData.var_vector reading sources... [ 48%] anndata.AnnData.varm reading sources... [ 49%] anndata.AnnData.varm_keys reading sources... [ 50%] anndata.AnnData.varp reading sources... [ 51%] anndata.AnnData.write reading sources... [ 53%] anndata.AnnData.write_csvs reading sources... [ 54%] anndata.AnnData.write_h5ad reading sources... [ 55%] anndata.AnnData.write_loom reading sources... [ 57%] anndata.AnnData.write_zarr reading sources... [ 58%] anndata.ImplicitModificationWarning reading sources... [ 59%] anndata.concat reading sources... [ 61%] anndata.experimental.AnnCollection reading sources... [ 62%] anndata.experimental.AnnCollection.attrs_keys reading sources... [ 63%] anndata.experimental.AnnCollection.convert reading sources... [ 64%] anndata.experimental.AnnCollection.has_backed reading sources... [ 66%] anndata.experimental.AnnCollection.iterate_axis reading sources... [ 67%] anndata.experimental.AnnCollection.lazy_attr reading sources... [ 68%] anndata.experimental.AnnCollection.n_obs reading sources... [ 70%] anndata.experimental.AnnCollection.n_vars reading sources... [ 71%] anndata.experimental.AnnCollection.obs reading sources... [ 72%] anndata.experimental.AnnCollection.obsm reading sources... [ 74%] anndata.experimental.AnnCollection.shape reading sources... [ 75%] anndata.experimental.AnnCollection.to_adata reading sources... [ 76%] anndata.experimental.AnnLoader reading sources... [ 77%] anndata.read_csv reading sources... [ 79%] anndata.read_excel reading sources... [ 80%] anndata.read_h5ad reading sources... [ 81%] anndata.read_hdf reading sources... [ 83%] anndata.read_loom reading sources... [ 84%] anndata.read_mtx reading sources... [ 85%] anndata.read_text reading sources... [ 87%] anndata.read_umi_tools reading sources... [ 88%] anndata.read_zarr reading sources... [ 89%] api reading sources... [ 90%] benchmarks reading sources... [ 92%] concatenation reading sources... [ 93%] fileformat-prose reading sources... [ 94%] index reading sources... [ 96%] news reading sources... [ 97%] references reading sources... [ 98%] release-latest reading sources... [100%] release-notes looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 1%] _key_contributors writing output... [ 2%] anndata.AnnData writing output... [ 3%] anndata.AnnData.T writing output... [ 5%] anndata.AnnData.X writing output... [ 6%] anndata.AnnData.chunk_X writing output... [ 7%] anndata.AnnData.chunked_X writing output... [ 9%] anndata.AnnData.concatenate writing output... [ 10%] anndata.AnnData.copy writing output... [ 11%] anndata.AnnData.filename writing output... [ 12%] anndata.AnnData.is_view writing output... [ 14%] anndata.AnnData.isbacked writing output... [ 15%] anndata.AnnData.layers writing output... [ 16%] anndata.AnnData.n_obs writing output... [ 18%] anndata.AnnData.n_vars writing output... [ 19%] anndata.AnnData.obs writing output... [ 20%] anndata.AnnData.obs_keys writing output... [ 22%] anndata.AnnData.obs_names writing output... [ 23%] anndata.AnnData.obs_names_make_unique writing output... [ 24%] anndata.AnnData.obs_vector writing output... [ 25%] anndata.AnnData.obsm writing output... [ 27%] anndata.AnnData.obsm_keys writing output... [ 28%] anndata.AnnData.obsp writing output... [ 29%] anndata.AnnData.raw writing output... [ 31%] anndata.AnnData.rename_categories writing output... [ 32%] anndata.AnnData.shape writing output... [ 33%] anndata.AnnData.strings_to_categoricals writing output... [ 35%] anndata.AnnData.to_df writing output... [ 36%] anndata.AnnData.to_memory writing output... [ 37%] anndata.AnnData.transpose writing output... [ 38%] anndata.AnnData.uns writing output... [ 40%] anndata.AnnData.uns_keys writing output... [ 41%] anndata.AnnData.var writing output... [ 42%] anndata.AnnData.var_keys writing output... [ 44%] anndata.AnnData.var_names writing output... [ 45%] anndata.AnnData.var_names_make_unique writing output... [ 46%] anndata.AnnData.var_vector writing output... [ 48%] anndata.AnnData.varm writing output... [ 49%] anndata.AnnData.varm_keys writing output... [ 50%] anndata.AnnData.varp writing output... [ 51%] anndata.AnnData.write writing output... [ 53%] anndata.AnnData.write_csvs writing output... [ 54%] anndata.AnnData.write_h5ad writing output... [ 55%] anndata.AnnData.write_loom writing output... [ 57%] anndata.AnnData.write_zarr writing output... [ 58%] anndata.ImplicitModificationWarning writing output... [ 59%] anndata.concat writing output... [ 61%] anndata.experimental.AnnCollection writing output... [ 62%] anndata.experimental.AnnCollection.attrs_keys writing output... [ 63%] anndata.experimental.AnnCollection.convert writing output... [ 64%] anndata.experimental.AnnCollection.has_backed writing output... [ 66%] anndata.experimental.AnnCollection.iterate_axis writing output... [ 67%] anndata.experimental.AnnCollection.lazy_attr writing output... [ 68%] anndata.experimental.AnnCollection.n_obs writing output... [ 70%] anndata.experimental.AnnCollection.n_vars writing output... [ 71%] anndata.experimental.AnnCollection.obs writing output... [ 72%] anndata.experimental.AnnCollection.obsm writing output... [ 74%] anndata.experimental.AnnCollection.shape writing output... [ 75%] anndata.experimental.AnnCollection.to_adata writing output... [ 76%] anndata.experimental.AnnLoader writing output... [ 77%] anndata.read_csv writing output... [ 79%] anndata.read_excel writing output... [ 80%] anndata.read_h5ad writing output... [ 81%] anndata.read_hdf writing output... [ 83%] anndata.read_loom writing output... [ 84%] anndata.read_mtx writing output... [ 85%] anndata.read_text writing output... [ 87%] anndata.read_umi_tools writing output... [ 88%] anndata.read_zarr writing output... [ 89%] api writing output... [ 90%] benchmarks writing output... [ 92%] concatenation writing output... [ 93%] fileformat-prose writing output... [ 94%] index writing output... [ 96%] news writing output... [ 97%] references writing output... [ 98%] release-latest writing output... [100%] release-notes generating indices... genindex py-modindex done writing additional pages... search done copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done build succeeded. The HTML pages are in _build/html. Updating searchtools for Read the Docs search... /home/docs/checkouts/readthedocs.org/user_builds/icb-anndata/checkouts/629/anndata/experimental/pytorch/_annloader.py:18: UserWarning: Сould not load pytorch. warnings.warn("Сould not load pytorch.")