Read the Docs build information Build id: 1972424 Project: icb-scanpy Version: 1.9.x Commit: 07c6e90b52f8e937119bc5da1721ab6a1961db25 Date: 2024-01-25T11:25:25.690011Z State: finished Success: True [rtd-command-info] start-time: 2024-01-25T11:25:26.855899Z, end-time: 2024-01-25T11:25:27.824857Z, duration: 0, exit-code: 0 git clone --depth 1 https://github.com/scverse/scanpy.git . Cloning into '.'... [rtd-command-info] start-time: 2024-01-25T11:25:27.890218Z, end-time: 2024-01-25T11:25:29.256157Z, duration: 1, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/1.9.x:refs/remotes/origin/1.9.x From https://github.com/scverse/scanpy * [new branch] 1.9.x -> origin/1.9.x * [new tag] 1.9.4 -> 1.9.4 * [new tag] 1.9.5 -> 1.9.5 * [new tag] 1.9.6 -> 1.9.6 [rtd-command-info] start-time: 2024-01-25T11:25:29.391728Z, end-time: 2024-01-25T11:25:29.600498Z, duration: 0, exit-code: 0 git checkout --force origin/1.9.x Note: switching to 'origin/1.9.x'. 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 switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at 07c6e90 Backport PR #2826 on branch 1.9.x (Prepare 1.9.7 release) (#2827) [rtd-command-info] start-time: 2024-01-25T11:25:29.665565Z, end-time: 2024-01-25T11:25:29.728249Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2024-01-25T11:25:29.807949Z, end-time: 2024-01-25T11:25:29.871024Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: ubuntu-20.04 tools: python: '3.9' sphinx: configuration: docs/conf.py python: install: - method: pip path: . extra_requirements: - doc [rtd-command-info] start-time: 2024-01-25T11:25:36.864863Z, end-time: 2024-01-25T11:25:37.592118Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2024-01-25T11:25:38.315940Z, end-time: 2024-01-25T11:25:40.462183Z, duration: 2, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.18.final.0-64 in 855ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x, clear=False, no_vcs_ignore=False, global=False) seeder FromAppData(download=False, pip=bundle, setuptools=bundle, wheel=bundle, via=copy, app_data_dir=/home/docs/.local/share/virtualenv) added seed packages: pip==23.1, setuptools==67.6.1, wheel==0.40.0 activators BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2024-01-25T11:25:40.547168Z, end-time: 2024-01-25T11:25:49.969030Z, duration: 9, 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-scanpy/envs/1.9.x/lib/python3.9/site-packages (23.1) Collecting pip Downloading pip-23.3.2-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 27.7 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (67.6.1) Collecting setuptools Downloading setuptools-69.0.3-py3-none-any.whl (819 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 819.5/819.5 kB 268.8 MB/s eta 0:00:00 Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 67.6.1 Uninstalling setuptools-67.6.1: Successfully uninstalled setuptools-67.6.1 Attempting uninstall: pip Found existing installation: pip 23.1 Uninstalling pip-23.1: Successfully uninstalled pip-23.1 Successfully installed pip-23.3.2 setuptools-69.0.3 [rtd-command-info] start-time: 2024-01-25T11:25:50.030489Z, end-time: 2024-01-25T11:25:55.887019Z, duration: 5, exit-code: 0 python -m pip install --upgrade --no-cache-dir sphinx readthedocs-sphinx-ext Collecting sphinx Downloading sphinx-7.2.6-py3-none-any.whl.metadata (5.9 kB) Collecting readthedocs-sphinx-ext Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl.metadata (1.5 kB) Collecting sphinxcontrib-applehelp (from sphinx) Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-devhelp (from sphinx) Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-jsmath (from sphinx) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx) Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl.metadata (2.3 kB) Collecting sphinxcontrib-serializinghtml>=1.1.9 (from sphinx) Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl.metadata (2.4 kB) Collecting sphinxcontrib-qthelp (from sphinx) Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting Jinja2>=3.0 (from sphinx) Downloading Jinja2-3.1.3-py3-none-any.whl.metadata (3.3 kB) Collecting Pygments>=2.14 (from sphinx) Downloading pygments-2.17.2-py3-none-any.whl.metadata (2.6 kB) Collecting docutils<0.21,>=0.18.1 (from sphinx) Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) Collecting snowballstemmer>=2.0 (from sphinx) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 6.0 MB/s eta 0:00:00 Collecting babel>=2.9 (from sphinx) Downloading Babel-2.14.0-py3-none-any.whl.metadata (1.6 kB) Collecting alabaster<0.8,>=0.7 (from sphinx) Downloading alabaster-0.7.16-py3-none-any.whl.metadata (2.9 kB) Collecting imagesize>=1.3 (from sphinx) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.25.0 (from sphinx) Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Collecting packaging>=21.0 (from sphinx) Downloading packaging-23.2-py3-none-any.whl.metadata (3.2 kB) Collecting importlib-metadata>=4.8 (from sphinx) Downloading importlib_metadata-7.0.1-py3-none-any.whl.metadata (4.9 kB) Collecting zipp>=0.5 (from importlib-metadata>=4.8->sphinx) Downloading zipp-3.17.0-py3-none-any.whl.metadata (3.7 kB) Collecting MarkupSafe>=2.0 (from Jinja2>=3.0->sphinx) Downloading MarkupSafe-2.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.25.0->sphinx) Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (33 kB) Collecting idna<4,>=2.5 (from requests>=2.25.0->sphinx) Downloading idna-3.6-py3-none-any.whl.metadata (9.9 kB) Collecting urllib3<3,>=1.21.1 (from requests>=2.25.0->sphinx) Downloading urllib3-2.1.0-py3-none-any.whl.metadata (6.4 kB) Collecting certifi>=2017.4.17 (from requests>=2.25.0->sphinx) Downloading certifi-2023.11.17-py3-none-any.whl.metadata (2.2 kB) Downloading sphinx-7.2.6-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 86.1 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.5-py2.py3-none-any.whl (11 kB) Downloading alabaster-0.7.16-py3-none-any.whl (13 kB) Downloading Babel-2.14.0-py3-none-any.whl (11.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.0/11.0 MB 196.9 MB/s eta 0:00:00 Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 268.6 MB/s eta 0:00:00 Downloading importlib_metadata-7.0.1-py3-none-any.whl (23 kB) Downloading Jinja2-3.1.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.2/133.2 kB 260.6 MB/s eta 0:00:00 Downloading packaging-23.2-py3-none-any.whl (53 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.0/53.0 kB 214.6 MB/s eta 0:00:00 Downloading pygments-2.17.2-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 270.0 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 225.4 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.5-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 241.4 MB/s eta 0:00:00 Downloading sphinxcontrib_serializinghtml-1.1.10-py3-none-any.whl (92 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 92.7/92.7 kB 237.7 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.8-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 227.7 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.6-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 223.6 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.7-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 237.4 MB/s eta 0:00:00 Downloading certifi-2023.11.17-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 254.0 MB/s eta 0:00:00 Downloading charset_normalizer-3.3.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 142.3/142.3 kB 113.4 MB/s eta 0:00:00 Downloading idna-3.6-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.6/61.6 kB 223.1 MB/s eta 0:00:00 Downloading MarkupSafe-2.1.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Downloading urllib3-2.1.0-py3-none-any.whl (104 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.6/104.6 kB 229.2 MB/s eta 0:00:00 Downloading zipp-3.17.0-py3-none-any.whl (7.4 kB) Installing collected packages: snowballstemmer, zipp, urllib3, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, Pygments, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, requests, Jinja2, importlib-metadata, sphinx, readthedocs-sphinx-ext Successfully installed Jinja2-3.1.3 MarkupSafe-2.1.4 Pygments-2.17.2 alabaster-0.7.16 babel-2.14.0 certifi-2023.11.17 charset-normalizer-3.3.2 docutils-0.20.1 idna-3.6 imagesize-1.4.1 importlib-metadata-7.0.1 packaging-23.2 readthedocs-sphinx-ext-2.2.5 requests-2.31.0 snowballstemmer-2.2.0 sphinx-7.2.6 sphinxcontrib-applehelp-1.0.8 sphinxcontrib-devhelp-1.0.6 sphinxcontrib-htmlhelp-2.0.5 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.7 sphinxcontrib-serializinghtml-1.1.10 urllib3-2.1.0 zipp-3.17.0 [rtd-command-info] start-time: 2024-01-25T11:25:55.958152Z, end-time: 2024-01-25T11:26:34.940983Z, duration: 38, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir .[doc] Processing /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting anndata>=0.7.4 (from scanpy==1.9.7.dev10+g07c6e90) Downloading anndata-0.10.4-py3-none-any.whl.metadata (6.4 kB) Collecting get-annotations (from scanpy==1.9.7.dev10+g07c6e90) Downloading get_annotations-0.1.2-py3-none-any.whl (4.5 kB) Collecting h5py>=3 (from scanpy==1.9.7.dev10+g07c6e90) Downloading h5py-3.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting joblib (from scanpy==1.9.7.dev10+g07c6e90) Downloading joblib-1.3.2-py3-none-any.whl.metadata (5.4 kB) Collecting matplotlib>=3.6 (from scanpy==1.9.7.dev10+g07c6e90) Downloading matplotlib-3.8.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting natsort (from scanpy==1.9.7.dev10+g07c6e90) Downloading natsort-8.4.0-py3-none-any.whl.metadata (21 kB) Collecting networkx>=2.3 (from scanpy==1.9.7.dev10+g07c6e90) Downloading networkx-3.2.1-py3-none-any.whl.metadata (5.2 kB) Collecting numba>=0.41.0 (from scanpy==1.9.7.dev10+g07c6e90) Downloading numba-0.58.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB) Collecting numpy>=1.17.0 (from scanpy==1.9.7.dev10+g07c6e90) Downloading numpy-1.26.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 11.2 MB/s eta 0:00:00 Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from scanpy==1.9.7.dev10+g07c6e90) (23.2) Collecting pandas!=2.1.2,>=1.1.1 (from scanpy==1.9.7.dev10+g07c6e90) Downloading pandas-2.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (19 kB) Collecting patsy (from scanpy==1.9.7.dev10+g07c6e90) Downloading patsy-0.5.6-py2.py3-none-any.whl.metadata (3.5 kB) Collecting scikit-learn>=0.24 (from scanpy==1.9.7.dev10+g07c6e90) Downloading scikit_learn-1.4.0-1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting scipy>=1.4 (from scanpy==1.9.7.dev10+g07c6e90) Downloading scipy-1.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.4/60.4 kB 216.8 MB/s eta 0:00:00 Collecting seaborn>=0.13.0 (from scanpy==1.9.7.dev10+g07c6e90) Downloading seaborn-0.13.1-py3-none-any.whl.metadata (5.4 kB) Collecting session-info (from scanpy==1.9.7.dev10+g07c6e90) Downloading session_info-1.0.0.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting statsmodels>=0.10.0rc2 (from scanpy==1.9.7.dev10+g07c6e90) Downloading statsmodels-0.14.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.5 kB) Collecting tqdm (from scanpy==1.9.7.dev10+g07c6e90) Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 120.1 MB/s eta 0:00:00 Collecting umap-learn>=0.3.10 (from scanpy==1.9.7.dev10+g07c6e90) Downloading umap-learn-0.5.5.tar.gz (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.9/90.9 kB 222.3 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting myst-parser (from scanpy==1.9.7.dev10+g07c6e90) Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB) Collecting scanpydoc<0.8,>=0.7.7 (from scanpydoc[typehints]<0.8,>=0.7.7; extra == "doc"->scanpy==1.9.7.dev10+g07c6e90) Downloading scanpydoc-0.7.11-py3-none-any.whl.metadata (2.3 kB) Collecting sphinx-rtd-theme>=1.0 (from scanpy==1.9.7.dev10+g07c6e90) Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl.metadata (4.4 kB) Requirement already satisfied: sphinx>=4.4 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from scanpy==1.9.7.dev10+g07c6e90) (7.2.6) Collecting array-api-compat (from anndata>=0.7.4->scanpy==1.9.7.dev10+g07c6e90) Downloading array_api_compat-1.4.1-py3-none-any.whl.metadata (13 kB) Collecting exceptiongroup (from anndata>=0.7.4->scanpy==1.9.7.dev10+g07c6e90) Downloading exceptiongroup-1.2.0-py3-none-any.whl.metadata (6.6 kB) Collecting contourpy>=1.0.1 (from matplotlib>=3.6->scanpy==1.9.7.dev10+g07c6e90) Downloading contourpy-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.8 kB) Collecting cycler>=0.10 (from matplotlib>=3.6->scanpy==1.9.7.dev10+g07c6e90) Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.6->scanpy==1.9.7.dev10+g07c6e90) Downloading fonttools-4.47.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (157 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.6/157.6 kB 238.5 MB/s eta 0:00:00 Collecting kiwisolver>=1.3.1 (from matplotlib>=3.6->scanpy==1.9.7.dev10+g07c6e90) Downloading kiwisolver-1.4.5-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.4 kB) Collecting pillow>=8 (from matplotlib>=3.6->scanpy==1.9.7.dev10+g07c6e90) Downloading pillow-10.2.0-cp39-cp39-manylinux_2_28_x86_64.whl.metadata (9.7 kB) Collecting pyparsing>=2.3.1 (from matplotlib>=3.6->scanpy==1.9.7.dev10+g07c6e90) Downloading pyparsing-3.1.1-py3-none-any.whl.metadata (5.1 kB) Collecting python-dateutil>=2.7 (from matplotlib>=3.6->scanpy==1.9.7.dev10+g07c6e90) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 248.8 MB/s eta 0:00:00 Collecting importlib-resources>=3.2.0 (from matplotlib>=3.6->scanpy==1.9.7.dev10+g07c6e90) Downloading importlib_resources-6.1.1-py3-none-any.whl.metadata (4.1 kB) Collecting llvmlite<0.42,>=0.41.0dev0 (from numba>=0.41.0->scanpy==1.9.7.dev10+g07c6e90) Downloading llvmlite-0.41.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB) Collecting pytz>=2020.1 (from pandas!=2.1.2,>=1.1.1->scanpy==1.9.7.dev10+g07c6e90) Downloading pytz-2023.3.post1-py2.py3-none-any.whl.metadata (22 kB) Collecting tzdata>=2022.7 (from pandas!=2.1.2,>=1.1.1->scanpy==1.9.7.dev10+g07c6e90) Downloading tzdata-2023.4-py2.py3-none-any.whl.metadata (1.4 kB) Collecting sphinx-autodoc-typehints>=1.15.2 (from scanpydoc[typehints]<0.8,>=0.7.7; extra == "doc"->scanpy==1.9.7.dev10+g07c6e90) Downloading sphinx_autodoc_typehints-1.25.2-py3-none-any.whl.metadata (7.8 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.24->scanpy==1.9.7.dev10+g07c6e90) Downloading threadpoolctl-3.2.0-py3-none-any.whl.metadata (10.0 kB) Requirement already satisfied: sphinxcontrib-applehelp in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (1.0.8) Requirement already satisfied: sphinxcontrib-devhelp in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (1.0.6) Requirement already satisfied: sphinxcontrib-jsmath in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (1.0.1) Requirement already satisfied: sphinxcontrib-htmlhelp>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (2.0.5) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.9 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (1.1.10) Requirement already satisfied: sphinxcontrib-qthelp in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (1.0.7) Requirement already satisfied: Jinja2>=3.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (3.1.3) Requirement already satisfied: Pygments>=2.14 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (2.17.2) Requirement already satisfied: docutils<0.21,>=0.18.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (0.20.1) Requirement already satisfied: snowballstemmer>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (2.2.0) Requirement already satisfied: babel>=2.9 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (2.14.0) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (0.7.16) Requirement already satisfied: imagesize>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (1.4.1) Requirement already satisfied: requests>=2.25.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (2.31.0) Requirement already satisfied: importlib-metadata>=4.8 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (7.0.1) Collecting sphinxcontrib-jquery<5,>=4 (from sphinx-rtd-theme>=1.0->scanpy==1.9.7.dev10+g07c6e90) Downloading sphinxcontrib_jquery-4.1-py2.py3-none-any.whl (121 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 121.1/121.1 kB 242.8 MB/s eta 0:00:00 Collecting six (from patsy->scanpy==1.9.7.dev10+g07c6e90) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting pynndescent>=0.5 (from umap-learn>=0.3.10->scanpy==1.9.7.dev10+g07c6e90) Downloading pynndescent-0.5.11-py3-none-any.whl.metadata (6.8 kB) Collecting markdown-it-py~=3.0 (from myst-parser->scanpy==1.9.7.dev10+g07c6e90) Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB) Collecting mdit-py-plugins~=0.4 (from myst-parser->scanpy==1.9.7.dev10+g07c6e90) Downloading mdit_py_plugins-0.4.0-py3-none-any.whl.metadata (2.7 kB) Collecting pyyaml (from myst-parser->scanpy==1.9.7.dev10+g07c6e90) Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting igraph (from scanpy==1.9.7.dev10+g07c6e90) Downloading igraph-0.11.3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.9 kB) Collecting stdlib_list (from session-info->scanpy==1.9.7.dev10+g07c6e90) Downloading stdlib_list-0.10.0-py3-none-any.whl.metadata (3.3 kB) Requirement already satisfied: zipp>=0.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from importlib-metadata>=4.8->sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (3.17.0) Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from Jinja2>=3.0->sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (2.1.4) Collecting mdurl~=0.1 (from markdown-it-py~=3.0->myst-parser->scanpy==1.9.7.dev10+g07c6e90) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from requests>=2.25.0->sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (3.3.2) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from requests>=2.25.0->sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (3.6) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from requests>=2.25.0->sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (2.1.0) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/1.9.x/lib/python3.9/site-packages (from requests>=2.25.0->sphinx>=4.4->scanpy==1.9.7.dev10+g07c6e90) (2023.11.17) Collecting texttable>=1.6.2 (from igraph->scanpy==1.9.7.dev10+g07c6e90) Downloading texttable-1.7.0-py2.py3-none-any.whl.metadata (9.8 kB) Downloading anndata-0.10.4-py3-none-any.whl (119 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 119.9/119.9 kB 206.0 MB/s eta 0:00:00 Downloading h5py-3.10.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.8/4.8 MB 171.1 MB/s eta 0:00:00 Downloading matplotlib-3.8.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 226.8 MB/s eta 0:00:00 Downloading networkx-3.2.1-py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 251.8 MB/s eta 0:00:00 Downloading numba-0.58.1-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 234.8 MB/s eta 0:00:00 Downloading numpy-1.26.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 208.7 MB/s eta 0:00:00 Downloading pandas-2.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (13.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 13.0/13.0 MB 205.7 MB/s eta 0:00:00 Downloading scanpydoc-0.7.11-py3-none-any.whl (29 kB) Downloading scikit_learn-1.4.0-1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.1/12.1 MB 202.5 MB/s eta 0:00:00 Downloading joblib-1.3.2-py3-none-any.whl (302 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 302.2/302.2 kB 270.2 MB/s eta 0:00:00 Downloading scipy-1.12.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (38.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 38.5/38.5 MB 225.6 MB/s eta 0:00:00 Downloading seaborn-0.13.1-py3-none-any.whl (294 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.8/294.8 kB 272.8 MB/s eta 0:00:00 Downloading sphinx_rtd_theme-2.0.0-py2.py3-none-any.whl (2.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.8/2.8 MB 220.8 MB/s eta 0:00:00 Downloading statsmodels-0.14.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.8/10.8 MB 216.9 MB/s eta 0:00:00 Downloading patsy-0.5.6-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.9/233.9 kB 266.4 MB/s eta 0:00:00 Downloading myst_parser-2.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.2/77.2 kB 228.9 MB/s eta 0:00:00 Downloading natsort-8.4.0-py3-none-any.whl (38 kB) Downloading tqdm-4.66.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 234.8 MB/s eta 0:00:00 Downloading contourpy-1.2.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (310 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 311.0/311.0 kB 252.7 MB/s eta 0:00:00 Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB) Downloading fonttools-4.47.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.6/4.6 MB 203.6 MB/s eta 0:00:00 Downloading importlib_resources-6.1.1-py3-none-any.whl (33 kB) Downloading kiwisolver-1.4.5-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 255.7 MB/s eta 0:00:00 Downloading llvmlite-0.41.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.6/43.6 MB 220.4 MB/s eta 0:00:00 Downloading markdown_it_py-3.0.0-py3-none-any.whl (87 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 87.5/87.5 kB 234.3 MB/s eta 0:00:00 Downloading mdit_py_plugins-0.4.0-py3-none-any.whl (54 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 54.1/54.1 kB 214.1 MB/s eta 0:00:00 Downloading pillow-10.2.0-cp39-cp39-manylinux_2_28_x86_64.whl (4.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 228.4 MB/s eta 0:00:00 Downloading pynndescent-0.5.11-py3-none-any.whl (55 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 55.8/55.8 kB 218.7 MB/s eta 0:00:00 Downloading pyparsing-3.1.1-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.1/103.1 kB 230.0 MB/s eta 0:00:00 Downloading pytz-2023.3.post1-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.5/502.5 kB 280.9 MB/s eta 0:00:00 Downloading sphinx_autodoc_typehints-1.25.2-py3-none-any.whl (18 kB) Downloading threadpoolctl-3.2.0-py3-none-any.whl (15 kB) Downloading tzdata-2023.4-py2.py3-none-any.whl (346 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.6/346.6 kB 269.4 MB/s eta 0:00:00 Downloading array_api_compat-1.4.1-py3-none-any.whl (30 kB) Downloading exceptiongroup-1.2.0-py3-none-any.whl (16 kB) Downloading igraph-0.11.3-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 237.6 MB/s eta 0:00:00 Downloading PyYAML-6.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (738 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 738.9/738.9 kB 267.5 MB/s eta 0:00:00 Downloading stdlib_list-0.10.0-py3-none-any.whl (79 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 79.8/79.8 kB 245.0 MB/s eta 0:00:00 Downloading texttable-1.7.0-py2.py3-none-any.whl (10 kB) Building wheels for collected packages: scanpy, umap-learn, session-info Building wheel for scanpy (pyproject.toml): started Building wheel for scanpy (pyproject.toml): finished with status 'done' Created wheel for scanpy: filename=scanpy-1.9.7.dev10+g07c6e90-py3-none-any.whl size=2034261 sha256=967c8ab2761a3d12faec371646963f639ec6a8eab8ae2ef6bbd9c55629fc18b5 Stored in directory: /tmp/pip-ephem-wheel-cache-jkcey7cp/wheels/6a/38/46/29c747133e331f5aadf58ef1079a12176bb985d3018161ab34 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.5.5-py3-none-any.whl size=86836 sha256=970d02c835f142332fc1d33279211c2a9d68345eb6f6d9025ec1772601528c9b Stored in directory: /tmp/pip-ephem-wheel-cache-jkcey7cp/wheels/0f/01/17/26951217a11fb724b7027c6dd5b620b6d368104f7e6d4171fc Building wheel for session-info (setup.py): started Building wheel for session-info (setup.py): finished with status 'done' Created wheel for session-info: filename=session_info-1.0.0-py3-none-any.whl size=8024 sha256=11c34e37eb1580a353a0afd35405ca56383a8b75789d1a14db0d7c87b46285d6 Stored in directory: /tmp/pip-ephem-wheel-cache-jkcey7cp/wheels/d4/fc/2e/00ca60bac7954b84907efd41baa9b4853500eaeec4228410c6 Successfully built scanpy umap-learn session-info Installing collected packages: texttable, pytz, tzdata, tqdm, threadpoolctl, stdlib_list, six, pyyaml, pyparsing, pillow, numpy, networkx, natsort, mdurl, llvmlite, kiwisolver, joblib, importlib-resources, igraph, get-annotations, fonttools, exceptiongroup, cycler, array-api-compat, session-info, scipy, python-dateutil, patsy, numba, markdown-it-py, h5py, contourpy, sphinxcontrib-jquery, sphinx-autodoc-typehints, scikit-learn, scanpydoc, pandas, mdit-py-plugins, matplotlib, statsmodels, sphinx-rtd-theme, seaborn, pynndescent, myst-parser, anndata, umap-learn, scanpy Successfully installed anndata-0.10.4 array-api-compat-1.4.1 contourpy-1.2.0 cycler-0.12.1 exceptiongroup-1.2.0 fonttools-4.47.2 get-annotations-0.1.2 h5py-3.10.0 igraph-0.11.3 importlib-resources-6.1.1 joblib-1.3.2 kiwisolver-1.4.5 llvmlite-0.41.1 markdown-it-py-3.0.0 matplotlib-3.8.2 mdit-py-plugins-0.4.0 mdurl-0.1.2 myst-parser-2.0.0 natsort-8.4.0 networkx-3.2.1 numba-0.58.1 numpy-1.26.3 pandas-2.2.0 patsy-0.5.6 pillow-10.2.0 pynndescent-0.5.11 pyparsing-3.1.1 python-dateutil-2.8.2 pytz-2023.3.post1 pyyaml-6.0.1 scanpy-1.9.7.dev10+g07c6e90 scanpydoc-0.7.11 scikit-learn-1.4.0 scipy-1.12.0 seaborn-0.13.1 session-info-1.0.0 six-1.16.0 sphinx-autodoc-typehints-1.25.2 sphinx-rtd-theme-2.0.0 sphinxcontrib-jquery-4.1 statsmodels-0.14.1 stdlib_list-0.10.0 texttable-1.7.0 threadpoolctl-3.2.0 tqdm-4.66.1 tzdata-2023.4 umap-learn-0.5.5 [rtd-command-info] start-time: 2024-01-25T11:26:35.478113Z, end-time: 2024-01-25T11:26:35.538912Z, duration: 0, exit-code: 0 cat docs/conf.py import os import sys from pathlib import Path from datetime import datetime import matplotlib # noqa from packaging.version import parse as parse_version # 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', 'myst.header', # https://github.com/executablebooks/MyST-Parser/issues/262 ] # General information project = 'Scanpy' author = 'Scanpy development team' copyright = f'{datetime.now():%Y}, the Scanpy development team.' version = scanpy.__version__.replace('.dirty', '') # Bumping the version updates all docs, so don't do that if parse_version(version).is_devrelease: parsed = parse_version(version) version = f"{parsed.major}.{parsed.minor}.{parsed.micro}.dev" release = version # default settings templates_path = ['_templates'] master_doc = 'index' default_role = 'literal' exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store'] pygments_style = 'sphinx' extensions = [ 'myst_parser', 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.doctest', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', 'sphinx.ext.autosummary', # 'plot_generator', 'matplotlib.sphinxext.plot_directive', 'sphinx_autodoc_typehints', # needs to be after napoleon # 'ipython_directive', # 'ipython_console_highlighting', # 'scanpydoc', # scanpydoc.elegant_typehints causes full doc rebuilds 'scanpydoc.rtd_github_links', 'scanpydoc.theme', 'scanpydoc.definition_list_typed_field', 'scanpydoc.autosummary_generate_imported', *[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 typehints_defaults = 'braces' 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=('https://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/stable/', None), networkx=('https://networkx.org/documentation/stable/', None), numpy=('https://numpy.org/doc/stable/', None), pandas=('https://pandas.pydata.org/pandas-docs/stable/', None), pytest=('https://docs.pytest.org/en/latest/', None), python=('https://docs.python.org/3', None), scipy=('https://docs.scipy.org/doc/scipy/', 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 = 'scanpydoc' html_theme_options = dict( navigation_depth=4, logo_only=True, docsearch_index='scanpy', docsearch_key='fa4304eb95d2134997e3729553a674b2', ) 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 = ( False # Temporarily disable warnings as errors to get 1.9.2 out ) # -- 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", # If the docs are built with an old version of numpy, this will make it work: "numpy.random.RandomState": "numpy.random.mtrand.RandomState", "scanpy.plotting._matrixplot.MatrixPlot": "scanpy.pl.MatrixPlot", "scanpy.plotting._dotplot.DotPlot": "scanpy.pl.DotPlot", "scanpy.plotting._stacked_violin.StackedViolin": "scanpy.pl.StackedViolin", "pandas.core.series.Series": "pandas.Series", } 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.plotting._utils._AxesSubplot'), ('py:class', 'scanpy._utils.Empty'), ('py:class', 'numpy.random.mtrand.RandomState'), # Will work once scipy 1.8 is released ('py:class', 'scipy.sparse.base.spmatrix'), ('py:class', 'scipy.sparse.csr.csr_matrix'), ] # Options for plot examples plot_include_source = True plot_formats = [("png", 90)] plot_html_show_formats = False plot_html_show_source_link = False plot_working_directory = HERE.parent # Project root ########################################################################### # 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/main/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') # Define this variable in case it's not defined by the user. # It defaults to `alabaster` which is the default from Sphinx. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_theme html_theme = globals().get('html_theme', 'alabaster') #Add project information to the template context. context = { 'html_theme': html_theme, 'current_version': "1.9.x", 'version_slug': "1.9.x", 'MEDIA_URL': "https://media.readthedocs.com/media/", 'STATIC_URL': "https://assets.readthedocs.com/", 'PRODUCTION_DOMAIN': "readthedocs.com", 'proxied_static_path': "/_/static/", 'versions': [ ("latest", "/en/latest/"), ("stable", "/en/stable/"), ("1.9.x", "/en/1.9.x/"), ("1.8.x", "/en/1.8.x/"), ("1.7.x", "/en/1.7.x/"), ("1.6.x", "/en/1.6.x/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'icb-scanpy', 'name': u'scanpy', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/docs/', 'api_host': 'https://readthedocs.com', 'github_user': 'scverse', 'proxied_api_host': '/_', 'github_repo': 'scanpy', 'github_version': '1.9.x', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '1.9.x', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '1.9.x', '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': '07c6e90b', } # 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(): for key in context: if key not in html_context: html_context[key] = context[key] 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") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/icb-scanpy/builds/1972424/' 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: 2024-01-25T11:26:35.607574Z, end-time: 2024-01-25T11:29:20.028562Z, duration: 164, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v7.2.6 Matplotlib is building the font cache; this may take a moment. making output directory... done myst v2.0.0: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=set(), disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), ref_domains=None, fence_as_directive=set(), number_code_blocks=[], title_to_header=False, heading_anchors=0, heading_slug_func=None, html_meta={}, footnote_transition=True, words_per_minute=200, substitutions={}, linkify_fuzzy_links=True, dmath_allow_labels=True, dmath_allow_space=True, dmath_allow_digits=True, dmath_double_inline=False, update_mathjax=True, mathjax_classes='tex2jax_process|mathjax_process|math|output_area', enable_checkboxes=False, suppress_warnings=[], highlight_code_blocks=True) 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 https://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/stable/objects.inv... loading intersphinx inventory from https://networkx.org/documentation/stable/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.pytest.org/en/latest/objects.inv... loading intersphinx inventory from https://docs.python.org/3/objects.inv... loading intersphinx inventory from https://docs.scipy.org/doc/scipy/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, api.md, basic_usage.md, community.md, contributors.md, dev/ci.md, dev/code.md, dev/documentation.md, dev/external-tools.md, dev/getting-set-up.md, ..., release-notes/1.9.2.md, release-notes/1.9.3.md, release-notes/1.9.4.md, release-notes/1.9.5.md, release-notes/1.9.6.md, release-notes/1.9.7.md, release-notes/index.md, release-notes/release-latest.md, tutorials.md, usage-principles.md [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.MatrixPlot.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.StackedViolin.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.Neighbors.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.datasets.blobs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.datasets.ebi_expression_atlas.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.datasets.krumsiek11.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.datasets.moignard15.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.datasets.paul15.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.louvain.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.marker_gene_overlap.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.paga.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.pca.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.rank_genes_groups.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.score_genes.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.score_genes_cell_cycle.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.sim.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.tsne.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy.tl.umap.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_HEIGHT.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_WIDTH.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLORMAP.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_LEGEND_TITLE.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_ON.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGECOLOR.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGELW.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MAX.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MIN.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/classes/scanpy.pl.DotPlot.DEFAULT_LARGEST_DOT.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.file_format_data.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.file_format_figs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.logfile.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.logpath.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.max_memory.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.n_jobs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.plot_suffix.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.set_figure_params.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.verbosity.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/docs/generated/scanpy._settings.ScanpyConfig.writedir.rst building [mo]: targets for 0 po files that are out of date writing output... building [html]: targets for 67 source files that are out of date updating environment: [new config] 322 added, 0 changed, 0 removed reading sources... [ 0%] _key_contributors reading sources... [ 1%] api :65: (ERROR/3) no path specified :75: (ERROR/3) no path specified :82: (ERROR/3) no path specified :17: (ERROR/3) no path specified reading sources... [ 1%] basic_usage reading sources... [ 1%] community reading sources... [ 2%] contributors reading sources... [ 2%] dev/ci reading sources... [ 2%] dev/code reading sources... [ 2%] dev/documentation reading sources... [ 3%] dev/external-tools reading sources... [ 3%] dev/getting-set-up reading sources... [ 3%] dev/index reading sources... [ 4%] dev/release reading sources... [ 4%] dev/testing reading sources... [ 4%] dev/versioning reading sources... [ 5%] ecosystem reading sources... [ 5%] external reading sources... [ 5%] generated/classes/scanpy.pl.DotPlot reading sources... [ 6%] generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_HEIGHT reading sources... [ 6%] generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_WIDTH reading sources... [ 6%] generated/classes/scanpy.pl.DotPlot.DEFAULT_COLORMAP reading sources... [ 7%] generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_LEGEND_TITLE reading sources... [ 7%] generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_ON reading sources... [ 7%] generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGECOLOR reading sources... [ 7%] generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGELW reading sources... [ 8%] generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MAX reading sources... [ 8%] generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MIN reading sources... [ 8%] generated/classes/scanpy.pl.DotPlot.DEFAULT_LARGEST_DOT reading sources... [ 9%] generated/classes/scanpy.pl.DotPlot.DEFAULT_LEGENDS_WIDTH reading sources... [ 9%] generated/classes/scanpy.pl.DotPlot.DEFAULT_PLOT_X_PADDING reading sources... [ 9%] generated/classes/scanpy.pl.DotPlot.DEFAULT_PLOT_Y_PADDING reading sources... [ 10%] generated/classes/scanpy.pl.DotPlot.DEFAULT_SAVE_PREFIX reading sources... [ 10%] generated/classes/scanpy.pl.DotPlot.DEFAULT_SIZE_EXPONENT reading sources... [ 10%] generated/classes/scanpy.pl.DotPlot.DEFAULT_SIZE_LEGEND_TITLE reading sources... [ 11%] generated/classes/scanpy.pl.DotPlot.DEFAULT_SMALLEST_DOT reading sources... [ 11%] generated/classes/scanpy.pl.DotPlot.DEFAULT_WSPACE reading sources... [ 11%] generated/classes/scanpy.pl.DotPlot.MAX_NUM_CATEGORIES reading sources... [ 11%] generated/classes/scanpy.pl.DotPlot.MIN_FIGURE_HEIGHT reading sources... [ 12%] generated/classes/scanpy.pl.DotPlot.add_dendrogram reading sources... [ 12%] generated/classes/scanpy.pl.DotPlot.add_totals reading sources... [ 12%] generated/classes/scanpy.pl.DotPlot.get_axes reading sources... [ 13%] generated/classes/scanpy.pl.DotPlot.getdoc reading sources... [ 13%] generated/classes/scanpy.pl.DotPlot.legend reading sources... [ 13%] generated/classes/scanpy.pl.DotPlot.make_figure reading sources... [ 14%] generated/classes/scanpy.pl.DotPlot.savefig reading sources... [ 14%] generated/classes/scanpy.pl.DotPlot.show reading sources... [ 14%] generated/classes/scanpy.pl.DotPlot.style reading sources... [ 15%] generated/classes/scanpy.pl.DotPlot.swap_axes reading sources... [ 15%] generated/classes/scanpy.pl.MatrixPlot /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_matrixplot.py:143: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. values_df = self.obs_tidy.groupby(level=0).mean() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_matrixplot.py:143: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. values_df = self.obs_tidy.groupby(level=0).mean() reading sources... [ 15%] generated/classes/scanpy.pl.MatrixPlot.DEFAULT_CATEGORY_HEIGHT reading sources... [ 16%] generated/classes/scanpy.pl.MatrixPlot.DEFAULT_CATEGORY_WIDTH reading sources... [ 16%] generated/classes/scanpy.pl.MatrixPlot.DEFAULT_COLORMAP reading sources... [ 16%] generated/classes/scanpy.pl.MatrixPlot.DEFAULT_COLOR_LEGEND_TITLE reading sources... [ 16%] generated/classes/scanpy.pl.MatrixPlot.DEFAULT_EDGE_COLOR reading sources... [ 17%] generated/classes/scanpy.pl.MatrixPlot.DEFAULT_EDGE_LW reading sources... [ 17%] generated/classes/scanpy.pl.MatrixPlot.DEFAULT_LEGENDS_WIDTH reading sources... [ 17%] generated/classes/scanpy.pl.MatrixPlot.DEFAULT_SAVE_PREFIX reading sources... [ 18%] generated/classes/scanpy.pl.MatrixPlot.DEFAULT_WSPACE reading sources... [ 18%] generated/classes/scanpy.pl.MatrixPlot.MAX_NUM_CATEGORIES reading sources... [ 18%] generated/classes/scanpy.pl.MatrixPlot.MIN_FIGURE_HEIGHT reading sources... [ 19%] generated/classes/scanpy.pl.MatrixPlot.add_dendrogram reading sources... [ 19%] generated/classes/scanpy.pl.MatrixPlot.add_totals reading sources... [ 19%] generated/classes/scanpy.pl.MatrixPlot.get_axes reading sources... [ 20%] generated/classes/scanpy.pl.MatrixPlot.getdoc reading sources... [ 20%] generated/classes/scanpy.pl.MatrixPlot.legend reading sources... [ 20%] generated/classes/scanpy.pl.MatrixPlot.make_figure reading sources... [ 20%] generated/classes/scanpy.pl.MatrixPlot.savefig reading sources... [ 21%] generated/classes/scanpy.pl.MatrixPlot.show reading sources... [ 21%] generated/classes/scanpy.pl.MatrixPlot.style /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_matrixplot.py:143: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. values_df = self.obs_tidy.groupby(level=0).mean() reading sources... [ 21%] generated/classes/scanpy.pl.MatrixPlot.swap_axes reading sources... [ 22%] generated/classes/scanpy.pl.StackedViolin reading sources... [ 22%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_CATEGORY_HEIGHT reading sources... [ 22%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_CATEGORY_WIDTH reading sources... [ 23%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_COLORMAP reading sources... [ 23%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_COLOR_LEGEND_TITLE reading sources... [ 23%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_CUT reading sources... [ 24%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_INNER reading sources... [ 24%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_JITTER reading sources... [ 24%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_JITTER_SIZE reading sources... [ 25%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_LEGENDS_WIDTH reading sources... [ 25%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_LINE_WIDTH reading sources... [ 25%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_X_PADDING reading sources... [ 25%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_YTICKLABELS reading sources... [ 26%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_Y_PADDING reading sources... [ 26%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_ROW_PALETTE reading sources... [ 26%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_SAVE_PREFIX reading sources... [ 27%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_SCALE reading sources... [ 27%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_STRIPPLOT reading sources... [ 27%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_WSPACE reading sources... [ 28%] generated/classes/scanpy.pl.StackedViolin.DEFAULT_YLIM reading sources... [ 28%] generated/classes/scanpy.pl.StackedViolin.MAX_NUM_CATEGORIES reading sources... [ 28%] generated/classes/scanpy.pl.StackedViolin.MIN_FIGURE_HEIGHT reading sources... [ 29%] generated/classes/scanpy.pl.StackedViolin.add_dendrogram reading sources... [ 29%] generated/classes/scanpy.pl.StackedViolin.add_totals reading sources... [ 29%] generated/classes/scanpy.pl.StackedViolin.get_axes reading sources... [ 30%] generated/classes/scanpy.pl.StackedViolin.getdoc reading sources... [ 30%] generated/classes/scanpy.pl.StackedViolin.legend reading sources... [ 30%] generated/classes/scanpy.pl.StackedViolin.make_figure reading sources... [ 30%] generated/classes/scanpy.pl.StackedViolin.savefig reading sources... [ 31%] generated/classes/scanpy.pl.StackedViolin.show reading sources... [ 31%] generated/classes/scanpy.pl.StackedViolin.style reading sources... [ 31%] generated/classes/scanpy.pl.StackedViolin.swap_axes reading sources... [ 32%] generated/scanpy.Neighbors reading sources... [ 32%] generated/scanpy.Neighbors.compute_eigen reading sources... [ 32%] generated/scanpy.Neighbors.compute_neighbors reading sources... [ 33%] generated/scanpy.Neighbors.compute_transitions reading sources... [ 33%] generated/scanpy.Neighbors.connectivities reading sources... [ 33%] generated/scanpy.Neighbors.distances reading sources... [ 34%] generated/scanpy.Neighbors.distances_dpt reading sources... [ 34%] generated/scanpy.Neighbors.eigen_basis reading sources... [ 34%] generated/scanpy.Neighbors.eigen_values reading sources... [ 34%] generated/scanpy.Neighbors.getdoc reading sources... [ 35%] generated/scanpy.Neighbors.rp_forest reading sources... [ 35%] generated/scanpy.Neighbors.to_igraph reading sources... [ 35%] generated/scanpy.Neighbors.transitions reading sources... [ 36%] generated/scanpy.Neighbors.transitions_sym reading sources... [ 36%] generated/scanpy._settings.ScanpyConfig reading sources... [ 36%] generated/scanpy._settings.ScanpyConfig.autosave reading sources... [ 37%] generated/scanpy._settings.ScanpyConfig.autoshow reading sources... [ 37%] generated/scanpy._settings.ScanpyConfig.cache_compression reading sources... [ 37%] generated/scanpy._settings.ScanpyConfig.cachedir reading sources... [ 38%] generated/scanpy._settings.ScanpyConfig.categories_to_ignore reading sources... [ 38%] generated/scanpy._settings.ScanpyConfig.datasetdir reading sources... [ 38%] generated/scanpy._settings.ScanpyConfig.figdir reading sources... [ 39%] generated/scanpy._settings.ScanpyConfig.file_format_data reading sources... [ 39%] generated/scanpy._settings.ScanpyConfig.file_format_figs reading sources... [ 39%] generated/scanpy._settings.ScanpyConfig.logfile reading sources... [ 39%] generated/scanpy._settings.ScanpyConfig.logpath reading sources... [ 40%] generated/scanpy._settings.ScanpyConfig.max_memory reading sources... [ 40%] generated/scanpy._settings.ScanpyConfig.n_jobs reading sources... [ 40%] generated/scanpy._settings.ScanpyConfig.plot_suffix reading sources... [ 41%] generated/scanpy._settings.ScanpyConfig.set_figure_params reading sources... [ 41%] generated/scanpy._settings.ScanpyConfig.verbosity reading sources... [ 41%] generated/scanpy._settings.ScanpyConfig.writedir reading sources... [ 42%] generated/scanpy.datasets.blobs reading sources... [ 42%] generated/scanpy.datasets.ebi_expression_atlas reading sources... [ 42%] generated/scanpy.datasets.krumsiek11 reading sources... [ 43%] generated/scanpy.datasets.moignard15 reading sources... [ 43%] generated/scanpy.datasets.paul15 reading sources... [ 43%] generated/scanpy.datasets.pbmc3k reading sources... [ 43%] generated/scanpy.datasets.pbmc3k_processed reading sources... [ 44%] generated/scanpy.datasets.pbmc68k_reduced reading sources... [ 44%] generated/scanpy.datasets.toggleswitch reading sources... [ 44%] generated/scanpy.datasets.visium_sge reading sources... [ 45%] generated/scanpy.experimental.pp.highly_variable_genes reading sources... [ 45%] generated/scanpy.experimental.pp.normalize_pearson_residuals reading sources... [ 45%] generated/scanpy.experimental.pp.normalize_pearson_residuals_pca reading sources... [ 46%] generated/scanpy.experimental.pp.recipe_pearson_residuals reading sources... [ 46%] generated/scanpy.external.exporting.cellbrowser reading sources... [ 46%] generated/scanpy.external.exporting.spring_project reading sources... [ 47%] generated/scanpy.external.pl.phate reading sources... [ 47%] generated/scanpy.external.pl.sam reading sources... [ 47%] generated/scanpy.external.pl.scrublet_score_distribution reading sources... [ 48%] generated/scanpy.external.pl.trimap reading sources... [ 48%] generated/scanpy.external.pl.wishbone_marker_trajectory reading sources... [ 48%] generated/scanpy.external.pp.bbknn reading sources... [ 48%] generated/scanpy.external.pp.dca reading sources... [ 49%] generated/scanpy.external.pp.harmony_integrate reading sources... [ 49%] generated/scanpy.external.pp.hashsolo reading sources... [ 49%] generated/scanpy.external.pp.magic reading sources... [ 50%] generated/scanpy.external.pp.mnn_correct reading sources... [ 50%] generated/scanpy.external.pp.scanorama_integrate reading sources... [ 50%] generated/scanpy.external.pp.scrublet reading sources... [ 51%] generated/scanpy.external.pp.scrublet_simulate_doublets reading sources... [ 51%] generated/scanpy.external.tl.cyclone reading sources... [ 51%] generated/scanpy.external.tl.harmony_timeseries reading sources... [ 52%] generated/scanpy.external.tl.palantir reading sources... [ 52%] generated/scanpy.external.tl.palantir_results reading sources... [ 52%] generated/scanpy.external.tl.phate reading sources... [ 52%] generated/scanpy.external.tl.phenograph reading sources... [ 53%] generated/scanpy.external.tl.sam reading sources... [ 53%] generated/scanpy.external.tl.sandbag reading sources... [ 53%] generated/scanpy.external.tl.trimap reading sources... [ 54%] generated/scanpy.external.tl.wishbone reading sources... [ 54%] generated/scanpy.get.obs_df reading sources... [ 54%] generated/scanpy.get.rank_genes_groups_df reading sources... [ 55%] generated/scanpy.get.var_df reading sources... [ 55%] generated/scanpy.logging.print_header reading sources... [ 55%] generated/scanpy.logging.print_versions reading sources... [ 56%] generated/scanpy.metrics.confusion_matrix :17: (ERROR/3) no path specified reading sources... [ 56%] generated/scanpy.metrics.gearys_c reading sources... [ 56%] generated/scanpy.metrics.morans_i reading sources... [ 57%] generated/scanpy.pl.clustermap reading sources... [ 57%] generated/scanpy.pl.dendrogram /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/tools/_dendrogram.py:135: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. mean_df = rep_df.groupby(level=0).mean() reading sources... [ 57%] generated/scanpy.pl.diffmap /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_tools/scatterplots.py:1234: FutureWarning: The default value of 'ignore' for the `na_action` parameter in pandas.Categorical.map is deprecated and will be changed to 'None' in a future version. Please set na_action to the desired value to avoid seeing this warning color_vector = pd.Categorical(values.map(color_map)) /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_tools/scatterplots.py:394: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored cax = scatter( reading sources... [ 57%] generated/scanpy.pl.dotplot /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_dotplot.py:168: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. obs_bool.groupby(level=0).sum() / obs_bool.groupby(level=0).count() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_dotplot.py:178: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. dot_color_df = self.obs_tidy.groupby(level=0).mean() WARNING: dendrogram data not found (using key=dendrogram_bulk_labels). Running `sc.tl.dendrogram` with default parameters. For fine tuning it is recommended to run `sc.tl.dendrogram` independently. /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/tools/_dendrogram.py:135: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. mean_df = rep_df.groupby(level=0).mean() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_dotplot.py:747: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap', 'norm' will be ignored dot_ax.scatter(x, y, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_dotplot.py:168: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. obs_bool.groupby(level=0).sum() / obs_bool.groupby(level=0).count() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_dotplot.py:178: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. dot_color_df = self.obs_tidy.groupby(level=0).mean() WARNING: Groups are not reordered because the `groupby` categories and the `var_group_labels` are different. categories: CD4+/CD25 T Reg, CD4+/CD45RA+/CD25- Naive T, CD4+/CD45RO+ Memory, etc. var_group_labels: T-cell, B-cell, myeloid /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_dotplot.py:747: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap', 'norm' will be ignored dot_ax.scatter(x, y, **kwds) /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_dotplot.py:168: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. obs_bool.groupby(level=0).sum() / obs_bool.groupby(level=0).count() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_dotplot.py:178: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. dot_color_df = self.obs_tidy.groupby(level=0).mean() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_dotplot.py:747: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap', 'norm' will be ignored dot_ax.scatter(x, y, **kwds) reading sources... [ 58%] generated/scanpy.pl.dpt_groups_pseudotime reading sources... [ 58%] generated/scanpy.pl.dpt_timeseries reading sources... [ 58%] generated/scanpy.pl.draw_graph WARNING: Package 'fa2' is not installed, falling back to layout 'fr'.To use the faster and better ForceAtlas2 layout, install package 'fa2' (`pip install fa2`). /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_tools/scatterplots.py:1234: FutureWarning: The default value of 'ignore' for the `na_action` parameter in pandas.Categorical.map is deprecated and will be changed to 'None' in a future version. Please set na_action to the desired value to avoid seeing this warning color_vector = pd.Categorical(values.map(color_map)) /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_tools/scatterplots.py:394: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored cax = scatter( /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_tools/scatterplots.py:1234: FutureWarning: The default value of 'ignore' for the `na_action` parameter in pandas.Categorical.map is deprecated and will be changed to 'None' in a future version. Please set na_action to the desired value to avoid seeing this warning color_vector = pd.Categorical(values.map(color_map)) /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_tools/scatterplots.py:394: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored cax = scatter( reading sources... [ 59%] generated/scanpy.pl.embedding reading sources... [ 59%] generated/scanpy.pl.embedding_density :65: (ERROR/3) no path specified :75: (ERROR/3) no path specified :82: (ERROR/3) no path specified reading sources... [ 59%] generated/scanpy.pl.filter_genes_dispersion reading sources... [ 60%] generated/scanpy.pl.heatmap reading sources... [ 60%] generated/scanpy.pl.highest_expr_genes reading sources... [ 60%] generated/scanpy.pl.highly_variable_genes reading sources... [ 61%] generated/scanpy.pl.matrixplot /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_matrixplot.py:143: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. values_df = self.obs_tidy.groupby(level=0).mean() WARNING: dendrogram data not found (using key=dendrogram_bulk_labels). Running `sc.tl.dendrogram` with default parameters. For fine tuning it is recommended to run `sc.tl.dendrogram` independently. /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/tools/_dendrogram.py:135: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. mean_df = rep_df.groupby(level=0).mean() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_matrixplot.py:143: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. values_df = self.obs_tidy.groupby(level=0).mean() WARNING: Groups are not reordered because the `groupby` categories and the `var_group_labels` are different. categories: CD4+/CD25 T Reg, CD4+/CD45RA+/CD25- Naive T, CD4+/CD45RO+ Memory, etc. var_group_labels: T-cell, B-cell, myeloid /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/1.9.x/scanpy/plotting/_matrixplot.py:143: FutureWarning: The default of observed=False is deprecated and will be changed to True in a future version of pandas. Pass observed=False to retain current behavior or observed=True to adopt the future default and silence this warning. values_df = self.obs_tidy.groupby(level=0).mean() reading sources... [ 61%] generated/scanpy.pl.paga 0%| | 0.00/23.5M [00:00