Read the Docs build information Build id: 283431 Project: icb-scanpy Version: latest Commit: 874e393fbeb9efe8413c2d1ad36a2aa663ad578c Date: 2020-02-01T22:43:14.456342Z State: finished Success: True [rtd-command-info] start-time: 2020-02-01T22:43:16.883787Z, end-time: 2020-02-01T22:43:19.818215Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/theislab/scanpy.git . Cloning into '.'... [rtd-command-info] start-time: 2020-02-01T22:43:20.248822Z, end-time: 2020-02-01T22:43:20.647159Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: checking out 'origin/master'. 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 874e393 Fix test breakages (#1015) [rtd-command-info] start-time: 2020-02-01T22:43:20.706879Z, end-time: 2020-02-01T22:43:21.016466Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2020-02-01T22:43:22.343674Z, end-time: 2020-02-01T22:43:27.689966Z, duration: 5, exit-code: 0 python3.6 -mvirtualenv --no-site-packages Using base prefix '/home/docs/.pyenv/versions/3.6.8' New python executable in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/bin/python3.6 Also creating executable in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/bin/python Installing setuptools, pip, wheel... done. [rtd-command-info] start-time: 2020-02-01T22:43:27.752381Z, end-time: 2020-02-01T22:43:28.800889Z, duration: 1, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/.cache/pip pip Requirement already up-to-date: pip in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (20.0.2) [rtd-command-info] start-time: 2020-02-01T22:43:28.882778Z, end-time: 2020-02-01T22:43:40.623111Z, duration: 11, exit-code: 0 python -m pip install --upgrade --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/.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 Downloading Pygments-2.3.1-py2.py3-none-any.whl (849 kB) Collecting setuptools==41.0.1 Downloading setuptools-41.0.1-py2.py3-none-any.whl (575 kB) Collecting docutils==0.14 Downloading docutils-0.14-py3-none-any.whl (543 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.tar.gz (818 kB) Collecting pillow==5.4.1 Downloading Pillow-5.4.1-cp36-cp36m-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<1.1 Downloading readthedocs_sphinx_ext-1.0.1-py2.py3-none-any.whl (14 kB) Collecting future Downloading future-0.18.2.tar.gz (829 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.8.0-py2.py3-none-any.whl (8.6 MB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting six>=1.5 Downloading six-1.14.0-py2.py3-none-any.whl (10 kB) Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.0.0-py2.py3-none-any.whl (97 kB) Collecting Jinja2>=2.3 Downloading Jinja2-2.11.1-py2.py3-none-any.whl (126 kB) Collecting requests>=2.0.0 Downloading requests-2.22.0-py2.py3-none-any.whl (57 kB) Collecting sphinxcontrib-websupport Downloading sphinxcontrib_websupport-1.1.2-py2.py3-none-any.whl (39 kB) Collecting packaging Downloading packaging-20.1-py2.py3-none-any.whl (36 kB) Collecting pytz>=2015.7 Downloading pytz-2019.3-py2.py3-none-any.whl (509 kB) Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp36-cp36m-manylinux1_x86_64.whl (27 kB) Collecting certifi>=2017.4.17 Downloading certifi-2019.11.28-py2.py3-none-any.whl (156 kB) Collecting chardet<3.1.0,>=3.0.2 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) Collecting urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 Downloading urllib3-1.25.8-py2.py3-none-any.whl (125 kB) Collecting idna<2.9,>=2.5 Downloading idna-2.8-py2.py3-none-any.whl (58 kB) Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.6-py2.py3-none-any.whl (67 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=23754 sha256=2cc89f7059da55cda7273fb197963c5f5895d44b53eee18fd09f1e4b04987211 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/.cache/pip/wheels/15/fd/39/f238f155700d6d5e6231e82ae3ccf3aa7490a1b17d2073251b 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=491058 sha256=54cab599fd4174bd3751039fa66c4e4baf7e6d32508e80543d04e035051617b5 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/.cache/pip/wheels/6e/9c/ed/4499c9865ac1002697793e0ae05ba6be33553d098f3347fb94 Successfully built mock future Installing collected packages: Pygments, setuptools, docutils, mock, pillow, alabaster, future, commonmark, pytz, babel, imagesize, six, snowballstemmer, MarkupSafe, Jinja2, certifi, chardet, urllib3, idna, requests, sphinxcontrib-websupport, pyparsing, packaging, sphinx, recommonmark, sphinx-rtd-theme, readthedocs-sphinx-ext Attempting uninstall: setuptools Found existing installation: setuptools 45.1.0 Uninstalling setuptools-45.1.0: Successfully uninstalled setuptools-45.1.0 Successfully installed Jinja2-2.11.1 MarkupSafe-1.1.1 Pygments-2.3.1 alabaster-0.7.12 babel-2.8.0 certifi-2019.11.28 chardet-3.0.4 commonmark-0.8.1 docutils-0.14 future-0.18.2 idna-2.8 imagesize-1.2.0 mock-1.0.1 packaging-20.1 pillow-5.4.1 pyparsing-2.4.6 pytz-2019.3 readthedocs-sphinx-ext-1.0.1 recommonmark-0.5.0 requests-2.22.0 setuptools-41.0.1 six-1.14.0 snowballstemmer-2.0.0 sphinx-1.8.5 sphinx-rtd-theme-0.4.3 sphinxcontrib-websupport-1.1.2 urllib3-1.25.8 [rtd-command-info] start-time: 2020-02-01T22:43:40.693301Z, end-time: 2020-02-01T22:44:20.214718Z, duration: 39, exit-code: 0 python -m pip install --exists-action=w --cache-dir /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/.cache/pip -r docs/requirements.txt Collecting anndata>=0.6.22.post1 Downloading anndata-0.7.1-py3-none-any.whl (97 kB) Collecting matplotlib==3.0.* Downloading matplotlib-3.0.3-cp36-cp36m-manylinux1_x86_64.whl (13.0 MB) Collecting pandas>=0.21 Downloading pandas-1.0.0-cp36-cp36m-manylinux1_x86_64.whl (10.1 MB) Collecting scipy>=1.3 Downloading scipy-1.4.1-cp36-cp36m-manylinux1_x86_64.whl (26.1 MB) Collecting seaborn Downloading seaborn-0.10.0-py3-none-any.whl (215 kB) Collecting h5py>=2.10.0 Downloading h5py-2.10.0-cp36-cp36m-manylinux1_x86_64.whl (2.9 MB) Collecting tables Downloading tables-3.6.1-cp36-cp36m-manylinux1_x86_64.whl (4.3 MB) Collecting tqdm Downloading tqdm-4.42.0-py2.py3-none-any.whl (59 kB) Collecting importlib_metadata>=0.7 Downloading importlib_metadata-1.5.0-py2.py3-none-any.whl (30 kB) Collecting scikit-learn>=0.21.2 Downloading scikit_learn-0.22.1-cp36-cp36m-manylinux1_x86_64.whl (7.0 MB) Collecting statsmodels>=0.10.0rc2 Downloading statsmodels-0.11.0-cp36-cp36m-manylinux1_x86_64.whl (8.7 MB) Collecting patsy Downloading patsy-0.5.1-py2.py3-none-any.whl (231 kB) Collecting networkx Downloading networkx-2.4-py3-none-any.whl (1.6 MB) Collecting natsort Downloading natsort-7.0.1-py3-none-any.whl (33 kB) Collecting joblib Downloading joblib-0.14.1-py2.py3-none-any.whl (294 kB) Collecting numba>=0.41.0 Downloading numba-0.48.0-cp36-cp36m-manylinux1_x86_64.whl (2.5 MB) Collecting umap-learn>=0.3.10 Downloading umap-learn-0.3.10.tar.gz (40 kB) Collecting legacy-api-wrap Downloading legacy_api_wrap-1.2-py3-none-any.whl (37 kB) Collecting setuptools_scm Downloading setuptools_scm-3.4.3-py2.py3-none-any.whl (26 kB) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from -r docs/../requirements.txt (line 21)) (20.1) Requirement already satisfied: sphinx_rtd_theme>=0.3.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from -r docs/requirements.txt (line 2)) (0.4.3) Collecting sphinx>=2.0.1 Downloading Sphinx-2.3.1-py3-none-any.whl (2.7 MB) Collecting sphinx-autodoc-typehints Downloading sphinx_autodoc_typehints-1.10.3-py3-none-any.whl (8.4 kB) Collecting scanpydoc>=0.4.5 Downloading scanpydoc-0.4.5-py3-none-any.whl (23 kB) Collecting typing_extensions Downloading typing_extensions-3.7.4.1-py3-none-any.whl (20 kB) Collecting numpy~=1.14 Downloading numpy-1.18.1-cp36-cp36m-manylinux1_x86_64.whl (20.1 MB) Collecting cycler>=0.10 Downloading cycler-0.10.0-py2.py3-none-any.whl (6.5 kB) Requirement already satisfied: pyparsing!=2.0.4,!=2.1.2,!=2.1.6,>=2.0.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from matplotlib==3.0.*->-r docs/../requirements.txt (line 3)) (2.4.6) Collecting python-dateutil>=2.1 Downloading python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) Collecting kiwisolver>=1.0.1 Downloading kiwisolver-1.1.0-cp36-cp36m-manylinux1_x86_64.whl (90 kB) Requirement already satisfied: pytz>=2017.2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from pandas>=0.21->-r docs/../requirements.txt (line 4)) (2019.3) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from h5py>=2.10.0->-r docs/../requirements.txt (line 7)) (1.14.0) Collecting numexpr>=2.6.2 Downloading numexpr-2.7.1-cp36-cp36m-manylinux1_x86_64.whl (162 kB) Collecting zipp>=0.5 Downloading zipp-2.1.0-py3-none-any.whl (4.6 kB) Collecting decorator>=4.3.0 Downloading decorator-4.4.1-py2.py3-none-any.whl (9.2 kB) Collecting llvmlite<0.32.0,>=0.31.0dev0 Downloading llvmlite-0.31.0-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from numba>=0.41.0->-r docs/../requirements.txt (line 17)) (41.0.1) Collecting get-version>=2.0.4 Downloading get_version-2.1-py3-none-any.whl (43 kB) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (0.7.12) Collecting sphinxcontrib-devhelp Downloading sphinxcontrib_devhelp-1.0.1-py2.py3-none-any.whl (84 kB) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (2.3.1) Collecting sphinxcontrib-htmlhelp Downloading sphinxcontrib_htmlhelp-1.0.2-py2.py3-none-any.whl (96 kB) Collecting sphinxcontrib-applehelp Downloading sphinxcontrib_applehelp-1.0.1-py2.py3-none-any.whl (121 kB) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (2.22.0) Collecting sphinxcontrib-jsmath Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-qthelp Downloading sphinxcontrib_qthelp-1.0.2-py2.py3-none-any.whl (90 kB) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (2.8.0) Collecting sphinxcontrib-serializinghtml Downloading sphinxcontrib_serializinghtml-1.1.3-py2.py3-none-any.whl (89 kB) Requirement already satisfied: docutils>=0.12 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (0.14) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (1.2.0) Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (2.11.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (2.0.0) Requirement already satisfied: idna<2.9,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (2.8) Requirement already satisfied: chardet<3.1.0,>=3.0.2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (3.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (2019.11.28) Requirement already satisfied: urllib3!=1.25.0,!=1.25.1,<1.26,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from requests>=2.5.0->sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (1.25.8) Requirement already satisfied: MarkupSafe>=0.23 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages (from Jinja2>=2.3->sphinx>=2.0.1->-r docs/requirements.txt (line 3)) (1.1.1) Building wheels for collected packages: umap-learn Building wheel for umap-learn (setup.py): started Building wheel for umap-learn (setup.py): finished with status 'done' Created wheel for umap-learn: filename=umap_learn-0.3.10-py3-none-any.whl size=38881 sha256=4b75be9435b345b64037b7a7132a83e067cc0ab1483a697fd229f45736d1a305 Stored in directory: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/.cache/pip/wheels/1b/69/69/91e19c0578b1740a6358f5db2c2dcc5af5b04360c3c9066b26 Successfully built umap-learn Installing collected packages: natsort, numpy, h5py, zipp, importlib-metadata, python-dateutil, pandas, scipy, anndata, cycler, kiwisolver, matplotlib, seaborn, numexpr, tables, tqdm, joblib, scikit-learn, patsy, statsmodels, decorator, networkx, llvmlite, numba, umap-learn, get-version, legacy-api-wrap, setuptools-scm, sphinxcontrib-devhelp, sphinxcontrib-htmlhelp, sphinxcontrib-applehelp, sphinxcontrib-jsmath, sphinxcontrib-qthelp, sphinxcontrib-serializinghtml, sphinx, sphinx-autodoc-typehints, scanpydoc, typing-extensions Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.5 Uninstalling Sphinx-1.8.5: Successfully uninstalled Sphinx-1.8.5 Successfully installed anndata-0.7.1 cycler-0.10.0 decorator-4.4.1 get-version-2.1 h5py-2.10.0 importlib-metadata-1.5.0 joblib-0.14.1 kiwisolver-1.1.0 legacy-api-wrap-1.2 llvmlite-0.31.0 matplotlib-3.0.3 natsort-7.0.1 networkx-2.4 numba-0.48.0 numexpr-2.7.1 numpy-1.18.1 pandas-1.0.0 patsy-0.5.1 python-dateutil-2.8.1 scanpydoc-0.4.5 scikit-learn-0.22.1 scipy-1.4.1 seaborn-0.10.0 setuptools-scm-3.4.3 sphinx-2.3.1 sphinx-autodoc-typehints-1.10.3 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 statsmodels-0.11.0 tables-3.6.1 tqdm-4.42.0 typing-extensions-3.7.4.1 umap-learn-0.3.10 zipp-2.1.0 [rtd-command-info] start-time: 2020-02-01T22:44:21.019376Z, end-time: 2020-02-01T22:44:21.335132Z, duration: 0, exit-code: 0 cat docs/conf.py import os import sys import warnings from pathlib import Path from datetime import datetime import matplotlib # noqa # Don’t use tkinter agg when importing scanpy → … → matplotlib matplotlib.use('agg') HERE = Path(__file__).parent sys.path[:0] = [str(HERE.parent), str(HERE / 'extensions')] import scanpy # noqa on_rtd = os.environ.get('READTHEDOCS') == 'True' # -- General configuration ------------------------------------------------ nitpicky = True # Warn about broken links. This is here for a reason: Do not change. needs_sphinx = '2.0' # Nicer param docs suppress_warnings = ['ref.citation'] # General information project = 'Scanpy' author = scanpy.__author__ copyright = f'{datetime.now():%Y}, {author}.' version = scanpy.__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', *[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 api_dir = HERE / 'api' # function_images scanpy_tutorials_url = 'https://scanpy-tutorials.readthedocs.io/en/latest/' intersphinx_mapping = dict( anndata=('https://anndata.readthedocs.io/en/stable/', None), bbknn=('https://bbknn.readthedocs.io/en/latest/', None), cycler=('https://matplotlib.org/cycler/', None), h5py=('http://docs.h5py.org/en/stable/', None), ipython=('https://ipython.readthedocs.io/en/stable/', None), leidenalg=('https://leidenalg.readthedocs.io/en/latest/', None), louvain=('https://louvain-igraph.readthedocs.io/en/latest/', None), matplotlib=('https://matplotlib.org/', None), networkx=('https://networkx.github.io/documentation/networkx-1.10/', 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), scvelo=('https://scvelo.readthedocs.io/', None), seaborn=('https://seaborn.pydata.org/', None), sklearn=('https://scikit-learn.org/stable/', None), scanpy_tutorials=(scanpy_tutorials_url, None), ) # -- Options for HTML output ---------------------------------------------- html_theme = 'sphinx_rtd_theme' html_theme_options = dict(navigation_depth=4, logo_only=True) # Only show the logo html_context = dict( display_github=True, # Integrate GitHub github_user='theislab', # Username github_repo='scanpy', # 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 html_logo = '_static/img/Scanpy_Logo_BrightFG.svg' def setup(app): app.warningiserror = on_rtd 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', ) ] # -- Suppress link warnings ---------------------------------------------------- qualname_overrides = { "sklearn.neighbors.dist_metrics.DistanceMetric": "sklearn.neighbors.DistanceMetric" } nitpick_ignore = [ # Will probably be documented ('py:class', 'scanpy._settings.Verbosity'), # Currently undocumented: https://github.com/mwaskom/seaborn/issues/1810 ('py:class', 'seaborn.ClusterGrid'), # Won’t be documented ('py:class', 'scanpy.readwrite.Empty'), ] ########################################################################### # 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/"), ("1.4.4.post1", "/en/1.4.4.post1/"), ("1.1", "/en/1.1/"), ], 'downloads': [ ("html", "//icb-scanpy.readthedocs-hosted.com/_/downloads/en/latest/htmlzip/"), ], 'subprojects': [ ], 'slug': 'icb-scanpy', 'name': u'scanpy', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://icb-scanpy.readthedocs-hosted.com/en/stable/', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'proxied_api_host': 'https://readthedocs.com', 'github_user': 'theislab', 'github_repo': 'scanpy', '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': '874e393f', } 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: 2020-02-01T22:44:21.396311Z, end-time: 2020-02-01T22:46:02.532262Z, duration: 101, exit-code: 0 python sphinx-build -T -E -b readthedocs -d _build/doctrees-readthedocs -D language=en . _build/html Running Sphinx v2.3.1 loading translations [en]... done making output directory... done loading intersphinx inventory from https://anndata.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://bbknn.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://matplotlib.org/cycler/objects.inv... loading intersphinx inventory from http://docs.h5py.org/en/stable/objects.inv... loading intersphinx inventory from https://ipython.readthedocs.io/en/stable/objects.inv... loading intersphinx inventory from https://leidenalg.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://louvain-igraph.readthedocs.io/en/latest/objects.inv... loading intersphinx inventory from https://matplotlib.org/objects.inv... loading intersphinx inventory from https://networkx.github.io/documentation/networkx-1.10/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://scvelo.readthedocs.io/objects.inv... loading intersphinx inventory from https://seaborn.pydata.org/objects.inv... loading intersphinx inventory from https://scikit-learn.org/stable/objects.inv... loading intersphinx inventory from https://scanpy-tutorials.readthedocs.io/en/latest/objects.inv... [autosummary] generating autosummary for: _key_contributors.rst, _links.rst, api/index.rst, api/plotting.rst, api/scanpy.external.rst, api/scanpy.plotting.rst, basic_usage.rst, ecosystem.rst, external/index.rst, index.rst, installation.rst, references.rst, release-latest.rst, release-notes.rst, tutorials.rst, usage-principles.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.datasets.blobs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.datasets.ebi_expression_atlas.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.datasets.krumsiek11.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.datasets.moignard15.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.datasets.paul15.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.datasets.pbmc3k.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.datasets.pbmc3k_processed.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.datasets.pbmc68k_reduced.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.pp.dca.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.pp.magic.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.pp.mnn_correct.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.tl.cyclone.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.tl.harmony_timeseries.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.tl.palantir.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.tl.phate.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.tl.phenograph.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.tl.sandbag.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/scanpy.external.tl.trimap.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.compute_eigen.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.compute_neighbors.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.compute_transitions.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.connectivities.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.distances.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.distances_dpt.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.eigen_basis.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.eigen_values.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.getdoc.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy.Neighbors.rp_forest.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.file_format_data.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.file_format_figs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.logfile.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.logpath.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.max_memory.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.n_jobs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.plot_suffix.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.set_figure_params.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.verbosity.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/scanpy._settings.ScanpyConfig.writedir.rst 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: [new config] 164 added, 0 changed, 0 removed reading sources... [ 0%] _key_contributors reading sources... [ 1%] _links reading sources... [ 1%] api/index reading sources... [ 2%] api/plotting reading sources... [ 3%] api/scanpy.Neighbors reading sources... [ 3%] api/scanpy.Neighbors.compute_eigen reading sources... [ 4%] api/scanpy.Neighbors.compute_neighbors reading sources... [ 4%] api/scanpy.Neighbors.compute_transitions reading sources... [ 5%] api/scanpy.Neighbors.connectivities reading sources... [ 6%] api/scanpy.Neighbors.distances reading sources... [ 6%] api/scanpy.Neighbors.distances_dpt reading sources... [ 7%] api/scanpy.Neighbors.eigen_basis reading sources... [ 7%] api/scanpy.Neighbors.eigen_values reading sources... [ 8%] api/scanpy.Neighbors.getdoc reading sources... [ 9%] api/scanpy.Neighbors.rp_forest reading sources... [ 9%] api/scanpy.Neighbors.to_igraph reading sources... [ 10%] api/scanpy.Neighbors.transitions reading sources... [ 10%] api/scanpy.Neighbors.transitions_sym reading sources... [ 11%] api/scanpy._settings.ScanpyConfig reading sources... [ 12%] api/scanpy._settings.ScanpyConfig.autosave reading sources... [ 12%] api/scanpy._settings.ScanpyConfig.autoshow reading sources... [ 13%] api/scanpy._settings.ScanpyConfig.cache_compression reading sources... [ 14%] api/scanpy._settings.ScanpyConfig.cachedir reading sources... [ 14%] api/scanpy._settings.ScanpyConfig.categories_to_ignore reading sources... [ 15%] api/scanpy._settings.ScanpyConfig.datasetdir reading sources... [ 15%] api/scanpy._settings.ScanpyConfig.figdir reading sources... [ 16%] api/scanpy._settings.ScanpyConfig.file_format_data reading sources... [ 17%] api/scanpy._settings.ScanpyConfig.file_format_figs reading sources... [ 17%] api/scanpy._settings.ScanpyConfig.logfile reading sources... [ 18%] api/scanpy._settings.ScanpyConfig.logpath reading sources... [ 18%] api/scanpy._settings.ScanpyConfig.max_memory reading sources... [ 19%] api/scanpy._settings.ScanpyConfig.n_jobs reading sources... [ 20%] api/scanpy._settings.ScanpyConfig.plot_suffix reading sources... [ 20%] api/scanpy._settings.ScanpyConfig.set_figure_params reading sources... [ 21%] api/scanpy._settings.ScanpyConfig.verbosity reading sources... [ 21%] api/scanpy._settings.ScanpyConfig.writedir reading sources... [ 22%] api/scanpy.datasets.blobs reading sources... [ 23%] api/scanpy.datasets.ebi_expression_atlas reading sources... [ 23%] api/scanpy.datasets.krumsiek11 reading sources... [ 24%] api/scanpy.datasets.moignard15 reading sources... [ 25%] api/scanpy.datasets.paul15 reading sources... [ 25%] api/scanpy.datasets.pbmc3k reading sources... [ 26%] api/scanpy.datasets.pbmc3k_processed reading sources... [ 26%] api/scanpy.datasets.pbmc68k_reduced reading sources... [ 27%] api/scanpy.datasets.toggleswitch reading sources... [ 28%] api/scanpy.external reading sources... [ 28%] api/scanpy.get.obs_df reading sources... [ 29%] api/scanpy.get.rank_genes_groups_df reading sources... [ 29%] api/scanpy.get.var_df reading sources... [ 30%] api/scanpy.logging.print_versions reading sources... [ 31%] api/scanpy.pl.clustermap reading sources... [ 31%] api/scanpy.pl.dendrogram reading sources... [ 32%] api/scanpy.pl.diffmap reading sources... [ 32%] api/scanpy.pl.dotplot reading sources... [ 33%] api/scanpy.pl.dpt_groups_pseudotime reading sources... [ 34%] api/scanpy.pl.dpt_timeseries reading sources... [ 34%] api/scanpy.pl.draw_graph reading sources... [ 35%] api/scanpy.pl.embedding reading sources... [ 35%] api/scanpy.pl.embedding_density reading sources... [ 36%] api/scanpy.pl.filter_genes_dispersion reading sources... [ 37%] api/scanpy.pl.heatmap reading sources... [ 37%] api/scanpy.pl.highest_expr_genes reading sources... [ 38%] api/scanpy.pl.highly_variable_genes reading sources... [ 39%] api/scanpy.pl.matrixplot reading sources... [ 39%] api/scanpy.pl.paga reading sources... [ 40%] api/scanpy.pl.paga_compare reading sources... [ 40%] api/scanpy.pl.paga_path reading sources... [ 41%] api/scanpy.pl.pca reading sources... [ 42%] api/scanpy.pl.pca_loadings reading sources... [ 42%] api/scanpy.pl.pca_overview reading sources... [ 43%] api/scanpy.pl.pca_variance_ratio reading sources... [ 43%] api/scanpy.pl.rank_genes_groups reading sources... [ 44%] api/scanpy.pl.rank_genes_groups_dotplot reading sources... [ 45%] api/scanpy.pl.rank_genes_groups_heatmap reading sources... [ 45%] api/scanpy.pl.rank_genes_groups_matrixplot reading sources... [ 46%] api/scanpy.pl.rank_genes_groups_stacked_violin reading sources... [ 46%] api/scanpy.pl.rank_genes_groups_tracksplot reading sources... [ 47%] api/scanpy.pl.rank_genes_groups_violin reading sources... [ 48%] api/scanpy.pl.ranking reading sources... [ 48%] api/scanpy.pl.scatter reading sources... [ 49%] api/scanpy.pl.sim reading sources... [ 50%] api/scanpy.pl.stacked_violin reading sources... [ 50%] api/scanpy.pl.tracksplot reading sources... [ 51%] api/scanpy.pl.tsne reading sources... [ 51%] api/scanpy.pl.umap reading sources... [ 52%] api/scanpy.pl.violin reading sources... [ 53%] api/scanpy.plotting reading sources... [ 53%] api/scanpy.pp.calculate_qc_metrics reading sources... [ 54%] api/scanpy.pp.combat reading sources... [ 54%] api/scanpy.pp.downsample_counts reading sources... [ 55%] api/scanpy.pp.filter_cells reading sources... [ 56%] api/scanpy.pp.filter_genes reading sources... [ 56%] api/scanpy.pp.filter_genes_dispersion reading sources... [ 57%] api/scanpy.pp.highly_variable_genes reading sources... [ 57%] api/scanpy.pp.log1p reading sources... [ 58%] api/scanpy.pp.neighbors reading sources... [ 59%] api/scanpy.pp.normalize_per_cell reading sources... [ 59%] api/scanpy.pp.normalize_total reading sources... [ 60%] api/scanpy.pp.pca reading sources... [ 60%] api/scanpy.pp.recipe_seurat reading sources... [ 61%] api/scanpy.pp.recipe_weinreb17 reading sources... [ 62%] api/scanpy.pp.recipe_zheng17 reading sources... [ 62%] api/scanpy.pp.regress_out reading sources... [ 63%] api/scanpy.pp.scale reading sources... [ 64%] api/scanpy.pp.subsample reading sources... [ 64%] api/scanpy.queries.biomart_annotations reading sources... [ 65%] api/scanpy.queries.enrich reading sources... [ 65%] api/scanpy.queries.gene_coordinates reading sources... [ 66%] api/scanpy.queries.mitochondrial_genes reading sources... [ 67%] api/scanpy.read reading sources... [ 67%] api/scanpy.read_10x_h5 reading sources... [ 68%] api/scanpy.read_10x_mtx reading sources... [ 68%] api/scanpy.read_csv reading sources... [ 69%] api/scanpy.read_excel reading sources... [ 70%] api/scanpy.read_h5ad reading sources... [ 70%] api/scanpy.read_hdf reading sources... [ 71%] api/scanpy.read_loom reading sources... [ 71%] api/scanpy.read_mtx reading sources... [ 72%] api/scanpy.read_text reading sources... [ 73%] api/scanpy.read_umi_tools reading sources... [ 73%] api/scanpy.set_figure_params reading sources... [ 74%] api/scanpy.tl.dendrogram reading sources... [ 75%] api/scanpy.tl.diffmap reading sources... [ 75%] api/scanpy.tl.dpt reading sources... [ 76%] api/scanpy.tl.draw_graph reading sources... [ 76%] api/scanpy.tl.embedding_density reading sources... [ 77%] api/scanpy.tl.filter_rank_genes_groups reading sources... [ 78%] api/scanpy.tl.ingest reading sources... [ 78%] api/scanpy.tl.leiden reading sources... [ 79%] api/scanpy.tl.louvain reading sources... [ 79%] api/scanpy.tl.marker_gene_overlap reading sources... [ 80%] api/scanpy.tl.paga reading sources... [ 81%] api/scanpy.tl.pca reading sources... [ 81%] api/scanpy.tl.rank_genes_groups reading sources... [ 82%] api/scanpy.tl.score_genes reading sources... [ 82%] api/scanpy.tl.score_genes_cell_cycle reading sources... [ 83%] api/scanpy.tl.sim reading sources... [ 84%] api/scanpy.tl.tsne reading sources... [ 84%] api/scanpy.tl.umap reading sources... [ 85%] basic_usage reading sources... [ 85%] ecosystem reading sources... [ 86%] external/index reading sources... [ 87%] external/scanpy.external.exporting.cellbrowser reading sources... [ 87%] external/scanpy.external.exporting.spring_project reading sources... [ 88%] external/scanpy.external.pl.phate reading sources... [ 89%] external/scanpy.external.pl.trimap reading sources... [ 89%] external/scanpy.external.pp.bbknn reading sources... [ 90%] external/scanpy.external.pp.dca reading sources... [ 90%] external/scanpy.external.pp.magic reading sources... [ 91%] external/scanpy.external.pp.mnn_correct reading sources... [ 92%] external/scanpy.external.tl.cyclone reading sources... [ 92%] external/scanpy.external.tl.harmony_timeseries reading sources... [ 93%] external/scanpy.external.tl.palantir reading sources... [ 93%] external/scanpy.external.tl.phate reading sources... [ 94%] external/scanpy.external.tl.phenograph reading sources... [ 95%] external/scanpy.external.tl.sandbag reading sources... [ 95%] external/scanpy.external.tl.trimap reading sources... [ 96%] index reading sources... [ 96%] installation reading sources... [ 97%] references reading sources... [ 98%] release-latest reading sources... [ 98%] release-notes reading sources... [ 99%] tutorials reading sources... [100%] usage-principles looking for now-outdated files... none found pickling environment... done checking consistency... done preparing documents... done writing output... [ 0%] _key_contributors writing output... [ 1%] _links writing output... [ 1%] api/index writing output... [ 2%] api/plotting writing output... [ 3%] api/scanpy.Neighbors writing output... [ 3%] api/scanpy.Neighbors.compute_eigen writing output... [ 4%] api/scanpy.Neighbors.compute_neighbors writing output... [ 4%] api/scanpy.Neighbors.compute_transitions writing output... [ 5%] api/scanpy.Neighbors.connectivities writing output... [ 6%] api/scanpy.Neighbors.distances writing output... [ 6%] api/scanpy.Neighbors.distances_dpt writing output... [ 7%] api/scanpy.Neighbors.eigen_basis writing output... [ 7%] api/scanpy.Neighbors.eigen_values writing output... [ 8%] api/scanpy.Neighbors.getdoc writing output... [ 9%] api/scanpy.Neighbors.rp_forest writing output... [ 9%] api/scanpy.Neighbors.to_igraph writing output... [ 10%] api/scanpy.Neighbors.transitions writing output... [ 10%] api/scanpy.Neighbors.transitions_sym writing output... [ 11%] api/scanpy._settings.ScanpyConfig writing output... [ 12%] api/scanpy._settings.ScanpyConfig.autosave writing output... [ 12%] api/scanpy._settings.ScanpyConfig.autoshow writing output... [ 13%] api/scanpy._settings.ScanpyConfig.cache_compression writing output... [ 14%] api/scanpy._settings.ScanpyConfig.cachedir writing output... [ 14%] api/scanpy._settings.ScanpyConfig.categories_to_ignore writing output... [ 15%] api/scanpy._settings.ScanpyConfig.datasetdir writing output... [ 15%] api/scanpy._settings.ScanpyConfig.figdir writing output... [ 16%] api/scanpy._settings.ScanpyConfig.file_format_data writing output... [ 17%] api/scanpy._settings.ScanpyConfig.file_format_figs writing output... [ 17%] api/scanpy._settings.ScanpyConfig.logfile writing output... [ 18%] api/scanpy._settings.ScanpyConfig.logpath writing output... [ 18%] api/scanpy._settings.ScanpyConfig.max_memory writing output... [ 19%] api/scanpy._settings.ScanpyConfig.n_jobs writing output... [ 20%] api/scanpy._settings.ScanpyConfig.plot_suffix writing output... [ 20%] api/scanpy._settings.ScanpyConfig.set_figure_params writing output... [ 21%] api/scanpy._settings.ScanpyConfig.verbosity writing output... [ 21%] api/scanpy._settings.ScanpyConfig.writedir writing output... [ 22%] api/scanpy.datasets.blobs writing output... [ 23%] api/scanpy.datasets.ebi_expression_atlas writing output... [ 23%] api/scanpy.datasets.krumsiek11 writing output... [ 24%] api/scanpy.datasets.moignard15 writing output... [ 25%] api/scanpy.datasets.paul15 writing output... [ 25%] api/scanpy.datasets.pbmc3k writing output... [ 26%] api/scanpy.datasets.pbmc3k_processed writing output... [ 26%] api/scanpy.datasets.pbmc68k_reduced writing output... [ 27%] api/scanpy.datasets.toggleswitch writing output... [ 28%] api/scanpy.external writing output... [ 28%] api/scanpy.get.obs_df writing output... [ 29%] api/scanpy.get.rank_genes_groups_df writing output... [ 29%] api/scanpy.get.var_df writing output... [ 30%] api/scanpy.logging.print_versions writing output... [ 31%] api/scanpy.pl.clustermap writing output... [ 31%] api/scanpy.pl.dendrogram writing output... [ 32%] api/scanpy.pl.diffmap writing output... [ 32%] api/scanpy.pl.dotplot writing output... [ 33%] api/scanpy.pl.dpt_groups_pseudotime writing output... [ 34%] api/scanpy.pl.dpt_timeseries writing output... [ 34%] api/scanpy.pl.draw_graph writing output... [ 35%] api/scanpy.pl.embedding writing output... [ 35%] api/scanpy.pl.embedding_density writing output... [ 36%] api/scanpy.pl.filter_genes_dispersion writing output... [ 37%] api/scanpy.pl.heatmap writing output... [ 37%] api/scanpy.pl.highest_expr_genes writing output... [ 38%] api/scanpy.pl.highly_variable_genes writing output... [ 39%] api/scanpy.pl.matrixplot writing output... [ 39%] api/scanpy.pl.paga writing output... [ 40%] api/scanpy.pl.paga_compare writing output... [ 40%] api/scanpy.pl.paga_path writing output... [ 41%] api/scanpy.pl.pca writing output... [ 42%] api/scanpy.pl.pca_loadings writing output... [ 42%] api/scanpy.pl.pca_overview writing output... [ 43%] api/scanpy.pl.pca_variance_ratio writing output... [ 43%] api/scanpy.pl.rank_genes_groups writing output... [ 44%] api/scanpy.pl.rank_genes_groups_dotplot writing output... [ 45%] api/scanpy.pl.rank_genes_groups_heatmap writing output... [ 45%] api/scanpy.pl.rank_genes_groups_matrixplot writing output... [ 46%] api/scanpy.pl.rank_genes_groups_stacked_violin writing output... [ 46%] api/scanpy.pl.rank_genes_groups_tracksplot writing output... [ 47%] api/scanpy.pl.rank_genes_groups_violin writing output... [ 48%] api/scanpy.pl.ranking writing output... [ 48%] api/scanpy.pl.scatter writing output... [ 49%] api/scanpy.pl.sim writing output... [ 50%] api/scanpy.pl.stacked_violin writing output... [ 50%] api/scanpy.pl.tracksplot writing output... [ 51%] api/scanpy.pl.tsne writing output... [ 51%] api/scanpy.pl.umap writing output... [ 52%] api/scanpy.pl.violin writing output... [ 53%] api/scanpy.plotting writing output... [ 53%] api/scanpy.pp.calculate_qc_metrics writing output... [ 54%] api/scanpy.pp.combat writing output... [ 54%] api/scanpy.pp.downsample_counts writing output... [ 55%] api/scanpy.pp.filter_cells writing output... [ 56%] api/scanpy.pp.filter_genes writing output... [ 56%] api/scanpy.pp.filter_genes_dispersion writing output... [ 57%] api/scanpy.pp.highly_variable_genes writing output... [ 57%] api/scanpy.pp.log1p writing output... [ 58%] api/scanpy.pp.neighbors writing output... [ 59%] api/scanpy.pp.normalize_per_cell writing output... [ 59%] api/scanpy.pp.normalize_total writing output... [ 60%] api/scanpy.pp.pca writing output... [ 60%] api/scanpy.pp.recipe_seurat writing output... [ 61%] api/scanpy.pp.recipe_weinreb17 writing output... [ 62%] api/scanpy.pp.recipe_zheng17 writing output... [ 62%] api/scanpy.pp.regress_out writing output... [ 63%] api/scanpy.pp.scale writing output... [ 64%] api/scanpy.pp.subsample writing output... [ 64%] api/scanpy.queries.biomart_annotations writing output... [ 65%] api/scanpy.queries.enrich writing output... [ 65%] api/scanpy.queries.gene_coordinates writing output... [ 66%] api/scanpy.queries.mitochondrial_genes writing output... [ 67%] api/scanpy.read writing output... [ 67%] api/scanpy.read_10x_h5 writing output... [ 68%] api/scanpy.read_10x_mtx writing output... [ 68%] api/scanpy.read_csv writing output... [ 69%] api/scanpy.read_excel writing output... [ 70%] api/scanpy.read_h5ad writing output... [ 70%] api/scanpy.read_hdf writing output... [ 71%] api/scanpy.read_loom writing output... [ 71%] api/scanpy.read_mtx writing output... [ 72%] api/scanpy.read_text writing output... [ 73%] api/scanpy.read_umi_tools writing output... [ 73%] api/scanpy.set_figure_params writing output... [ 74%] api/scanpy.tl.dendrogram writing output... [ 75%] api/scanpy.tl.diffmap writing output... [ 75%] api/scanpy.tl.dpt writing output... [ 76%] api/scanpy.tl.draw_graph writing output... [ 76%] api/scanpy.tl.embedding_density writing output... [ 77%] api/scanpy.tl.filter_rank_genes_groups writing output... [ 78%] api/scanpy.tl.ingest writing output... [ 78%] api/scanpy.tl.leiden writing output... [ 79%] api/scanpy.tl.louvain writing output... [ 79%] api/scanpy.tl.marker_gene_overlap writing output... [ 80%] api/scanpy.tl.paga writing output... [ 81%] api/scanpy.tl.pca writing output... [ 81%] api/scanpy.tl.rank_genes_groups writing output... [ 82%] api/scanpy.tl.score_genes writing output... [ 82%] api/scanpy.tl.score_genes_cell_cycle writing output... [ 83%] api/scanpy.tl.sim writing output... [ 84%] api/scanpy.tl.tsne writing output... [ 84%] api/scanpy.tl.umap writing output... [ 85%] basic_usage writing output... [ 85%] ecosystem writing output... [ 86%] external/index writing output... [ 87%] external/scanpy.external.exporting.cellbrowser writing output... [ 87%] external/scanpy.external.exporting.spring_project writing output... [ 88%] external/scanpy.external.pl.phate writing output... [ 89%] external/scanpy.external.pl.trimap writing output... [ 89%] external/scanpy.external.pp.bbknn writing output... [ 90%] external/scanpy.external.pp.dca writing output... [ 90%] external/scanpy.external.pp.magic writing output... [ 91%] external/scanpy.external.pp.mnn_correct writing output... [ 92%] external/scanpy.external.tl.cyclone writing output... [ 92%] external/scanpy.external.tl.harmony_timeseries writing output... [ 93%] external/scanpy.external.tl.palantir writing output... [ 93%] external/scanpy.external.tl.phate writing output... [ 94%] external/scanpy.external.tl.phenograph writing output... [ 95%] external/scanpy.external.tl.sandbag writing output... [ 95%] external/scanpy.external.tl.trimap writing output... [ 96%] index writing output... [ 96%] installation writing output... [ 97%] references writing output... [ 98%] release-latest writing output... [ 98%] release-notes writing output... [ 99%] tutorials writing output... [100%] usage-principles generating indices... genindex py-modindexdone writing additional pages... searchdone copying images... [ 11%] api/scanpy.pl.dotplot.png copying images... [ 22%] api/scanpy.pl.heatmap.png copying images... [ 33%] api/scanpy.pl.matrixplot.png copying images... [ 44%] api/scanpy.pl.rank_genes_groups_dotplot.png copying images... [ 55%] api/scanpy.pl.rank_genes_groups_heatmap.png copying images... [ 66%] api/scanpy.pl.rank_genes_groups_matrixplot.png copying images... [ 77%] api/scanpy.pl.rank_genes_groups_stacked_violin.png copying images... [ 88%] api/scanpy.pl.stacked_violin.png copying images... [100%] api/scanpy.pl.violin.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. The HTML pages are in _build/html. /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages/anndata/_core/anndata.py:21: FutureWarning: pandas.core.index is deprecated and will be removed in a future version. The public classes are available in the top-level namespace. from pandas.core.index import RangeIndex /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages/setuptools_scm/git.py:68: UserWarning: "/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest" is shallow and may cause errors warnings.warn('"{}" is shallow and may cause errors'.format(wd.path)) /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.6/site-packages/sphinx_rtd_theme/search.html:21: RemovedInSphinx30Warning: To modify script_files in the theme is deprecated. Please insert a