Read the Docs build information Build id: 1483496 Project: icb-scanpy Version: 2482 Commit: 4a3134048be0676b6f6dfcf96377fe870b52cbe6 Date: 2023-05-19T08:59:24.270503Z State: finished Success: True [rtd-command-info] start-time: 2023-05-19T08:59:26.474432Z, end-time: 2023-05-19T08:59:33.437437Z, duration: 6, exit-code: 0 git clone --no-single-branch --depth 50 https://github.com/scverse/scanpy.git . Cloning into '.'... [rtd-command-info] start-time: 2023-05-19T08:59:33.652352Z, end-time: 2023-05-19T08:59:34.210962Z, duration: 0, exit-code: 0 git fetch origin --force --tags --prune --prune-tags --depth 50 pull/2482/head:external-2482 From https://github.com/scverse/scanpy * [new ref] refs/pull/2482/head -> external-2482 [rtd-command-info] start-time: 2023-05-19T08:59:34.512520Z, end-time: 2023-05-19T08:59:34.734039Z, duration: 0, exit-code: 0 git checkout --force 4a3134048be0676b6f6dfcf96377fe870b52cbe6 Note: switching to '4a3134048be0676b6f6dfcf96377fe870b52cbe6'. 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 4a313404 added tools [rtd-command-info] start-time: 2023-05-19T08:59:34.975026Z, end-time: 2023-05-19T08:59:35.059517Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-05-19T08:59:35.283241Z, end-time: 2023-05-19T08:59:36.073716Z, duration: 0, exit-code: 0 git submodule sync [rtd-command-info] start-time: 2023-05-19T08:59:36.255772Z, end-time: 2023-05-19T08:59:48.722508Z, duration: 12, 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/2482/docs/tutorials'... Submodule path 'docs/tutorials': checked out '75c5ebb5b63769aee65f38842a34b7f7e1bbd476' [rtd-command-info] start-time: 2023-05-19T08:59:54.697727Z, end-time: 2023-05-19T08:59:55.270472Z, duration: 0, exit-code: 0 asdf global python 3.9.15 [rtd-command-info] start-time: 2023-05-19T08:59:56.039256Z, end-time: 2023-05-19T08:59:57.305785Z, duration: 1, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.9.15.final.0-64 in 690ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482, 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-05-19T08:59:57.601741Z, end-time: 2023-05-19T09:00:13.328278Z, duration: 15, 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/2482/lib/python3.9/site-packages (21.2.3) Collecting pip Downloading pip-23.1.2-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (57.4.0) Collecting setuptools Downloading setuptools-67.7.2-py3-none-any.whl (1.1 MB) 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.2 setuptools-67.7.2 [rtd-command-info] start-time: 2023-05-19T09:00:13.561452Z, end-time: 2023-05-19T09:00:22.257292Z, duration: 8, 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 62.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 154.7 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 115.1 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 153.6 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 134.6 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 232.1 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Downloading docutils-0.20.1-py3-none-any.whl (572 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 572.7/572.7 kB 253.2 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 272.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 262.2 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 194.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 197.2 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.30.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.5/62.5 kB 199.5 MB/s eta 0:00:00 Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from sphinx<2) (67.7.2) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 193.4 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 255.5 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 174.5 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Downloading urllib3-2.0.2-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.2/123.2 kB 233.4 MB/s eta 0:00:00 Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Downloading certifi-2023.5.7-py3-none-any.whl (156 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 157.0/157.0 kB 244.6 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.2 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=23753 sha256=a9c41fc4b82b975cd438d14b736a78a2043c1f9ad12d3ed5d8394540fc127670 Stored in directory: /tmp/pip-ephem-wheel-cache-alqcxv9r/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-2023.5.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.30.0 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-2.0.2 [rtd-command-info] start-time: 2023-05-19T09:00:22.665543Z, end-time: 2023-05-19T09:02:04.601497Z, duration: 101, 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/2482 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==0.1.dev55+g4a31340) Downloading anndata-0.9.1-py3-none-any.whl (102 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.0/103.0 kB 6.8 MB/s eta 0:00:00 Collecting numpy>=1.17.0 (from scanpy==0.1.dev55+g4a31340) Downloading numpy-1.24.3-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 196.0 MB/s eta 0:00:00 Collecting matplotlib>=3.4 (from scanpy==0.1.dev55+g4a31340) Downloading matplotlib-3.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 183.5 MB/s eta 0:00:00 Collecting pandas>=1.0 (from scanpy==0.1.dev55+g4a31340) Downloading pandas-2.0.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 173.5 MB/s eta 0:00:00 Collecting scipy>=1.4 (from scanpy==0.1.dev55+g4a31340) Downloading scipy-1.10.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 196.8 MB/s eta 0:00:00 Collecting seaborn (from scanpy==0.1.dev55+g4a31340) Downloading seaborn-0.12.2-py3-none-any.whl (293 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 293.3/293.3 kB 241.7 MB/s eta 0:00:00 Collecting h5py>=3 (from scanpy==0.1.dev55+g4a31340) Downloading h5py-3.8.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 199.7 MB/s eta 0:00:00 Collecting tqdm (from scanpy==0.1.dev55+g4a31340) Downloading tqdm-4.65.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.1/77.1 kB 184.7 MB/s eta 0:00:00 Collecting scikit-learn>=0.22 (from scanpy==0.1.dev55+g4a31340) 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 193.5 MB/s eta 0:00:00 Collecting statsmodels>=0.10.0rc2 (from scanpy==0.1.dev55+g4a31340) Downloading statsmodels-0.14.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (10.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.1/10.1 MB 206.1 MB/s eta 0:00:00 Collecting patsy (from scanpy==0.1.dev55+g4a31340) Downloading patsy-0.5.3-py2.py3-none-any.whl (233 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 233.8/233.8 kB 259.4 MB/s eta 0:00:00 Collecting networkx>=2.3 (from scanpy==0.1.dev55+g4a31340) Downloading networkx-3.1-py3-none-any.whl (2.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.1/2.1 MB 116.2 MB/s eta 0:00:00 Collecting natsort (from scanpy==0.1.dev55+g4a31340) Downloading natsort-8.3.1-py3-none-any.whl (38 kB) Collecting joblib (from scanpy==0.1.dev55+g4a31340) Downloading joblib-1.2.0-py3-none-any.whl (297 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 298.0/298.0 kB 224.8 MB/s eta 0:00:00 Collecting numba>=0.41.0 (from scanpy==0.1.dev55+g4a31340) Downloading numba-0.57.0-cp39-cp39-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.6/3.6 MB 211.9 MB/s eta 0:00:00 Collecting umap-learn>=0.3.10 (from scanpy==0.1.dev55+g4a31340) Downloading umap-learn-0.5.3.tar.gz (88 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.2/88.2 kB 218.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/2482/lib/python3.9/site-packages (from scanpy==0.1.dev55+g4a31340) (23.1) Collecting session-info (from scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading Sphinx-4.5.0-py3-none-any.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 213.6 MB/s eta 0:00:00 Collecting scanpydoc[typehints]>=0.7.7 (from scanpy==0.1.dev55+g4a31340) Downloading scanpydoc-0.7.8-py3-none-any.whl (29 kB) Collecting myst-parser (from scanpy==0.1.dev55+g4a31340) Downloading myst_parser-1.0.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.3/77.3 kB 193.5 MB/s eta 0:00:00 Collecting myst-nb (from scanpy==0.1.dev55+g4a31340) Downloading myst_nb-0.17.2-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.6/78.6 kB 217.2 MB/s eta 0:00:00 Collecting sphinx-book-theme (from scanpy==0.1.dev55+g4a31340) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.9/396.9 kB 254.8 MB/s eta 0:00:00 Collecting sphinx-design (from scanpy==0.1.dev55+g4a31340) Downloading sphinx_design-0.4.1-py3-none-any.whl (2.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.2/2.2 MB 239.0 MB/s eta 0:00:00 Collecting sphinxext-opengraph (from scanpy==0.1.dev55+g4a31340) Downloading sphinxext_opengraph-0.8.2-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 259.5 MB/s eta 0:00:00 Collecting sphinx-copybutton (from scanpy==0.1.dev55+g4a31340) Downloading sphinx_copybutton-0.5.2-py3-none-any.whl (13 kB) Collecting nbsphinx (from scanpy==0.1.dev55+g4a31340) Downloading nbsphinx-0.9.1-py3-none-any.whl (30 kB) Collecting ipython>=7.20 (from scanpy==0.1.dev55+g4a31340) Downloading ipython-8.13.2-py3-none-any.whl (797 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 797.7/797.7 kB 247.7 MB/s eta 0:00:00 Collecting python-igraph (from scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading leidenalg-0.9.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.3/1.3 MB 254.0 MB/s eta 0:00:00 Collecting backcall (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading jedi-0.18.2-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 242.3 MB/s eta 0:00:00 Collecting matplotlib-inline (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pickleshare (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading prompt_toolkit-3.0.38-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.8/385.8 kB 264.0 MB/s eta 0:00:00 Requirement already satisfied: pygments>=2.4.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) (2.15.1) Collecting stack-data (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting traitlets>=5 (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 227.6 MB/s eta 0:00:00 Collecting typing-extensions (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading typing_extensions-4.5.0-py3-none-any.whl (27 kB) Collecting pexpect>4.3 (from ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 201.9 MB/s eta 0:00:00 Collecting contourpy>=1.0.1 (from matplotlib>=3.4->scanpy==0.1.dev55+g4a31340) Downloading contourpy-1.0.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (299 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 299.7/299.7 kB 256.3 MB/s eta 0:00:00 Collecting cycler>=0.10 (from matplotlib>=3.4->scanpy==0.1.dev55+g4a31340) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib>=3.4->scanpy==0.1.dev55+g4a31340) Downloading fonttools-4.39.4-py3-none-any.whl (1.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.0/1.0 MB 265.2 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib>=3.4->scanpy==0.1.dev55+g4a31340) Downloading kiwisolver-1.4.4-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 249.0 MB/s eta 0:00:00 Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from matplotlib>=3.4->scanpy==0.1.dev55+g4a31340) (9.5.0) Collecting pyparsing>=2.3.1 (from matplotlib>=3.4->scanpy==0.1.dev55+g4a31340) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 227.1 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 (from matplotlib>=3.4->scanpy==0.1.dev55+g4a31340) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 249.3 MB/s eta 0:00:00 Collecting importlib-resources>=3.2.0 (from matplotlib>=3.4->scanpy==0.1.dev55+g4a31340) Downloading importlib_resources-5.12.0-py3-none-any.whl (36 kB) Collecting llvmlite<0.41,>=0.40.0dev0 (from numba>=0.41.0->scanpy==0.1.dev55+g4a31340) Downloading llvmlite-0.40.0-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (42.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 42.1/42.1 MB 199.1 MB/s eta 0:00:00 Collecting pytz>=2020.1 (from pandas>=1.0->scanpy==0.1.dev55+g4a31340) Downloading pytz-2023.3-py2.py3-none-any.whl (502 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 502.3/502.3 kB 255.9 MB/s eta 0:00:00 Collecting tzdata>=2022.1 (from pandas>=1.0->scanpy==0.1.dev55+g4a31340) Downloading tzdata-2023.3-py2.py3-none-any.whl (341 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 341.8/341.8 kB 251.3 MB/s eta 0:00:00 Collecting get_version (from scanpydoc[typehints]>=0.7.7->scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading sphinx_autodoc_typehints-1.23.0-py3-none-any.whl (17 kB) Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.22->scanpy==0.1.dev55+g4a31340) Downloading threadpoolctl-3.1.0-py3-none-any.whl (14 kB) Collecting sphinxcontrib-applehelp (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 232.4 MB/s eta 0:00:00 Collecting sphinxcontrib-devhelp (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 209.2 MB/s eta 0:00:00 Collecting sphinxcontrib-jsmath (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 214.1 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/2482/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 220.2 MB/s eta 0:00:00 Requirement already satisfied: Jinja2>=2.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (3.0.3) Collecting Jinja2>=2.3 (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) Downloading Jinja2-3.1.2-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.1/133.1 kB 230.9 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/2482/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (0.17.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (2.2.0) Requirement already satisfied: babel>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (1.4.1) Requirement already satisfied: requests>=2.5.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (2.30.0) Collecting importlib-metadata>=4.4 (from sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) Downloading importlib_metadata-6.6.0-py3-none-any.whl (22 kB) Requirement already satisfied: six in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from patsy->scanpy==0.1.dev55+g4a31340) (1.16.0) Collecting pynndescent>=0.5 (from umap-learn>=0.3.10->scanpy==0.1.dev55+g4a31340) Downloading pynndescent-0.5.10.tar.gz (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 243.5 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==0.1.dev55+g4a31340) Downloading igraph-0.10.4-cp39-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.3/3.3 MB 164.5 MB/s eta 0:00:00 Collecting jupyter-cache<0.7,>=0.5 (from myst-nb->scanpy==0.1.dev55+g4a31340) Downloading jupyter_cache-0.6.1-py3-none-any.whl (33 kB) Collecting nbclient (from myst-nb->scanpy==0.1.dev55+g4a31340) Downloading nbclient-0.7.4-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 201.1 MB/s eta 0:00:00 Collecting myst-parser (from scanpy==0.1.dev55+g4a31340) Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 167.5 MB/s eta 0:00:00 Collecting nbformat~=5.0 (from myst-nb->scanpy==0.1.dev55+g4a31340) Downloading nbformat-5.8.0-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.4/77.4 kB 209.0 MB/s eta 0:00:00 Collecting pyyaml (from myst-nb->scanpy==0.1.dev55+g4a31340) 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 275.9 MB/s eta 0:00:00 Collecting ipykernel (from myst-nb->scanpy==0.1.dev55+g4a31340) Downloading ipykernel-6.23.1-py3-none-any.whl (152 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 152.2/152.2 kB 245.8 MB/s eta 0:00:00 Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst-parser->scanpy==0.1.dev55+g4a31340) Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 216.8 MB/s eta 0:00:00 Collecting mdit-py-plugins~=0.3.1 (from myst-parser->scanpy==0.1.dev55+g4a31340) Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 187.2 MB/s eta 0:00:00 Collecting nbconvert!=5.4 (from nbsphinx->scanpy==0.1.dev55+g4a31340) Downloading nbconvert-7.4.0-py3-none-any.whl (285 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 285.9/285.9 kB 265.1 MB/s eta 0:00:00 Collecting texttable>=1.6.2 (from igraph<0.11,>=0.10.0->leidenalg->scanpy==0.1.dev55+g4a31340) Downloading texttable-1.6.7-py2.py3-none-any.whl (10 kB) Collecting stdlib_list (from session-info->scanpy==0.1.dev55+g4a31340) Downloading stdlib_list-0.8.0-py3-none-any.whl (63 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.5/63.5 kB 173.9 MB/s eta 0:00:00 Collecting pydata-sphinx-theme>=0.13.3 (from sphinx-book-theme->scanpy==0.1.dev55+g4a31340) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 228.4 MB/s eta 0:00:00 Collecting zipp>=0.5 (from importlib-metadata>=4.4->sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 226.3 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from Jinja2>=2.3->sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (2.1.2) Collecting attrs (from jupyter-cache<0.7,>=0.5->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 210.0 MB/s eta 0:00:00 Collecting click (from jupyter-cache<0.7,>=0.5->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading click-8.1.3-py3-none-any.whl (96 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 96.6/96.6 kB 229.4 MB/s eta 0:00:00 Collecting sqlalchemy<3,>=1.3.12 (from jupyter-cache<0.7,>=0.5->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading SQLAlchemy-2.0.14-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (2.7 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.7/2.7 MB 232.2 MB/s eta 0:00:00 Collecting tabulate (from jupyter-cache<0.7,>=0.5->myst-nb->scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB) Collecting jupyter-client>=6.1.12 (from nbclient->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading jupyter_client-8.2.0-py3-none-any.whl (103 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.2/103.2 kB 205.5 MB/s eta 0:00:00 Collecting jupyter-core!=5.0.*,>=4.12 (from nbclient->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading jupyter_core-5.3.0-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.2/93.2 kB 196.2 MB/s eta 0:00:00 Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx->scanpy==0.1.dev55+g4a31340) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 244.4 MB/s eta 0:00:00 Collecting bleach (from nbconvert!=5.4->nbsphinx->scanpy==0.1.dev55+g4a31340) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 243.2 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert!=5.4->nbsphinx->scanpy==0.1.dev55+g4a31340) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx->scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading mistune-2.0.5-py2.py3-none-any.whl (24 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx->scanpy==0.1.dev55+g4a31340) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx->scanpy==0.1.dev55+g4a31340) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat~=5.0->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading fastjsonschema-2.16.3-py3-none-any.whl (23 kB) Collecting jsonschema>=2.6 (from nbformat~=5.0->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading jsonschema-4.17.3-py3-none-any.whl (90 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.4/90.4 kB 200.4 MB/s eta 0:00:00 Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=7.20->scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) 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/2482/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (3.1.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (2.0.2) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages (from requests>=2.5.0->sphinx<5,>=4.4->scanpy==0.1.dev55+g4a31340) (2023.5.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==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading dunamai-1.16.1-py3-none-any.whl (23 kB) Collecting comm>=0.1.1 (from ipykernel->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading comm-0.1.3-py3-none-any.whl (6.6 kB) Collecting debugpy>=1.6.5 (from ipykernel->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading debugpy-1.6.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 222.0 MB/s eta 0:00:00 Collecting nest-asyncio (from ipykernel->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading nest_asyncio-1.5.6-py3-none-any.whl (5.2 kB) Collecting psutil (from ipykernel->myst-nb->scanpy==0.1.dev55+g4a31340) 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 250.5 MB/s eta 0:00:00 Collecting pyzmq>=20 (from ipykernel->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading pyzmq-25.0.2-cp39-cp39-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 237.9 MB/s eta 0:00:00 Collecting tornado>=6.1 (from ipykernel->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading tornado-6.3.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (426 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 426.9/426.9 kB 252.7 MB/s eta 0:00:00 Collecting executing>=1.2.0 (from stack-data->ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=7.20->scanpy==0.1.dev55+g4a31340) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->ipython>=7.20->scanpy==0.1.dev55+g4a31340) 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==0.1.dev55+g4a31340) Downloading pyrsistent-0.19.3-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 185.8 MB/s eta 0:00:00 Collecting platformdirs>=2.5 (from jupyter-core!=5.0.*,>=4.12->nbclient->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading platformdirs-3.5.1-py3-none-any.whl (15 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<3,>=1.3.12->jupyter-cache<0.7,>=0.5->myst-nb->scanpy==0.1.dev55+g4a31340) Downloading greenlet-2.0.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (610 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 610.9/610.9 kB 223.9 MB/s eta 0:00:00 Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx->scanpy==0.1.dev55+g4a31340) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting webencodings (from bleach->nbconvert!=5.4->nbsphinx->scanpy==0.1.dev55+g4a31340) 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=82813 sha256=764d7354ca2bbecdd1f21436cb01d17b7eb032cabbf576e40c2935120d252c95 Stored in directory: /tmp/pip-ephem-wheel-cache-yugene9g/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=9074 sha256=fdf05eccded0fffff08d4e2a79f3d640b50421441437b06792cfe25ed513f051 Stored in directory: /tmp/pip-ephem-wheel-cache-yugene9g/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-0.1.dev55+g4a31340-py3-none-any.whl size=11565870 sha256=466be8cca05c1e3dde8597dfb05b805dea5e5b86060983ea58a5bc14b12fa043 Stored in directory: /tmp/pip-ephem-wheel-cache-yugene9g/wheels/b6/a7/e7/0cefe6a78cdf232534d095eb9def85ce5685d3438ac7b01c62 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=8026 sha256=617a73596f2fb28e93a0db8125401ecdffedf0be7c593db45f42200dd8c96327 Stored in directory: /tmp/pip-ephem-wheel-cache-yugene9g/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.10-py3-none-any.whl size=55624 sha256=a445591217e1d7c9d1bb82f03c082945b77b1f7e7323ee294729431c8da1772b Stored in directory: /tmp/pip-ephem-wheel-cache-yugene9g/wheels/12/f9/4d/ec5ad1c823c710fcc4473669fdcffc8891f4bc398c841af22e 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, 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: 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.1 executing-1.2.0 fastjsonschema-2.16.3 fonttools-4.39.4 get_version-3.5.4 greenlet-2.0.2 h5py-3.8.0 igraph-0.10.4 importlib-metadata-6.6.0 importlib-resources-5.12.0 ipykernel-6.23.1 ipython-8.13.2 jedi-0.18.2 joblib-1.2.0 jsonschema-4.17.3 jupyter-cache-0.6.1 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.40.0 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.2 myst-parser-0.18.1 natsort-8.3.1 nbclient-0.7.4 nbconvert-7.4.0 nbformat-5.8.0 nbsphinx-0.9.1 nest-asyncio-1.5.6 networkx-3.1 numba-0.57.0 numpy-1.24.3 pandas-2.0.1 pandocfilters-1.5.0 parso-0.8.3 patsy-0.5.3 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.5.1 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.10 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-0.1.dev55+g4a31340 scanpydoc-0.7.8 scikit-learn-1.2.2 scipy-1.10.1 seaborn-0.12.2 session-info-1.0.0 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-2.0.14 stack-data-0.6.2 statsmodels-0.14.0 stdlib_list-0.8.0 tabulate-0.9.0 texttable-1.6.7 threadpoolctl-3.1.0 tinycss2-1.2.1 tornado-6.3.2 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-05-19T09:02:06.477211Z, end-time: 2023-05-19T09:02:06.557824Z, 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': "2482", 'version_slug': "2482", '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': '4a3134048be0676b6f6dfcf96377fe870b52cbe6', 'display_github': True, 'bitbucket_user': 'None', 'bitbucket_repo': 'None', 'bitbucket_version': '4a3134048be0676b6f6dfcf96377fe870b52cbe6', 'display_bitbucket': False, 'gitlab_user': 'None', 'gitlab_repo': 'None', 'gitlab_version': '4a3134048be0676b6f6dfcf96377fe870b52cbe6', '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': '4a313404', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): html_context.update(context) else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'external' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'https://github.com/scverse/scanpy/pull/2482' readthedocs_build_url = 'https://readthedocs.com/projects/icb-scanpy/builds/1483496/' 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-05-19T09:02:06.816079Z, end-time: 2023-05-19T09:07:15.329024Z, duration: 308, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v4.5.0 Matplotlib is building the font cache; this may take a moment. 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.2: 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/2482/_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/2482/docs/api/generated/classes/scanpy.pl.DotPlot.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.MatrixPlot.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.StackedViolin.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/scanpy.pl.diffmap.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/scanpy.pl.dpt_groups_pseudotime.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/scanpy.pl.dpt_timeseries.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/scanpy.pl.draw_graph.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/scanpy.pl.embedding.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/scanpy.pl.embedding_density.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/scanpy.pl.filter_genes_dispersion.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.louvain.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.marker_gene_overlap.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.paga.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.pca.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.rank_genes_groups.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.score_genes.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.score_genes_cell_cycle.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.sim.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.tsne.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy.tl.umap.rst [autosummary] generating autosummary for: /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_HEIGHT.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_CATEGORY_WIDTH.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLORMAP.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_LEGEND_TITLE.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_COLOR_ON.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGECOLOR.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_EDGELW.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MAX.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_DOT_MIN.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/api/generated/classes/scanpy.pl.DotPlot.DEFAULT_LARGEST_DOT.rst, ..., /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy._settings.ScanpyConfig.file_format_data.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy._settings.ScanpyConfig.file_format_figs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy._settings.ScanpyConfig.logfile.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy._settings.ScanpyConfig.logpath.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy._settings.ScanpyConfig.max_memory.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy._settings.ScanpyConfig.n_jobs.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy._settings.ScanpyConfig.plot_suffix.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy._settings.ScanpyConfig.set_figure_params.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/generated/scanpy._settings.ScanpyConfig.verbosity.rst, /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/docs/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.pl.diffmap /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/checkouts/2482/scanpy/plotting/_tools/scatterplots.py:392: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored cax = scatter( reading sources... [ 26%] api/generated/scanpy.pl.dpt_groups_pseudotime reading sources... [ 26%] api/generated/scanpy.pl.dpt_timeseries reading sources... [ 26%] 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/2482/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/2482/scanpy/plotting/_tools/scatterplots.py:392: UserWarning: No data for colormapping provided via 'c'. Parameters 'cmap' will be ignored cax = scatter( reading sources... [ 26%] api/generated/scanpy.pl.embedding reading sources... [ 27%] api/generated/scanpy.pl.embedding_density /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages/umap/distances.py:1063: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @numba.jit() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages/umap/distances.py:1071: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @numba.jit() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages/umap/distances.py:1086: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @numba.jit() /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy/envs/2482/lib/python3.9/site-packages/umap/umap_.py:660: NumbaDeprecationWarning: The 'nopython' keyword argument was not supplied to the 'numba.jit' decorator. The implicit default value for this argument is currently False, but it will be changed to True in Numba 0.59.0. See https://numba.readthedocs.io/en/stable/reference/deprecation.html#deprecation-of-object-mode-fall-back-behaviour-when-using-jit for details. @numba.jit() reading sources... [ 27%] api/generated/scanpy.pl.filter_genes_dispersion reading sources... [ 27%] api/generated/scanpy.pl.highest_expr_genes reading sources... [ 28%] api/generated/scanpy.pl.highly_variable_genes reading sources... [ 28%] api/generated/scanpy.pl.paga 0%| | 0.00/23.5M [00:00