Read the Docs build information Build id: 1422105 Project: icb-scanpy Version: latest Commit: 08be4e9a09a0deb9ca662dc8dbb9160521bb3382 Date: 2023-04-19T09:41:49.309192Z State: finished Success: True [rtd-command-info] start-time: 2023-04-19T09:41:51.495938Z, end-time: 2023-04-19T09:41:54.434193Z, duration: 2, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/scverse/scanpy.git . Cloning into '.'... [rtd-command-info] start-time: 2023-04-19T09:41:54.660098Z, end-time: 2023-04-19T09:41:54.890855Z, duration: 0, exit-code: 0 git checkout --force origin/master Note: switching to '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 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 08be4e9a pheno_jaccard_ig to be a csr matrix (#2295) [rtd-command-info] start-time: 2023-04-19T09:41:55.353387Z, end-time: 2023-04-19T09:41:55.445364Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-04-19T09:41:55.724504Z, end-time: 2023-04-19T09:41:55.831854Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-04-19T09:41:56.053967Z, end-time: 2023-04-19T09:42:07.320333Z, duration: 11, exit-code: 0 git submodule update --init --force docs/tutorials Submodule 'docs/tutorials' (https://github.com/scverse/scanpy-tutorials.git) registered for path 'docs/tutorials' Cloning into '/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/tutorials'... Submodule path 'docs/tutorials': checked out '75c5ebb5b63769aee65f38842a34b7f7e1bbd476' [rtd-command-info] start-time: 2023-04-19T09:42:12.946219Z, end-time: 2023-04-19T09:42:13.031942Z, duration: 0, exit-code: 0 asdf global python 3.9.15 [rtd-command-info] start-time: 2023-04-19T09:42:13.640965Z, end-time: 2023-04-19T09:42:14.675522Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.15.final.0-64 in 712ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest, 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==21.2.3, setuptools==57.4.0, wheel==0.37.0 activators BashActivator,CShellActivator,FishActivator,PowerShellActivator,PythonActivator [rtd-command-info] start-time: 2023-04-19T09:42:14.891405Z, end-time: 2023-04-19T09:42:26.083805Z, duration: 11, exit-code: 0 python -m pip install --upgrade --no-cache-dir pip setuptools<58.3.0 Requirement already satisfied: pip in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-23.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools<58.3.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (57.4.0) Collecting setuptools<58.3.0 Downloading setuptools-58.2.0-py3-none-any.whl (946 kB) Installing collected packages: setuptools, pip Attempting uninstall: setuptools Found existing installation: setuptools 57.4.0 Uninstalling setuptools-57.4.0: Successfully uninstalled setuptools-57.4.0 Attempting uninstall: pip Found existing installation: pip 21.2.3 Uninstalling pip-21.2.3: Successfully uninstalled pip-21.2.3 Successfully installed pip-23.1 setuptools-58.2.0 [rtd-command-info] start-time: 2023-04-19T09:42:26.259277Z, end-time: 2023-04-19T09:42:33.398233Z, duration: 7, exit-code: 0 python -m pip install --upgrade --no-cache-dir pillow mock==1.0.1 alabaster>=0.7,<0.8,!=0.7.5 commonmark==0.9.1 recommonmark==0.5.0 sphinx<2 sphinx-rtd-theme<0.5 readthedocs-sphinx-ext<2.3 jinja2<3.1.0 Collecting pillow Downloading Pillow-9.5.0-cp39-cp39-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 54.2 MB/s eta 0:00:00 Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 262.5 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting alabaster!=0.7.5,<0.8,>=0.7 Downloading alabaster-0.7.13-py3-none-any.whl (13 kB) Collecting commonmark==0.9.1 Downloading commonmark-0.9.1-py2.py3-none-any.whl (51 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 51.1/51.1 kB 185.2 MB/s eta 0:00:00 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.6-py2.py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 184.3 MB/s eta 0:00:00 Collecting sphinx-rtd-theme<0.5 Downloading sphinx_rtd_theme-0.4.3-py2.py3-none-any.whl (6.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.4/6.4 MB 196.7 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Downloading readthedocs_sphinx_ext-2.2.0-py2.py3-none-any.whl (11 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 237.1 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.19-py3-none-any.whl (570 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 570.5/570.5 kB 272.9 MB/s eta 0:00:00 Collecting six>=1.5 (from sphinx<2) Downloading six-1.16.0-py2.py3-none-any.whl (11 kB) Collecting Pygments>=2.0 (from sphinx<2) Downloading Pygments-2.15.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 267.0 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 263.8 MB/s eta 0:00:00 Collecting snowballstemmer>=1.1 (from sphinx<2) Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 221.1 MB/s eta 0:00:00 Collecting babel!=2.0,>=1.3 (from sphinx<2) Downloading Babel-2.12.1-py3-none-any.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 181.5 MB/s eta 0:00:00 Collecting imagesize (from sphinx<2) Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB) Collecting requests>=2.0.0 (from sphinx<2) Downloading requests-2.28.2-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.8/62.8 kB 194.4 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from sphinx<2) (58.2.0) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 196.5 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Downloading MarkupSafe-2.1.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (25 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Downloading charset_normalizer-3.1.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.2/199.2 kB 230.1 MB/s eta 0:00:00 Collecting idna<4,>=2.5 (from requests>=2.0.0->sphinx<2) Downloading idna-3.4-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.5/61.5 kB 196.9 MB/s eta 0:00:00 Collecting urllib3<1.27,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-1.26.15-py2.py3-none-any.whl (140 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 140.9/140.9 kB 233.7 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2022.12.7-py3-none-any.whl (155 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 155.3/155.3 kB 216.5 MB/s eta 0:00:00 Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 225.8 MB/s eta 0:00:00 Building wheels for collected packages: mock Building wheel for mock (setup.py): started Building wheel for mock (setup.py): finished with status 'done' Created wheel for mock: filename=mock-1.0.1-py3-none-any.whl size=23772 sha256=be3d0ad602283a8e6a3d99dbb4d2144bc27e97fcab97782065b99f4f88f2cf9d Stored in directory: /tmp/pip-ephem-wheel-cache-n_qywuq2/wheels/44/dc/c7/e89296d3612588db0aa6545ee3305c23b7a48b3a9922916e1f Successfully built mock Installing collected packages: snowballstemmer, mock, commonmark, urllib3, sphinxcontrib-serializinghtml, six, Pygments, pillow, packaging, MarkupSafe, imagesize, idna, docutils, charset-normalizer, certifi, babel, alabaster, sphinxcontrib-websupport, requests, jinja2, sphinx, readthedocs-sphinx-ext, sphinx-rtd-theme, recommonmark Successfully installed MarkupSafe-2.1.2 Pygments-2.15.1 alabaster-0.7.13 babel-2.12.1 certifi-2022.12.7 charset-normalizer-3.1.0 commonmark-0.9.1 docutils-0.17.1 idna-3.4 imagesize-1.4.1 jinja2-3.0.3 mock-1.0.1 packaging-23.1 pillow-9.5.0 readthedocs-sphinx-ext-2.2.0 recommonmark-0.5.0 requests-2.28.2 six-1.16.0 snowballstemmer-2.2.0 sphinx-1.8.6 sphinx-rtd-theme-0.4.3 sphinxcontrib-serializinghtml-1.1.5 sphinxcontrib-websupport-1.2.4 urllib3-1.26.15 [rtd-command-info] start-time: 2023-04-19T09:42:33.595605Z, end-time: 2023-04-19T09:44:08.432138Z, duration: 94, exit-code: 0 python -m pip install --upgrade --upgrade-strategy eager --no-cache-dir .[doc,leiden] Processing /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest Installing build dependencies: started Installing build dependencies: finished with status 'done' Getting requirements to build wheel: started Getting requirements to build wheel: finished with status 'done' Installing backend dependencies: started Installing backend dependencies: finished with status 'done' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Collecting anndata>=0.7.4 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading anndata-0.9.1-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 kB 8.5 MB/s eta 0:00:00 Collecting numpy>=1.17.0 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading numpy-1.24.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 152.1 MB/s eta 0:00:00 Collecting matplotlib>=3.4 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading matplotlib-3.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 197.6 MB/s eta 0:00:00 Collecting pandas>=1.0 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading pandas-2.0.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 209.3 MB/s eta 0:00:00 Collecting scipy>=1.4 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading scipy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 213.2 MB/s eta 0:00:00 Collecting seaborn (from scanpy==1.10.0.dev57+g08be4e9a) Downloading seaborn-0.12.2-py3-none-any.whl (293 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.3/293.3 kB 244.4 MB/s eta 0:00:00 Collecting h5py>=3 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading h5py-3.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 221.2 MB/s eta 0:00:00 Collecting tqdm (from scanpy==1.10.0.dev57+g08be4e9a) Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 185.0 MB/s eta 0:00:00 Collecting scikit-learn>=0.22 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading scikit_learn-1.2.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.6/9.6 MB 209.8 MB/s eta 0:00:00 Collecting statsmodels>=0.10.0rc2 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading statsmodels-0.13.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (9.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.9/9.9 MB 189.8 MB/s eta 0:00:00 Collecting patsy (from scanpy==1.10.0.dev57+g08be4e9a) Downloading patsy-0.5.3-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.8/233.8 kB 239.0 MB/s eta 0:00:00 Collecting networkx>=2.3 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 246.5 MB/s eta 0:00:00 Collecting natsort (from scanpy==1.10.0.dev57+g08be4e9a) Downloading natsort-8.3.1-py3-none-any.whl (38 kB) Collecting joblib (from scanpy==1.10.0.dev57+g08be4e9a) Downloading joblib-1.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 223.4 MB/s eta 0:00:00 Collecting numba>=0.41.0 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading numba-0.56.4-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.5/3.5 MB 221.8 MB/s eta 0:00:00 Collecting umap-learn>=0.3.10 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading umap-learn-0.5.3.tar.gz (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.2/88.2 kB 195.2 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from scanpy==1.10.0.dev57+g08be4e9a) (23.1) Collecting session-info (from scanpy==1.10.0.dev57+g08be4e9a) Downloading session_info-1.0.0.tar.gz (24 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting sphinx<5,>=4.4 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 228.0 MB/s eta 0:00:00 Collecting scanpydoc[typehints]>=0.7.7 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading scanpydoc-0.7.8-py3-none-any.whl (29 kB) Collecting myst-parser (from scanpy==1.10.0.dev57+g08be4e9a) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 212.8 MB/s eta 0:00:00 Collecting myst-nb (from scanpy==1.10.0.dev57+g08be4e9a) Downloading myst_nb-0.17.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 216.9 MB/s eta 0:00:00 Collecting sphinx-book-theme (from scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.9/396.9 kB 249.7 MB/s eta 0:00:00 Collecting sphinx-design (from scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinx_design-0.4.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 240.6 MB/s eta 0:00:00 Collecting sphinxext-opengraph (from scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinxext_opengraph-0.8.2-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 266.7 MB/s eta 0:00:00 Collecting sphinx-copybutton (from scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting nbsphinx (from scanpy==1.10.0.dev57+g08be4e9a) Downloading nbsphinx-0.9.1-py3-none-any.whl (30 kB) Collecting ipython>=7.20 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading ipython-8.12.0-py3-none-any.whl (796 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 796.4/796.4 kB 269.5 MB/s eta 0:00:00 Collecting python-igraph (from scanpy==1.10.0.dev57+g08be4e9a) Downloading python-igraph-0.10.4.tar.gz (9.5 kB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting leidenalg (from scanpy==1.10.0.dev57+g08be4e9a) Downloading leidenalg-0.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 204.9 MB/s eta 0:00:00 Collecting backcall (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 265.5 MB/s eta 0:00:00 Collecting matplotlib-inline (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pickleshare (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB) Collecting prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 250.2 MB/s eta 0:00:00 Requirement already satisfied: pygments>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) (2.15.1) Collecting stack-data (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting traitlets>=5 (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 211.9 MB/s eta 0:00:00 Collecting typing-extensions (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting pexpect>4.3 (from ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 203.5 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 (from matplotlib>=3.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading contourpy-1.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.7/299.7 kB 263.5 MB/s eta 0:00:00 Collecting cycler>=0.10 (from matplotlib>=3.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading fonttools-4.39.3-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 257.9 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib>=3.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading kiwisolver-1.4.4-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 243.2 MB/s eta 0:00:00 Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from matplotlib>=3.4->scanpy==1.10.0.dev57+g08be4e9a) (9.5.0) Collecting pyparsing>=2.3.1 (from matplotlib>=3.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 208.6 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 (from matplotlib>=3.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 259.6 MB/s eta 0:00:00 Collecting importlib-resources>=3.2.0 (from matplotlib>=3.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting llvmlite<0.40,>=0.39.0dev0 (from numba>=0.41.0->scanpy==1.10.0.dev57+g08be4e9a) Downloading llvmlite-0.39.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.6/34.6 MB 209.3 MB/s eta 0:00:00 Collecting numpy>=1.17.0 (from scanpy==1.10.0.dev57+g08be4e9a) Downloading numpy-1.23.5-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.1/17.1 MB 204.0 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from numba>=0.41.0->scanpy==1.10.0.dev57+g08be4e9a) (58.2.0) Collecting setuptools (from numba>=0.41.0->scanpy==1.10.0.dev57+g08be4e9a) Downloading setuptools-67.6.1-py3-none-any.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 259.3 MB/s eta 0:00:00 Collecting pytz>=2020.1 (from pandas>=1.0->scanpy==1.10.0.dev57+g08be4e9a) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 256.5 MB/s eta 0:00:00 Collecting tzdata>=2022.1 (from pandas>=1.0->scanpy==1.10.0.dev57+g08be4e9a) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 254.7 MB/s eta 0:00:00 Collecting get_version (from scanpydoc[typehints]>=0.7.7->scanpy==1.10.0.dev57+g08be4e9a) Downloading get_version-3.5.4-py3-none-any.whl (18 kB) Collecting sphinx-autodoc-typehints>=1.15.2 (from scanpydoc[typehints]>=0.7.7->scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinx_autodoc_typehints-1.23.0-py3-none-any.whl (17 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.22->scanpy==1.10.0.dev57+g08be4e9a) Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting sphinxcontrib-applehelp (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 217.2 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 221.3 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 229.4 MB/s eta 0:00:00 Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 222.8 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (3.0.3) Collecting Jinja2>=2.3 (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 227.5 MB/s eta 0:00:00 Requirement already satisfied: docutils<0.18,>=0.14 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (0.17.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (2.28.2) Collecting importlib-metadata>=4.4 (from sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading importlib_metadata-6.5.0-py3-none-any.whl (22 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from patsy->scanpy==1.10.0.dev57+g08be4e9a) (1.16.0) Collecting pynndescent>=0.5 (from umap-learn>=0.3.10->scanpy==1.10.0.dev57+g08be4e9a) Downloading pynndescent-0.5.9.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 267.1 MB/s eta 0:00:00 Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Collecting igraph<0.11,>=0.10.0 (from leidenalg->scanpy==1.10.0.dev57+g08be4e9a) Downloading igraph-0.10.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 223.3 MB/s eta 0:00:00 Collecting jupyter-cache~=0.5.0 (from myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading jupyter_cache-0.5.0-py3-none-any.whl (34 kB) Collecting nbclient (from myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading nbclient-0.7.3-py3-none-any.whl (72 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 72.4/72.4 kB 207.6 MB/s eta 0:00:00 Collecting myst-parser (from scanpy==1.10.0.dev57+g08be4e9a) Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 172.7 MB/s eta 0:00:00 Collecting nbformat~=5.0 (from myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 211.0 MB/s eta 0:00:00 Collecting pyyaml (from myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 661.8/661.8 kB 272.2 MB/s eta 0:00:00 Collecting ipykernel (from myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading ipykernel-6.22.0-py3-none-any.whl (149 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.0/150.0 kB 237.0 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst-parser->scanpy==1.10.0.dev57+g08be4e9a) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 217.0 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.3.1 (from myst-parser->scanpy==1.10.0.dev57+g08be4e9a) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 186.2 MB/s eta 0:00:00 Collecting nbconvert!=5.4 (from nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading nbconvert-7.3.1-py3-none-any.whl (284 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 284.1/284.1 kB 262.1 MB/s eta 0:00:00 Collecting texttable>=1.6.2 (from igraph<0.11,>=0.10.0->leidenalg->scanpy==1.10.0.dev57+g08be4e9a) Downloading texttable-1.6.7-py2.py3-none-any.whl (10 kB) Collecting stdlib_list (from session-info->scanpy==1.10.0.dev57+g08be4e9a) Downloading stdlib_list-0.8.0-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 kB 205.5 MB/s eta 0:00:00 Collecting pydata-sphinx-theme>=0.13.3 (from sphinx-book-theme->scanpy==1.10.0.dev57+g08be4e9a) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 228.8 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.4->sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) Downloading zipp-3.15.0-py3-none-any.whl (6.8 kB) Collecting parso<0.9.0,>=0.8.0 (from jedi>=0.16->ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 210.9 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from Jinja2>=2.3->sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (2.1.2) Collecting attrs (from jupyter-cache~=0.5.0->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 207.8 MB/s eta 0:00:00 Collecting click (from jupyter-cache~=0.5.0->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 221.5 MB/s eta 0:00:00 Collecting nbclient (from myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading nbclient-0.5.13-py3-none-any.whl (70 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.6/70.6 kB 213.5 MB/s eta 0:00:00 Collecting sqlalchemy<1.5,>=1.3.12 (from jupyter-cache~=0.5.0->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading SQLAlchemy-1.4.47-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 273.1 MB/s eta 0:00:00 Collecting tabulate (from jupyter-cache~=0.5.0->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading tabulate-0.9.0-py3-none-any.whl (35 kB) Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst-parser->scanpy==1.10.0.dev57+g08be4e9a) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting jupyter-client>=6.1.5 (from nbclient->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading jupyter_client-8.2.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 228.8 MB/s eta 0:00:00 Collecting nest-asyncio (from nbclient->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 237.5 MB/s eta 0:00:00 Collecting bleach (from nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 250.5 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyter-core>=4.7 (from nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 195.7 MB/s eta 0:00:00 Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<3,>=2.0.3 (from nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat~=5.0->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 (from nbformat~=5.0->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 205.8 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB) Collecting wcwidth (from prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30->ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting accessible-pygments (from pydata-sphinx-theme>=0.13.3->sphinx-book-theme->scanpy==1.10.0.dev57+g08be4e9a) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (3.4) Requirement already satisfied: urllib3<1.27,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (1.26.15) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/latest/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<5,>=4.4->scanpy==1.10.0.dev57+g08be4e9a) (2022.12.7) INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. Collecting sphinx-autodoc-typehints>=1.15.2 (from scanpydoc[typehints]>=0.7.7->scanpy==1.10.0.dev57+g08be4e9a) Downloading sphinx_autodoc_typehints-1.22-py3-none-any.whl (17 kB) Downloading sphinx_autodoc_typehints-1.21.8-py3-none-any.whl (17 kB) Downloading sphinx_autodoc_typehints-1.21.7-py3-none-any.whl (16 kB) Downloading sphinx_autodoc_typehints-1.21.6-py3-none-any.whl (16 kB) Downloading sphinx_autodoc_typehints-1.21.5-py3-none-any.whl (16 kB) Downloading sphinx_autodoc_typehints-1.21.4-py3-none-any.whl (16 kB) Downloading sphinx_autodoc_typehints-1.21.3-py3-none-any.whl (15 kB) INFO: pip is looking at multiple versions of sphinx-autodoc-typehints to determine which version is compatible with other requirements. This could take a while. Downloading sphinx_autodoc_typehints-1.21.2-py3-none-any.whl (13 kB) Downloading sphinx_autodoc_typehints-1.21.1-py3-none-any.whl (13 kB) Downloading sphinx_autodoc_typehints-1.21.0-py3-none-any.whl (13 kB) Downloading sphinx_autodoc_typehints-1.20.2-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.20.1-py3-none-any.whl (12 kB) INFO: This is taking longer than usual. You might need to provide the dependency resolver with stricter constraints to reduce runtime. See https://pip.pypa.io/warnings/backtracking for guidance. If you want to abort this run, press Ctrl + C. Downloading sphinx_autodoc_typehints-1.20.0-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.5-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.4-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.3-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.2-py3-none-any.whl (12 kB) Downloading sphinx_autodoc_typehints-1.19.1-py3-none-any.whl (12 kB) Collecting dunamai (from get_version->scanpydoc[typehints]>=0.7.7->scanpy==1.10.0.dev57+g08be4e9a) Downloading dunamai-1.16.0-py3-none-any.whl (23 kB) Collecting comm>=0.1.1 (from ipykernel->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 (from ipykernel->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading debugpy-1.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 233.8 MB/s eta 0:00:00 Collecting psutil (from ipykernel->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading psutil-5.9.5-cp36-abi3-manylinux_2_12_x86_64.manylinux2010_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (282 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 282.1/282.1 kB 251.3 MB/s eta 0:00:00 Collecting pyzmq>=20 (from ipykernel->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading pyzmq-25.0.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 259.4 MB/s eta 0:00:00 Collecting tornado>=6.1 (from ipykernel->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading tornado-6.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.4/426.4 kB 246.4 MB/s eta 0:00:00 Collecting executing>=1.2.0 (from stack-data->ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->ipython>=7.20->scanpy==1.10.0.dev57+g08be4e9a) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting pyrsistent!=0.17.0,!=0.17.1,!=0.17.2,>=0.14.0 (from jsonschema>=2.6->nbformat~=5.0->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 190.5 MB/s eta 0:00:00 Collecting platformdirs>=2.5 (from jupyter-core>=4.7->nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading platformdirs-3.2.0-py3-none-any.whl (14 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<1.5,>=1.3.12->jupyter-cache~=0.5.0->myst-nb->scanpy==1.10.0.dev57+g08be4e9a) Downloading greenlet-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (610 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 610.9/610.9 kB 259.0 MB/s eta 0:00:00 Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting webencodings (from bleach->nbconvert!=5.4->nbsphinx->scanpy==1.10.0.dev57+g08be4e9a) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Building wheels for collected packages: umap-learn, python-igraph, scanpy, session-info, pynndescent 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.3-py3-none-any.whl size=82830 sha256=818660833aefd7550d6e277b13927dc400848e7828f2e92db038e448fdb23990 Stored in directory: /tmp/pip-ephem-wheel-cache-ch9f4q37/wheels/f4/3e/1c/596d0a463d17475af648688443fa4846fef624d1390339e7e9 Building wheel for python-igraph (setup.py): started Building wheel for python-igraph (setup.py): finished with status 'done' Created wheel for python-igraph: filename=python_igraph-0.10.4-py3-none-any.whl size=9076 sha256=7c00ab960cafd19783dccaf47039e8a829c0c316b8eb55379750b66cc48ceb5a Stored in directory: /tmp/pip-ephem-wheel-cache-ch9f4q37/wheels/dc/07/ac/bff79052fd6222d1239b228cd24a47222f227c2350f9c4df01 Building wheel for scanpy (pyproject.toml): started Building wheel for scanpy (pyproject.toml): finished with status 'done' Created wheel for scanpy: filename=scanpy-1.10.0.dev57+g08be4e9a-py3-none-any.whl size=11565911 sha256=0d323b8b8b3f086c48976fc07e419c36660768711bcabb71abe9cc731df7b86b Stored in directory: /tmp/pip-ephem-wheel-cache-ch9f4q37/wheels/2c/ca/a8/b038e303156487f1950e65fb14990e1642cd81a73929959d71 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=8045 sha256=f4f20a135283414a5760818075474e14949a4b2b06df3b1b67581ef2c47f2beb Stored in directory: /tmp/pip-ephem-wheel-cache-ch9f4q37/wheels/d4/fc/2e/00ca60bac7954b84907efd41baa9b4853500eaeec4228410c6 Building wheel for pynndescent (setup.py): started Building wheel for pynndescent (setup.py): finished with status 'done' Created wheel for pynndescent: filename=pynndescent-0.5.9-py3-none-any.whl size=55622 sha256=c69411587abbf14f57ac9b3aedbdcb64c935a0752bf01a92e4e9da3b704d087a Stored in directory: /tmp/pip-ephem-wheel-cache-ch9f4q37/wheels/eb/f2/e3/b8e73d1488d8284d88c9283411561b65bd4f0200abf131a946 Successfully built umap-learn python-igraph scanpy session-info pynndescent Installing collected packages: webencodings, wcwidth, texttable, stdlib_list, pytz, pure-eval, ptyprocess, pickleshare, mistune, fastjsonschema, executing, backcall, zipp, tzdata, typing-extensions, traitlets, tqdm, tornado, tinycss2, threadpoolctl, tabulate, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, setuptools, session-info, pyzmq, pyyaml, python-dateutil, pyrsistent, pyparsing, psutil, prompt-toolkit, platformdirs, pexpect, parso, pandocfilters, numpy, networkx, nest-asyncio, natsort, mdurl, llvmlite, kiwisolver, jupyterlab-pygments, joblib, Jinja2, igraph, greenlet, fonttools, dunamai, defusedxml, decorator, debugpy, cycler, click, bleach, attrs, asttokens, accessible-pygments, stack-data, sqlalchemy, scipy, python-igraph, patsy, pandas, numba, matplotlib-inline, markdown-it-py, leidenalg, jupyter-core, jsonschema, jedi, importlib-resources, importlib-metadata, h5py, get_version, contourpy, comm, beautifulsoup4, statsmodels, sphinx, scikit-learn, nbformat, mdit-py-plugins, matplotlib, jupyter-client, ipython, anndata, sphinxext-opengraph, sphinx-design, sphinx-copybutton, sphinx-autodoc-typehints, seaborn, scanpydoc, pynndescent, pydata-sphinx-theme, nbclient, myst-parser, ipykernel, umap-learn, sphinx-book-theme, nbconvert, jupyter-cache, scanpy, nbsphinx, myst-nb Attempting uninstall: setuptools Found existing installation: setuptools 58.2.0 Uninstalling setuptools-58.2.0: Successfully uninstalled setuptools-58.2.0 Attempting uninstall: Jinja2 Found existing installation: Jinja2 3.0.3 Uninstalling Jinja2-3.0.3: Successfully uninstalled Jinja2-3.0.3 Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Jinja2-3.1.2 accessible-pygments-0.0.4 anndata-0.9.1 asttokens-2.2.1 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 click-8.1.3 comm-0.1.3 contourpy-1.0.7 cycler-0.11.0 debugpy-1.6.7 decorator-5.1.1 defusedxml-0.7.1 dunamai-1.16.0 executing-1.2.0 fastjsonschema-2.16.3 fonttools-4.39.3 get_version-3.5.4 greenlet-2.0.2 h5py-3.8.0 igraph-0.10.4 importlib-metadata-6.5.0 importlib-resources-5.12.0 ipykernel-6.22.0 ipython-8.12.0 jedi-0.18.2 joblib-1.2.0 jsonschema-4.17.3 jupyter-cache-0.5.0 jupyter-client-8.2.0 jupyter-core-5.3.0 jupyterlab-pygments-0.2.2 kiwisolver-1.4.4 leidenalg-0.9.1 llvmlite-0.39.1 markdown-it-py-2.2.0 matplotlib-3.7.1 matplotlib-inline-0.1.6 mdit-py-plugins-0.3.5 mdurl-0.1.2 mistune-2.0.5 myst-nb-0.17.1 myst-parser-0.18.1 natsort-8.3.1 nbclient-0.5.13 nbconvert-7.3.1 nbformat-5.8.0 nbsphinx-0.9.1 nest-asyncio-1.5.6 networkx-3.1 numba-0.56.4 numpy-1.23.5 pandas-2.0.0 pandocfilters-1.5.0 parso-0.8.3 patsy-0.5.3 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.2.0 prompt-toolkit-3.0.38 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pydata-sphinx-theme-0.13.3 pynndescent-0.5.9 pyparsing-3.0.9 pyrsistent-0.19.3 python-dateutil-2.8.2 python-igraph-0.10.4 pytz-2023.3 pyyaml-6.0 pyzmq-25.0.2 scanpy-1.10.0.dev57+g08be4e9a scanpydoc-0.7.8 scikit-learn-1.2.2 scipy-1.10.1 seaborn-0.12.2 session-info-1.0.0 setuptools-67.6.1 soupsieve-2.4.1 sphinx-4.5.0 sphinx-autodoc-typehints-1.19.1 sphinx-book-theme-1.0.1 sphinx-copybutton-0.5.2 sphinx-design-0.4.1 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxext-opengraph-0.8.2 sqlalchemy-1.4.47 stack-data-0.6.2 statsmodels-0.13.5 stdlib_list-0.8.0 tabulate-0.9.0 texttable-1.6.7 threadpoolctl-3.1.0 tinycss2-1.2.1 tornado-6.3 tqdm-4.65.0 traitlets-5.9.0 typing-extensions-4.5.0 tzdata-2023.3 umap-learn-0.5.3 wcwidth-0.2.6 webencodings-0.5.1 zipp-3.15.0 [rtd-command-info] start-time: 2023-04-19T09:44:10.178415Z, end-time: 2023-04-19T09:44:10.271079Z, duration: 0, exit-code: 0 cat docs/conf.py import os import sys import importlib.util import inspect import re import subprocess from pathlib import Path from datetime import datetime from typing import Any 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 = '4.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' repository_url = "https://github.com/scverse/scanpy" 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', '**.ipynb_checkpoints'] extensions = [ 'myst_nb', 'sphinx_copybutton', 'sphinx.ext.autodoc', 'sphinx.ext.intersphinx', 'sphinx.ext.doctest', 'sphinx.ext.coverage', 'sphinx.ext.mathjax', 'sphinx.ext.napoleon', 'sphinx.ext.autosummary', 'sphinx.ext.linkcode', 'sphinx.ext.extlinks', 'matplotlib.sphinxext.plot_directive', 'sphinx_autodoc_typehints', # needs to be after napoleon 'scanpydoc.autosummary_generate_imported', "sphinx_design", "sphinxext.opengraph", *[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 myst_enable_extensions = [ "amsmath", "colon_fence", "deflist", "dollarmath", "html_image", "html_admonition", ] myst_url_schemes = ("http", "https", "mailto") nb_output_stderr = "remove" nb_execution_mode = "off" nb_merge_streams = True ogp_site_url = "https://scanpy.readthedocs.io/en/stable/" ogp_image = "https://scanpy.readthedocs.io/en/stable/_static/Scanpy_Logo_BrightFG.svg" typehints_defaults = 'braces' scanpy_tutorials_url = 'https://scanpy-tutorials.readthedocs.io/en/latest/' pygments_style = "default" pygments_dark_style = "native" 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 = "sphinx_book_theme" html_theme_options = { "repository_url": repository_url, "use_repository_button": True, "logo_only": True, "show_toc_level": 4, # show all levels in the sidebar } html_static_path = ['_static'] html_css_files = ["css/override.css"] html_show_sphinx = False html_logo = '_static/img/Scanpy_Logo_BrightFG.svg' html_title = "scanpy" def setup(app): """App setup hook.""" # TODO: fix all warnings in a future PR # Many come from the tutorials, like the workshop directory # which is not included in the docs # app.warningiserror = on_rtd app.add_config_value( "recommonmark_config", { "auto_toc_tree_section": "Contents", "enable_auto_toc_tree": True, "enable_math": True, "enable_inline_math": False, "enable_eval_rst": True, }, True, ) # -- 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 # Linkcode config def git(*args): return subprocess.check_output(["git", *args]).strip().decode() # https://github.com/DisnakeDev/disnake/blob/7853da70b13fcd2978c39c0b7efa59b34d298186/docs/conf.py#L192 # Current git reference. Uses branch/tag name if found, otherwise uses commit hash git_ref = None try: git_ref = git("name-rev", "--name-only", "--no-undefined", "HEAD") git_ref = re.sub(r"^(remotes/[^/]+|tags)/", "", git_ref) except Exception: pass # (if no name found or relative ref, use commit hash instead) if not git_ref or re.search(r"[\^~]", git_ref): try: git_ref = git("rev-parse", "HEAD") except Exception: git_ref = "master" # https://github.com/DisnakeDev/disnake/blob/7853da70b13fcd2978c39c0b7efa59b34d298186/docs/conf.py#L192 _module_path = os.path.dirname(importlib.util.find_spec("scanpy").origin) # type: ignore def linkcode_resolve(domain, info): if domain != "py": return None try: obj: Any = sys.modules[info["module"]] for part in info["fullname"].split("."): obj = getattr(obj, part) obj = inspect.unwrap(obj) if isinstance(obj, property): obj = inspect.unwrap(obj.fget) # type: ignore path = os.path.relpath(inspect.getsourcefile(obj), start=_module_path) # type: ignore src, lineno = inspect.getsourcelines(obj) except Exception: return None path = f"{path}#L{lineno}-L{lineno + len(src) - 1}" return f"{repository_url}/blob/{git_ref}/scanpy/{path}" # extlinks config extlinks = { "issue": ("https://github.com/scverse/scanpy/issues/%s", "issue%s"), "pr": ("https://github.com/scverse/scanpy/pull/%s", "pr%s"), "tutorial": ( "https://github.com/scverse/scanpy-tutorials/%s.ipynb", "tutorial: %s", ), } ########################################################################### # 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') # 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: html_theme = 'sphinx_rtd_theme' html_style = None html_theme_options = {} # This following legacy behavior will gradually be sliced out until its deprecated and removed. # Skipped for Sphinx 6+ # Skipped by internal Feature flag SKIP_SPHINX_HTML_THEME_PATH # Skipped by all new projects since SKIP_SPHINX_HTML_THEME_PATH's introduction (jan 2023) if ( using_rtd_theme and version_info < (6,0) and not False ): theme = importlib.import_module('sphinx_rtd_theme') if 'html_theme_path' in globals(): html_theme_path.append(theme.get_html_theme_path()) else: html_theme_path = [theme.get_html_theme_path()] # Define websupport2_base_url and websupport2_static_url if globals().get('websupport2_base_url', False): websupport2_base_url = 'https://readthedocs.com/websupport' websupport2_static_url = 'https://assets.readthedocs.com/' #Add project information to the template context. context = { 'using_theme': using_rtd_theme, 'html_theme': html_theme, 'current_version': "latest", 'version_slug': "latest", '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/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'icb-scanpy', 'name': u'scanpy', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': 'https://scanpy.readthedocs.io/en/stable/', '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': '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, 'docsearch_disabled': False, 'user_analytics_code': '', 'global_analytics_code': 'UA-17997319-2', 'commit': '08be4e9a', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/icb-scanpy/builds/1422105/' 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: 2023-04-19T09:44:10.451690Z, end-time: 2023-04-19T09:48:22.405792Z, duration: 251, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.5.0 loading translations [en]... done making output directory... done myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=['amsmath', 'colon_fence', 'deflist', 'dollarmath', 'html_image', 'html_admonition'], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto'), ref_domains=None, highlight_code_blocks=True, number_code_blocks=[], title_to_header=False, heading_anchors=None, heading_slug_func=None, footnote_transition=True, words_per_minute=200, sub_delimiters=('{', '}'), 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') myst-nb v0.17.1: NbParserConfig(custom_formats={}, metadata_key='mystnb', cell_metadata_key='mystnb', kernel_rgx_aliases={}, execution_mode='off', execution_cache_path='', execution_excludepatterns=(), execution_timeout=30, execution_in_temp=False, execution_allow_errors=False, execution_raise_on_error=False, execution_show_tb=False, merge_streams=True, render_plugin='default', remove_code_source=False, remove_code_outputs=False, code_prompt_show='Show code cell {type}', code_prompt_hide='Hide code cell {type}', number_source_lines=False, output_stderr='remove', render_text_lexer='myst-ansi', render_error_lexer='ipythontb', render_image_options={}, render_figure_options={}, render_markdown_format='commonmark', output_folder='build', append_css=True, metadata_to_fm=False) Using jupyter-cache at: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/_readthedocs/.jupyter_cache 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: _tutorials.md, api/classes.md, api/datasets.md, api/deprecated.md, api/experimental.md, api/get.md, api/index.md, api/metrics.md, api/plotting.md, api/preprocessing.md, ..., tutorials/scanpy_workshop/day2_01_DE_Colabs.ipynb, tutorials/scanpy_workshop/day2_01_DifferentialExpression.ipynb, tutorials/scanpy_workshop/day2_02_GSEA_Colabs.ipynb, tutorials/scanpy_workshop/day2_02_GeneSetEnrichmentAnalysis.ipynb, tutorials/scanpy_workshop/day2_03_RNAvelocity.ipynb, tutorials/spatial/basic-analysis.ipynb, tutorials/spatial/integration-scanorama.ipynb, tutorials/tutorial_pearson_residuals.ipynb, tutorials/visualizing-marker-genes.rst, usage-principles.md [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.MatrixPlot.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.StackedViolin.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy.Neighbors.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy.datasets.blobs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy.datasets.ebi_expression_atlas.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy.datasets.krumsiek11.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy.datasets.moignard15.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy.datasets.paul15.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.cyclone.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.harmony_timeseries.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.palantir.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.palantir_results.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.phate.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.phenograph.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.sam.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.sandbag.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.trimap.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/external/generated/scanpy.external.tl.wishbone.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_HEIGHT.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_WIDTH.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLORMAP.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_LEGEND_TITLE.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_ON.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGECOLOR.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGELW.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MAX.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MIN.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_LARGEST_DOT.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.file_format_data.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.file_format_figs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.logfile.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.logpath.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.max_memory.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.n_jobs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.plot_suffix.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.set_figure_params.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.verbosity.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/docs/api/generated/scanpy._settings.ScanpyConfig.writedir.rst building [mo]: targets for 0 po files that are out of date building [html]: targets for 97 source files that are out of date updating environment: [new config] 352 added, 0 changed, 0 removed reading sources... [ 0%] _tutorials reading sources... [ 0%] api/classes reading sources... [ 0%] api/datasets reading sources... [ 1%] api/deprecated reading sources... [ 1%] api/experimental reading sources... [ 1%] api/generated/classes/scanpy.pl.DotPlot reading sources... [ 1%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_HEIGHT reading sources... [ 2%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_WIDTH reading sources... [ 2%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLORMAP reading sources... [ 2%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_LEGEND_TITLE reading sources... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_ON reading sources... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGECOLOR reading sources... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGELW reading sources... [ 3%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MAX reading sources... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MIN reading sources... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_LARGEST_DOT reading sources... [ 4%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_LEGENDS_WIDTH reading sources... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_PLOT_X_PADDING reading sources... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_PLOT_Y_PADDING reading sources... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SAVE_PREFIX reading sources... [ 5%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SIZE_EXPONENT reading sources... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SIZE_LEGEND_TITLE reading sources... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_SMALLEST_DOT reading sources... [ 6%] api/generated/classes/scanpy.pl.DotPlot.DEFAULT_WSPACE reading sources... [ 7%] api/generated/classes/scanpy.pl.DotPlot.MAX_NUM_CATEGORIES reading sources... [ 7%] api/generated/classes/scanpy.pl.DotPlot.MIN_FIGURE_HEIGHT reading sources... [ 7%] api/generated/classes/scanpy.pl.DotPlot.add_dendrogram reading sources... [ 7%] api/generated/classes/scanpy.pl.DotPlot.add_totals reading sources... [ 8%] api/generated/classes/scanpy.pl.DotPlot.get_axes reading sources... [ 8%] api/generated/classes/scanpy.pl.DotPlot.getdoc reading sources... [ 8%] api/generated/classes/scanpy.pl.DotPlot.legend reading sources... [ 9%] api/generated/classes/scanpy.pl.DotPlot.make_figure reading sources... [ 9%] api/generated/classes/scanpy.pl.DotPlot.savefig reading sources... [ 9%] api/generated/classes/scanpy.pl.DotPlot.show reading sources... [ 9%] api/generated/classes/scanpy.pl.DotPlot.style reading sources... [ 10%] api/generated/classes/scanpy.pl.DotPlot.swap_axes reading sources... [ 10%] api/generated/classes/scanpy.pl.MatrixPlot reading sources... [ 10%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_CATEGORY_HEIGHT reading sources... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_CATEGORY_WIDTH reading sources... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_COLORMAP reading sources... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_COLOR_LEGEND_TITLE reading sources... [ 11%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_EDGE_COLOR reading sources... [ 12%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_EDGE_LW reading sources... [ 12%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_LEGENDS_WIDTH reading sources... [ 12%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_SAVE_PREFIX reading sources... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.DEFAULT_WSPACE reading sources... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.MAX_NUM_CATEGORIES reading sources... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.MIN_FIGURE_HEIGHT reading sources... [ 13%] api/generated/classes/scanpy.pl.MatrixPlot.add_dendrogram reading sources... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.add_totals reading sources... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.get_axes reading sources... [ 14%] api/generated/classes/scanpy.pl.MatrixPlot.getdoc reading sources... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.legend reading sources... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.make_figure reading sources... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.savefig reading sources... [ 15%] api/generated/classes/scanpy.pl.MatrixPlot.show reading sources... [ 16%] api/generated/classes/scanpy.pl.MatrixPlot.style reading sources... [ 16%] api/generated/classes/scanpy.pl.MatrixPlot.swap_axes reading sources... [ 16%] api/generated/classes/scanpy.pl.StackedViolin reading sources... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_CATEGORY_HEIGHT reading sources... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_CATEGORY_WIDTH reading sources... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_COLORMAP reading sources... [ 17%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_COLOR_LEGEND_TITLE reading sources... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_CUT reading sources... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_INNER reading sources... [ 18%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_JITTER reading sources... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_JITTER_SIZE reading sources... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_LEGENDS_WIDTH reading sources... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_LINE_WIDTH reading sources... [ 19%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_X_PADDING reading sources... [ 20%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_YTICKLABELS reading sources... [ 20%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_PLOT_Y_PADDING reading sources... [ 20%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_ROW_PALETTE reading sources... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_SAVE_PREFIX reading sources... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_SCALE reading sources... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_STRIPPLOT reading sources... [ 21%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_WSPACE reading sources... [ 22%] api/generated/classes/scanpy.pl.StackedViolin.DEFAULT_YLIM reading sources... [ 22%] api/generated/classes/scanpy.pl.StackedViolin.MAX_NUM_CATEGORIES reading sources... [ 22%] api/generated/classes/scanpy.pl.StackedViolin.MIN_FIGURE_HEIGHT reading sources... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.add_dendrogram reading sources... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.add_totals reading sources... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.get_axes reading sources... [ 23%] api/generated/classes/scanpy.pl.StackedViolin.getdoc reading sources... [ 24%] api/generated/classes/scanpy.pl.StackedViolin.legend reading sources... [ 24%] api/generated/classes/scanpy.pl.StackedViolin.make_figure reading sources... [ 24%] api/generated/classes/scanpy.pl.StackedViolin.savefig reading sources... [ 25%] api/generated/classes/scanpy.pl.StackedViolin.show reading sources... [ 25%] api/generated/classes/scanpy.pl.StackedViolin.style reading sources... [ 25%] api/generated/classes/scanpy.pl.StackedViolin.swap_axes reading sources... [ 25%] api/generated/scanpy.Neighbors reading sources... [ 26%] api/generated/scanpy.Neighbors.compute_eigen reading sources... [ 26%] api/generated/scanpy.Neighbors.compute_neighbors reading sources... [ 26%] api/generated/scanpy.Neighbors.compute_transitions reading sources... [ 26%] api/generated/scanpy.Neighbors.connectivities reading sources... [ 27%] api/generated/scanpy.Neighbors.distances reading sources... [ 27%] api/generated/scanpy.Neighbors.distances_dpt reading sources... [ 27%] api/generated/scanpy.Neighbors.eigen_basis reading sources... [ 28%] api/generated/scanpy.Neighbors.eigen_values reading sources... [ 28%] api/generated/scanpy.Neighbors.getdoc reading sources... [ 28%] api/generated/scanpy.Neighbors.rp_forest reading sources... [ 28%] api/generated/scanpy.Neighbors.to_igraph reading sources... [ 29%] api/generated/scanpy.Neighbors.transitions reading sources... [ 29%] api/generated/scanpy.Neighbors.transitions_sym reading sources... [ 29%] api/generated/scanpy._settings.ScanpyConfig reading sources... [ 30%] api/generated/scanpy._settings.ScanpyConfig.autosave reading sources... [ 30%] api/generated/scanpy._settings.ScanpyConfig.autoshow reading sources... [ 30%] api/generated/scanpy._settings.ScanpyConfig.cache_compression reading sources... [ 30%] api/generated/scanpy._settings.ScanpyConfig.cachedir reading sources... [ 31%] api/generated/scanpy._settings.ScanpyConfig.categories_to_ignore reading sources... [ 31%] api/generated/scanpy._settings.ScanpyConfig.datasetdir reading sources... [ 31%] api/generated/scanpy._settings.ScanpyConfig.figdir reading sources... [ 32%] api/generated/scanpy._settings.ScanpyConfig.file_format_data reading sources... [ 32%] api/generated/scanpy._settings.ScanpyConfig.file_format_figs reading sources... [ 32%] api/generated/scanpy._settings.ScanpyConfig.logfile reading sources... [ 32%] api/generated/scanpy._settings.ScanpyConfig.logpath reading sources... [ 33%] api/generated/scanpy._settings.ScanpyConfig.max_memory reading sources... [ 33%] api/generated/scanpy._settings.ScanpyConfig.n_jobs reading sources... [ 33%] api/generated/scanpy._settings.ScanpyConfig.plot_suffix reading sources... [ 34%] api/generated/scanpy._settings.ScanpyConfig.set_figure_params reading sources... [ 34%] api/generated/scanpy._settings.ScanpyConfig.verbosity reading sources... [ 34%] api/generated/scanpy._settings.ScanpyConfig.writedir reading sources... [ 34%] api/generated/scanpy.datasets.blobs reading sources... [ 35%] api/generated/scanpy.datasets.ebi_expression_atlas reading sources... [ 35%] api/generated/scanpy.datasets.krumsiek11 reading sources... [ 35%] api/generated/scanpy.datasets.moignard15 reading sources... [ 36%] api/generated/scanpy.datasets.paul15 reading sources... [ 36%] api/generated/scanpy.datasets.pbmc3k reading sources... [ 36%] api/generated/scanpy.datasets.pbmc3k_processed reading sources... [ 36%] api/generated/scanpy.datasets.pbmc68k_reduced reading sources... [ 37%] api/generated/scanpy.datasets.toggleswitch reading sources... [ 37%] api/generated/scanpy.datasets.visium_sge reading sources... [ 37%] api/generated/scanpy.experimental.pp.highly_variable_genes reading sources... [ 38%] api/generated/scanpy.experimental.pp.normalize_pearson_residuals reading sources... [ 38%] api/generated/scanpy.experimental.pp.normalize_pearson_residuals_pca reading sources... [ 38%] api/generated/scanpy.experimental.pp.recipe_pearson_residuals reading sources... [ 38%] api/generated/scanpy.get.obs_df reading sources... [ 39%] api/generated/scanpy.get.rank_genes_groups_df reading sources... [ 39%] api/generated/scanpy.get.var_df reading sources... [ 39%] api/generated/scanpy.logging.print_header reading sources... [ 40%] api/generated/scanpy.logging.print_versions reading sources... [ 40%] api/generated/scanpy.metrics.confusion_matrix reading sources... [ 40%] api/generated/scanpy.metrics.gearys_c reading sources... [ 40%] api/generated/scanpy.metrics.morans_i reading sources... [ 41%] api/generated/scanpy.pl.clustermap reading sources... [ 41%] api/generated/scanpy.pl.dendrogram reading sources... [ 41%] api/generated/scanpy.pl.diffmap /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/latest/scanpy/plotting/_tools/scatterplots.py:392: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored cax = scatter( reading sources... [ 42%] api/generated/scanpy.pl.dotplot 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/latest/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) 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/latest/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/latest/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... [ 42%] api/generated/scanpy.pl.dpt_groups_pseudotime reading sources... [ 42%] api/generated/scanpy.pl.dpt_timeseries reading sources... [ 42%] api/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/latest/scanpy/plotting/_tools/scatterplots.py:392: 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/latest/scanpy/plotting/_tools/scatterplots.py:392: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored cax = scatter( reading sources... [ 43%] api/generated/scanpy.pl.embedding reading sources... [ 43%] api/generated/scanpy.pl.embedding_density reading sources... [ 43%] api/generated/scanpy.pl.filter_genes_dispersion reading sources... [ 44%] api/generated/scanpy.pl.heatmap reading sources... [ 44%] api/generated/scanpy.pl.highest_expr_genes reading sources... [ 44%] api/generated/scanpy.pl.highly_variable_genes reading sources... [ 44%] api/generated/scanpy.pl.matrixplot 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. 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 reading sources... [ 45%] api/generated/scanpy.pl.paga 0%| | 0.00/23.5M [00:00