Read the Docs build information Build id: 1666650 Project: icb-scanpy-tutorials Version: latest Commit: 3e4e43433830920af035675d1d9469a6d3918ec7 Date: 2023-08-17T14:23:03.097425Z State: finished Success: True [rtd-command-info] start-time: 2023-08-17T14:23:11.647188Z, end-time: 2023-08-17T14:23:17.069132Z, duration: 5, exit-code: 0 git clone --depth 1 https://github.com/scverse/scanpy-tutorials.git . Cloning into '.'... [rtd-command-info] start-time: 2023-08-17T14:23:17.524090Z, end-time: 2023-08-17T14:23:28.333414Z, duration: 10, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/master:refs/remotes/origin/master From https://github.com/scverse/scanpy-tutorials * [new tag] 1.4.5 -> 1.4.5 * [new tag] 1.4.6 -> 1.4.6 [rtd-command-info] start-time: 2023-08-17T14:23:28.995965Z, end-time: 2023-08-17T14:23:29.174873Z, 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 3e4e434 switch to book theme (#75) [rtd-command-info] start-time: 2023-08-17T14:23:29.664316Z, end-time: 2023-08-17T14:23:29.722595Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-08-17T14:23:30.555680Z, end-time: 2023-08-17T14:23:30.640147Z, duration: 0, exit-code: 0 cat .readthedocs.yml version: 2 build: os: ubuntu-22.04 tools: python: "3.11" sphinx: configuration: conf.py python: install: - method: pip path: . [rtd-command-info] start-time: 2023-08-17T14:23:38.837613Z, end-time: 2023-08-17T14:23:38.934326Z, duration: 0, exit-code: 0 asdf global python 3.11.4 [rtd-command-info] start-time: 2023-08-17T14:23:39.849092Z, end-time: 2023-08-17T14:23:40.743189Z, duration: 0, exit-code: 0 python -mvirtualenv $READTHEDOCS_VIRTUALENV_PATH created virtual environment CPython3.11.4.final.0-64 in 542ms creator CPython3Posix(dest=/home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/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-08-17T14:23:41.264811Z, end-time: 2023-08-17T14:23:54.606665Z, duration: 13, 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-tutorials/envs/latest/lib/python3.11/site-packages (21.2.3) Collecting pip Downloading pip-23.2.1-py3-none-any.whl (2.1 MB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (57.4.0) Collecting setuptools Downloading setuptools-68.1.0-py3-none-any.whl (805 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.2.1 setuptools-68.1.0 [rtd-command-info] start-time: 2023-08-17T14:23:55.042885Z, end-time: 2023-08-17T14:24:02.943158Z, 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 Obtaining dependency information for pillow from https://files.pythonhosted.org/packages/16/89/818fa238e37a47a29bb8495ca2cafdd514599a89f19ada7916348a74b5f9/Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata Downloading Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (9.5 kB) Collecting mock==1.0.1 Downloading mock-1.0.1.zip (861 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 861.9/861.9 kB 8.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 30.3 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 17.5 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 39.4 MB/s eta 0:00:00 Collecting readthedocs-sphinx-ext<2.3 Obtaining dependency information for readthedocs-sphinx-ext<2.3 from https://files.pythonhosted.org/packages/8c/f1/3d783ebfc084a9d556123d54669116101760e5e0dbb894b006745bcb59ea/readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl.metadata (1.5 kB) Collecting jinja2<3.1.0 Downloading Jinja2-3.0.3-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.6/133.6 kB 253.6 MB/s eta 0:00:00 Collecting docutils>=0.11 (from recommonmark==0.5.0) Obtaining dependency information for docutils>=0.11 from https://files.pythonhosted.org/packages/26/87/f238c0670b94533ac0353a4e2a1a771a0cc73277b88bff23d3ae35a256c1/docutils-0.20.1-py3-none-any.whl.metadata Downloading docutils-0.20.1-py3-none-any.whl.metadata (2.8 kB) 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) Obtaining dependency information for Pygments>=2.0 from https://files.pythonhosted.org/packages/43/88/29adf0b44ba6ac85045e63734ae0997d3c58d8b1a91c914d240828d0d73d/Pygments-2.16.1-py3-none-any.whl.metadata Downloading Pygments-2.16.1-py3-none-any.whl.metadata (2.5 kB) 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 93.3 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 260.4 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 78.9 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) Obtaining dependency information for requests>=2.0.0 from https://files.pythonhosted.org/packages/70/8e/0e2d847013cb52cd35b38c009bb167a1a26b2ce6cd6965bf26b47bc0bf44/requests-2.31.0-py3-none-any.whl.metadata Downloading requests-2.31.0-py3-none-any.whl.metadata (4.6 kB) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx<2) (68.1.0) Collecting packaging (from sphinx<2) Downloading packaging-23.1-py3-none-any.whl (48 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.9/48.9 kB 255.8 MB/s eta 0:00:00 Collecting sphinxcontrib-websupport (from sphinx<2) Obtaining dependency information for sphinxcontrib-websupport from https://files.pythonhosted.org/packages/40/d2/fd1c52203f1385bc95775d36e9f334358cc457ea3e44046fc6d78a868d10/sphinxcontrib_websupport-1.2.6-py3-none-any.whl.metadata Downloading sphinxcontrib_websupport-1.2.6-py3-none-any.whl.metadata (2.5 kB) Collecting MarkupSafe>=2.0 (from jinja2<3.1.0) Obtaining dependency information for MarkupSafe>=2.0 from https://files.pythonhosted.org/packages/fe/21/2eff1de472ca6c99ec3993eab11308787b9879af9ca8bbceb4868cf4f2ca/MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB) Collecting charset-normalizer<4,>=2 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for charset-normalizer<4,>=2 from https://files.pythonhosted.org/packages/bc/85/ef25d4ba14c7653c3020a1c6e1a7413e6791ef36a0ac177efa605fc2c737/charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (31 kB) 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 241.1 MB/s eta 0:00:00 Collecting urllib3<3,>=1.21.1 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for urllib3<3,>=1.21.1 from https://files.pythonhosted.org/packages/9b/81/62fd61001fa4b9d0df6e31d47ff49cfa9de4af03adecf339c7bc30656b37/urllib3-2.0.4-py3-none-any.whl.metadata Downloading urllib3-2.0.4-py3-none-any.whl.metadata (6.6 kB) Collecting certifi>=2017.4.17 (from requests>=2.0.0->sphinx<2) Obtaining dependency information for certifi>=2017.4.17 from https://files.pythonhosted.org/packages/4c/dd/2234eab22353ffc7d94e8d13177aaa050113286e93e7b40eae01fbf7c3d9/certifi-2023.7.22-py3-none-any.whl.metadata Downloading certifi-2023.7.22-py3-none-any.whl.metadata (2.2 kB) INFO: pip is looking at multiple versions of sphinxcontrib-websupport to determine which version is compatible with other requirements. This could take a while. Collecting sphinxcontrib-websupport (from sphinx<2) Obtaining dependency information for sphinxcontrib-websupport from https://files.pythonhosted.org/packages/1d/5b/b6f6d68a2478654bf9120bc04430551cf5011a9288c88d38c6541c36086e/sphinxcontrib_websupport-1.2.5-py3-none-any.whl.metadata Downloading sphinxcontrib_websupport-1.2.5-py3-none-any.whl.metadata (2.5 kB) Downloading sphinxcontrib_websupport-1.2.4-py2.py3-none-any.whl (39 kB) Collecting sphinxcontrib-serializinghtml (from sphinxcontrib-websupport->sphinx<2) Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/dc/85/ea34b6be0494eff8ae281107bb4a83f6c83066b358f2525a251dc852817c/sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.8-py3-none-any.whl.metadata (2.3 kB) INFO: pip is looking at multiple versions of sphinxcontrib-serializinghtml to determine which version is compatible with other requirements. This could take a while. Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/36/c6/0d5b3f258fdb107558163e88607eb6c245d8785fbd707e027f2da7fbc795/sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.7-py3-none-any.whl.metadata (2.3 kB) Obtaining dependency information for sphinxcontrib-serializinghtml from https://files.pythonhosted.org/packages/82/a2/962548d13ceddff95eac7843c9ff37b451c02b69429007b93d6a10a353d3/sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata Downloading sphinxcontrib_serializinghtml-1.1.6-py3-none-any.whl.metadata (2.3 kB) Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 262.2 MB/s eta 0:00:00 Downloading Pillow-10.0.0-cp311-cp311-manylinux_2_28_x86_64.whl (3.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.4/3.4 MB 120.6 MB/s eta 0:00:00 Downloading readthedocs_sphinx_ext-2.2.2-py2.py3-none-any.whl (11 kB) Downloading MarkupSafe-2.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (28 kB) Downloading Pygments-2.16.1-py3-none-any.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 219.7 MB/s eta 0:00:00 Downloading requests-2.31.0-py3-none-any.whl (62 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 62.6/62.6 kB 251.6 MB/s eta 0:00:00 Downloading certifi-2023.7.22-py3-none-any.whl (158 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 158.3/158.3 kB 264.8 MB/s eta 0:00:00 Downloading charset_normalizer-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (199 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 199.6/199.6 kB 288.1 MB/s eta 0:00:00 Downloading urllib3-2.0.4-py3-none-any.whl (123 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 123.9/123.9 kB 274.0 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=9516cddb0bbbfc198a7ddaa215de71a7c61e75015a52f3493a82d768c47efaf9 Stored in directory: /tmp/pip-ephem-wheel-cache-rx101eny/wheels/80/c2/c8/630c9eb889f0be0202cb11bf30b47aa54bf7588e8d50b70005 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.3 Pygments-2.16.1 alabaster-0.7.13 babel-2.12.1 certifi-2023.7.22 charset-normalizer-3.2.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-10.0.0 readthedocs-sphinx-ext-2.2.2 recommonmark-0.5.0 requests-2.31.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.4 [rtd-command-info] start-time: 2023-08-17T14:24:03.475188Z, end-time: 2023-08-17T14:24:40.360553Z, duration: 36, exit-code: 0 python -m pip install --upgrade --upgrade-strategy only-if-needed --no-cache-dir . Processing /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/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' Preparing metadata (pyproject.toml): started Preparing metadata (pyproject.toml): finished with status 'done' Requirement already satisfied: docutils!=0.18.*,!=0.19.*,>=0.8 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from scanpy-tutorials==1.4.7.dev38+g3e4e434) (0.17.1) Collecting nbclean (from scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading nbclean-0.3.2-py2.py3-none-any.whl (21 kB) Collecting nbsphinx>=0.4 (from scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for nbsphinx>=0.4 from https://files.pythonhosted.org/packages/9f/30/ee4dc91710a76c287128f205087544e8adb3a373959e70be6c555ddb40c2/nbsphinx-0.9.2-py3-none-any.whl.metadata Downloading nbsphinx-0.9.2-py3-none-any.whl.metadata (2.1 kB) Collecting sphinx-book-theme (from scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading sphinx_book_theme-1.0.1-py3-none-any.whl (396 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 396.9/396.9 kB 13.4 MB/s eta 0:00:00 Requirement already satisfied: sphinx>=1.4 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from scanpy-tutorials==1.4.7.dev38+g3e4e434) (1.8.6) Requirement already satisfied: jinja2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (3.0.3) Collecting nbconvert!=5.4 (from nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for nbconvert!=5.4 from https://files.pythonhosted.org/packages/80/ed/d883918ca3777f744f3373fc63d8af47b47237ca703450a451b3e885264a/nbconvert-7.7.4-py3-none-any.whl.metadata Downloading nbconvert-7.7.4-py3-none-any.whl.metadata (8.0 kB) Collecting traitlets>=5 (from nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading traitlets-5.9.0-py3-none-any.whl (117 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 117.4/117.4 kB 239.8 MB/s eta 0:00:00 Collecting nbformat (from nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for nbformat from https://files.pythonhosted.org/packages/f4/e7/ef30a90b70eba39e675689b9eaaa92530a71d7435ab8f9cae520814e0caf/nbformat-5.9.2-py3-none-any.whl.metadata Downloading nbformat-5.9.2-py3-none-any.whl.metadata (3.4 kB) Requirement already satisfied: six>=1.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (1.16.0) Requirement already satisfied: Pygments>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (2.16.1) Requirement already satisfied: snowballstemmer>=1.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (2.2.0) Requirement already satisfied: babel!=2.0,>=1.3 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (2.12.1) Requirement already satisfied: alabaster<0.8,>=0.7 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (0.7.13) Requirement already satisfied: imagesize in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (1.4.1) Requirement already satisfied: requests>=2.0.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (2.31.0) Requirement already satisfied: setuptools in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (68.1.0) Requirement already satisfied: packaging in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (23.1) Requirement already satisfied: sphinxcontrib-websupport in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (1.2.4) Collecting numpy (from nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for numpy from https://files.pythonhosted.org/packages/32/6a/65dbc57a89078af9ff8bfcd4c0761a50172d90192eaeb1b6f56e5fbf1c3d/numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting nbgrader (from nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for nbgrader from https://files.pythonhosted.org/packages/f5/e1/463fd89f5724eed60f7135dbb5e8721d2797ca592efa0fa01114ad893fe4/nbgrader-0.8.4-py3-none-any.whl.metadata Downloading nbgrader-0.8.4-py3-none-any.whl.metadata (6.7 kB) Collecting matplotlib (from nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for matplotlib from https://files.pythonhosted.org/packages/4f/d7/3303f11188122f66c940056f162d030992e7fbc9c702869bab163e85156b/matplotlib-3.7.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading matplotlib-3.7.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB) Collecting tqdm (from nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for tqdm from https://files.pythonhosted.org/packages/00/e5/f12a80907d0884e6dff9c16d0c0114d81b8cd07dc3ae54c5e962cc83037e/tqdm-4.66.1-py3-none-any.whl.metadata Downloading tqdm-4.66.1-py3-none-any.whl.metadata (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.6/57.6 kB 231.4 MB/s eta 0:00:00 Collecting sphinx>=1.4 (from scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading sphinx-6.2.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 109.9 MB/s eta 0:00:00 Collecting pydata-sphinx-theme>=0.13.3 (from sphinx-book-theme->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading pydata_sphinx_theme-0.13.3-py3-none-any.whl (2.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.0/2.0 MB 205.4 MB/s eta 0:00:00 Collecting sphinxcontrib-applehelp (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for sphinxcontrib-applehelp from https://files.pythonhosted.org/packages/c0/0c/261c0949083c0ac635853528bb0070c89e927841d4e533ba0b5563365c06/sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-devhelp (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for sphinxcontrib-devhelp from https://files.pythonhosted.org/packages/c0/03/010ac733ec7b7f71c1dc88e7115743ee466560d6d85373b56fb9916e4586/sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl.metadata (2.2 kB) Collecting sphinxcontrib-jsmath (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB) Collecting sphinxcontrib-htmlhelp>=2.0.0 (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for sphinxcontrib-htmlhelp>=2.0.0 from https://files.pythonhosted.org/packages/28/7a/958f8e3e6abe8219d0d1f1224886de847ab227b218f4a07b61bc337f64be/sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl.metadata (2.2 kB) Requirement already satisfied: sphinxcontrib-serializinghtml>=1.1.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (1.1.5) Collecting sphinxcontrib-qthelp (from sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for sphinxcontrib-qthelp from https://files.pythonhosted.org/packages/1f/e5/1850f3f118e95581c1e30b57028ac979badee1eb29e70ee72b0241f5a185/sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl.metadata (2.2 kB) INFO: pip is looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Collecting sphinx>=1.4 (from scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading sphinx-6.2.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 205.6 MB/s eta 0:00:00 Downloading sphinx-6.1.3-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 199.0 MB/s eta 0:00:00 Downloading sphinx-6.1.2-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 204.0 MB/s eta 0:00:00 Downloading sphinx-6.1.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 194.4 MB/s eta 0:00:00 Downloading sphinx-6.1.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 169.7 MB/s eta 0:00:00 Downloading sphinx-6.0.1-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 203.0 MB/s eta 0:00:00 Downloading sphinx-6.0.0-py3-none-any.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 200.9 MB/s eta 0:00:00 INFO: pip is still looking at multiple versions of sphinx to determine which version is compatible with other requirements. This could take a while. Downloading sphinx-5.3.0-py3-none-any.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 127.2 MB/s eta 0:00:00 Requirement already satisfied: MarkupSafe>=2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from jinja2->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (2.1.3) Collecting beautifulsoup4 (from nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading beautifulsoup4-4.12.2-py3-none-any.whl (142 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 143.0/143.0 kB 278.5 MB/s eta 0:00:00 Collecting bleach!=5.0.0 (from nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading bleach-6.0.0-py3-none-any.whl (162 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 287.0 MB/s eta 0:00:00 Collecting defusedxml (from nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) Collecting jupyter-core>=4.7 (from nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jupyter-core>=4.7 from https://files.pythonhosted.org/packages/8c/e0/3f9061c5e99a03612510f892647b15a91f910c5275b7b77c6c72edae1494/jupyter_core-5.3.1-py3-none-any.whl.metadata Downloading jupyter_core-5.3.1-py3-none-any.whl.metadata (3.4 kB) Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading jupyterlab_pygments-0.2.2-py2.py3-none-any.whl (21 kB) Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for mistune<4,>=2.0.3 from https://files.pythonhosted.org/packages/cc/c0/ac9587149e37cde62ae338e9db8241ae2fdc79a84bde8c8ba7caea2c22d8/mistune-3.0.1-py3-none-any.whl.metadata Downloading mistune-3.0.1-py3-none-any.whl.metadata (1.7 kB) Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for nbclient>=0.5.0 from https://files.pythonhosted.org/packages/ac/5a/d670ca51e6c3d98574b9647599821590efcd811d71f58e9c89fc59a17685/nbclient-0.8.0-py3-none-any.whl.metadata Downloading nbclient-0.8.0-py3-none-any.whl.metadata (7.8 kB) Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading pandocfilters-1.5.0-py2.py3-none-any.whl (8.7 kB) Collecting tinycss2 (from nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB) Collecting fastjsonschema (from nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for fastjsonschema from https://files.pythonhosted.org/packages/9d/93/a3ca3cdeb84065d7d8f8df4cb09ab44405f109183c1d2b915ec17574e6b1/fastjsonschema-2.18.0-py3-none-any.whl.metadata Downloading fastjsonschema-2.18.0-py3-none-any.whl.metadata (2.0 kB) Collecting jsonschema>=2.6 (from nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jsonschema>=2.6 from https://files.pythonhosted.org/packages/2b/ff/af59fd34bc4d7ac3e6e0cd1f3c10317d329b6c1aee179e8b24ad9a79fbac/jsonschema-4.19.0-py3-none-any.whl.metadata Downloading jsonschema-4.19.0-py3-none-any.whl.metadata (8.2 kB) Collecting accessible-pygments (from pydata-sphinx-theme>=0.13.3->sphinx-book-theme->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading accessible_pygments-0.0.4-py2.py3-none-any.whl (29 kB) Collecting typing-extensions (from pydata-sphinx-theme>=0.13.3->sphinx-book-theme->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for typing-extensions from https://files.pythonhosted.org/packages/ec/6b/63cc3df74987c36fe26157ee12e09e8f9db4de771e0f3404263117e75b95/typing_extensions-4.7.1-py3-none-any.whl.metadata Downloading typing_extensions-4.7.1-py3-none-any.whl.metadata (3.1 kB) Requirement already satisfied: charset-normalizer<4,>=2 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from requests>=2.0.0->sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (3.2.0) Requirement already satisfied: idna<4,>=2.5 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from requests>=2.0.0->sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (3.4) Requirement already satisfied: urllib3<3,>=1.21.1 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from requests>=2.0.0->sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (2.0.4) Requirement already satisfied: certifi>=2017.4.17 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from requests>=2.0.0->sphinx>=1.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) (2023.7.22) Collecting contourpy>=1.0.1 (from matplotlib->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for contourpy>=1.0.1 from https://files.pythonhosted.org/packages/d8/23/8d968922459b1c8a2c6ffca28fac00324b06b3a0633be2a39b0b1c3f84ab/contourpy-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading contourpy-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.7 kB) Collecting cycler>=0.10 (from matplotlib->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading cycler-0.11.0-py3-none-any.whl (6.4 kB) Collecting fonttools>=4.22.0 (from matplotlib->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for fonttools>=4.22.0 from https://files.pythonhosted.org/packages/fb/a9/05d2539c0db482964df238d29d306886030c26102634447b2c9ad44b3b6b/fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (150 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 150.6/150.6 kB 282.7 MB/s eta 0:00:00 Collecting kiwisolver>=1.0.1 (from matplotlib->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading kiwisolver-1.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.4 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 131.9 MB/s eta 0:00:00 Requirement already satisfied: pillow>=6.2.0 in /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages (from matplotlib->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) (10.0.0) Collecting pyparsing<3.1,>=2.3.1 (from matplotlib->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading pyparsing-3.0.9-py3-none-any.whl (98 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 98.3/98.3 kB 245.5 MB/s eta 0:00:00 Collecting python-dateutil>=2.7 (from matplotlib->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading python_dateutil-2.8.2-py2.py3-none-any.whl (247 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 247.7/247.7 kB 295.3 MB/s eta 0:00:00 Collecting alembic>=1.7 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for alembic>=1.7 from https://files.pythonhosted.org/packages/ab/7d/b572fc6a51bc430b1fa0ef59591db32b14105093324d472eed8ea296d2df/alembic-1.11.3-py3-none-any.whl.metadata Downloading alembic-1.11.3-py3-none-any.whl.metadata (7.2 kB) Collecting ipython>=8.10.0 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for ipython>=8.10.0 from https://files.pythonhosted.org/packages/52/d1/f70cdafba20030cbc1412d7a7d6a89c5035071835cc50e47fc5ed8da553c/ipython-8.14.0-py3-none-any.whl.metadata Downloading ipython-8.14.0-py3-none-any.whl.metadata (5.8 kB) Collecting ipywidgets>=7.6 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for ipywidgets>=7.6 from https://files.pythonhosted.org/packages/b8/d4/ce436660098b2f456e2b8fdf76d4f33cbc3766c874c4aa2f772c7a5e943f/ipywidgets-8.1.0-py3-none-any.whl.metadata Downloading ipywidgets-8.1.0-py3-none-any.whl.metadata (2.4 kB) Collecting jupyter-client<9 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jupyter-client<9 from https://files.pythonhosted.org/packages/29/24/0491f7837cedf39ae0f96d9b3e4db2fae31cc4dd5eac00a98ab0db996c9b/jupyter_client-8.3.0-py3-none-any.whl.metadata Downloading jupyter_client-8.3.0-py3-none-any.whl.metadata (8.5 kB) Collecting jupyter-server<2,>=1.12 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading jupyter_server-1.24.0-py3-none-any.whl (347 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 347.5/347.5 kB 303.5 MB/s eta 0:00:00 Collecting jupyterlab-server (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jupyterlab-server from https://files.pythonhosted.org/packages/a7/0d/6d4eab0391bd4df1c43f308368d5e177b0fa8ac632267222a23b71317091/jupyterlab_server-2.24.0-py3-none-any.whl.metadata Downloading jupyterlab_server-2.24.0-py3-none-any.whl.metadata (5.8 kB) Collecting jupyterlab<4 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jupyterlab<4 from https://files.pythonhosted.org/packages/5f/d5/176f1cf19b87ede0001093c1008260cfa251d4b2e6c82fd294890462692a/jupyterlab-3.6.5-py3-none-any.whl.metadata Downloading jupyterlab-3.6.5-py3-none-any.whl.metadata (12 kB) Collecting notebook<7,>=6.4 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for notebook<7,>=6.4 from https://files.pythonhosted.org/packages/d0/68/889706e46864e743e530e68f47c4a8b1682a1c62c761d4a57c00dc3c4626/notebook-6.5.5-py3-none-any.whl.metadata Downloading notebook-6.5.5-py3-none-any.whl.metadata (2.5 kB) Collecting rapidfuzz>=1.8 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for rapidfuzz>=1.8 from https://files.pythonhosted.org/packages/48/11/28bcde29d31c59f762fb16216dceeb83c23f0ba64243eeb17bc6be21496d/rapidfuzz-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading rapidfuzz-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB) Collecting sqlalchemy<3,>=1.4 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for sqlalchemy<3,>=1.4 from https://files.pythonhosted.org/packages/dc/3e/d0c97146e4c707451c05b80ac712025d635b19aed1d867fed351de70c71c/SQLAlchemy-2.0.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading SQLAlchemy-2.0.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (9.4 kB) Collecting Mako (from alembic>=1.7->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading Mako-1.2.4-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.7/78.7 kB 197.1 MB/s eta 0:00:00 Collecting webencodings (from bleach!=5.0.0->nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB) Collecting backcall (from ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB) Collecting decorator (from ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB) Collecting jedi>=0.16 (from ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jedi>=0.16 from https://files.pythonhosted.org/packages/8e/46/7e3ae3aa2dcfcffc5138c6cef5448523218658411c84a2000bf75c8d3ec1/jedi-0.19.0-py2.py3-none-any.whl.metadata Downloading jedi-0.19.0-py2.py3-none-any.whl.metadata (22 kB) Collecting matplotlib-inline (from ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading matplotlib_inline-0.1.6-py3-none-any.whl (9.4 kB) Collecting pickleshare (from ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) 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>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for prompt-toolkit!=3.0.37,<3.1.0,>=3.0.30 from https://files.pythonhosted.org/packages/a9/b4/ba77c84edf499877317225d7b7bc047a81f7c2eed9628eeb6bab0ac2e6c9/prompt_toolkit-3.0.39-py3-none-any.whl.metadata Downloading prompt_toolkit-3.0.39-py3-none-any.whl.metadata (6.4 kB) Collecting stack-data (from ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading stack_data-0.6.2-py3-none-any.whl (24 kB) Collecting pexpect>4.3 (from ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading pexpect-4.8.0-py2.py3-none-any.whl (59 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 59.0/59.0 kB 258.4 MB/s eta 0:00:00 Collecting comm>=0.1.3 (from ipywidgets>=7.6->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for comm>=0.1.3 from https://files.pythonhosted.org/packages/fe/47/0133ac1b7dc476ed77710715e98077119b3d9bae56b13f6f9055e7da1c53/comm-0.1.4-py3-none-any.whl.metadata Downloading comm-0.1.4-py3-none-any.whl.metadata (4.2 kB) Collecting widgetsnbextension~=4.0.7 (from ipywidgets>=7.6->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for widgetsnbextension~=4.0.7 from https://files.pythonhosted.org/packages/8e/d4/d31b12ac0b87e8cc9fdb6ea1eb6596de405eaaa2f25606aaa755d0eebbc0/widgetsnbextension-4.0.8-py3-none-any.whl.metadata Downloading widgetsnbextension-4.0.8-py3-none-any.whl.metadata (1.6 kB) Collecting jupyterlab-widgets~=3.0.7 (from ipywidgets>=7.6->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jupyterlab-widgets~=3.0.7 from https://files.pythonhosted.org/packages/74/5e/2475ac62faf2e342b2bf20b8d8e375f49400ecb38f52e4e0a7557eb1cedb/jupyterlab_widgets-3.0.8-py3-none-any.whl.metadata Downloading jupyterlab_widgets-3.0.8-py3-none-any.whl.metadata (4.1 kB) Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading attrs-23.1.0-py3-none-any.whl (61 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 61.2/61.2 kB 219.1 MB/s eta 0:00:00 Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jsonschema-specifications>=2023.03.6 from https://files.pythonhosted.org/packages/1c/24/83349ac2189cc2435e84da3f69ba3c97314d3c0622628e55171c6798ed80/jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl.metadata (2.8 kB) Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for referencing>=0.28.4 from https://files.pythonhosted.org/packages/be/8e/56d6f1e2d591f4d6cbcba446cac4a1b0dc4f584537e2071d9bcee8eeab6b/referencing-0.30.2-py3-none-any.whl.metadata Downloading referencing-0.30.2-py3-none-any.whl.metadata (2.6 kB) Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for rpds-py>=0.7.1 from https://files.pythonhosted.org/packages/d3/65/bef74a9023a266ae3582f56eb2e78c4e92903c30a15810f42045c2d68cb9/rpds_py-0.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading rpds_py-0.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.7 kB) Collecting pyzmq>=23.0 (from jupyter-client<9->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for pyzmq>=23.0 from https://files.pythonhosted.org/packages/46/d4/76a24bb79a2001082517499b311ec4960636bf5d4cbd619fef68f8ca8bce/pyzmq-25.1.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata Downloading pyzmq-25.1.1-cp311-cp311-manylinux_2_28_x86_64.whl.metadata (4.9 kB) Collecting tornado>=6.2 (from jupyter-client<9->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for tornado>=6.2 from https://files.pythonhosted.org/packages/66/a5/e6da56c03ff61200d5a43cfb75ab09316fc0836aa7ee26b4e9dcbfc3ae85/tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB) Collecting platformdirs>=2.5 (from jupyter-core>=4.7->nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for platformdirs>=2.5 from https://files.pythonhosted.org/packages/14/51/fe5a0d6ea589f0d4a1b97824fb518962ad48b27cd346dcdfa2405187997a/platformdirs-3.10.0-py3-none-any.whl.metadata Downloading platformdirs-3.10.0-py3-none-any.whl.metadata (11 kB) Collecting anyio<4,>=3.1.0 (from jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for anyio<4,>=3.1.0 from https://files.pythonhosted.org/packages/19/24/44299477fe7dcc9cb58d0a57d5a7588d6af2ff403fdd2d47a246c91a3246/anyio-3.7.1-py3-none-any.whl.metadata Downloading anyio-3.7.1-py3-none-any.whl.metadata (4.7 kB) Collecting argon2-cffi (from jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for argon2-cffi from https://files.pythonhosted.org/packages/a4/6a/e8a041599e78b6b3752da48000b14c8d1e8a04ded09c88c714ba047f34f5/argon2_cffi-23.1.0-py3-none-any.whl.metadata Downloading argon2_cffi-23.1.0-py3-none-any.whl.metadata (5.2 kB) Collecting prometheus-client (from jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for prometheus-client from https://files.pythonhosted.org/packages/ad/b3/6e18c89bf6bd120590ea538a62cae16dc763ff2745b18377c4be5495c4aa/prometheus_client-0.17.1-py3-none-any.whl.metadata Downloading prometheus_client-0.17.1-py3-none-any.whl.metadata (24 kB) Collecting Send2Trash (from jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading Send2Trash-1.8.2-py3-none-any.whl (18 kB) Collecting terminado>=0.8.3 (from jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading terminado-0.17.1-py3-none-any.whl (17 kB) Collecting websocket-client (from jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for websocket-client from https://files.pythonhosted.org/packages/d3/a3/63e9329c8cc9be6153e919e17d0ef5b60d537fed78564872951b95bcc17c/websocket_client-1.6.1-py3-none-any.whl.metadata Downloading websocket_client-1.6.1-py3-none-any.whl.metadata (7.6 kB) Collecting jupyter-ydoc~=0.2.4 (from jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jupyter-ydoc~=0.2.4 from https://files.pythonhosted.org/packages/e1/36/66e6cb851a43c95f00f47b36d2cb3e17d37f862449dc8258b2c04f02544b/jupyter_ydoc-0.2.5-py3-none-any.whl.metadata Downloading jupyter_ydoc-0.2.5-py3-none-any.whl.metadata (2.2 kB) Collecting jupyter-server-ydoc~=0.8.0 (from jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading jupyter_server_ydoc-0.8.0-py3-none-any.whl (11 kB) Collecting nbclassic (from jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading nbclassic-1.0.0-py3-none-any.whl (10.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.0/10.0 MB 174.9 MB/s eta 0:00:00 Collecting json5>=0.9.0 (from jupyterlab-server->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for json5>=0.9.0 from https://files.pythonhosted.org/packages/70/ba/fa37123a86ae8287d6678535a944f9c3377d8165e536310ed6f6cb0f0c0e/json5-0.9.14-py2.py3-none-any.whl.metadata Downloading json5-0.9.14-py2.py3-none-any.whl.metadata (10 kB) Collecting pyzmq>=23.0 (from jupyter-client<9->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading pyzmq-24.0.1-cp311-cp311-manylinux_2_28_x86_64.whl (1.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.1/1.1 MB 299.9 MB/s eta 0:00:00 Collecting jupyter-client<9 (from nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading jupyter_client-7.4.9-py3-none-any.whl (133 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.5/133.5 kB 275.9 MB/s eta 0:00:00 Collecting ipython-genutils (from notebook<7,>=6.4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading ipython_genutils-0.2.0-py2.py3-none-any.whl (26 kB) Collecting nest-asyncio>=1.5 (from notebook<7,>=6.4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for nest-asyncio>=1.5 from https://files.pythonhosted.org/packages/7e/dd/69a7a6e89bb1fe09f99bde22027154c487b1e8b6769e642d7f56f35696d3/nest_asyncio-1.5.7-py3-none-any.whl.metadata Downloading nest_asyncio-1.5.7-py3-none-any.whl.metadata (2.7 kB) Collecting ipykernel (from notebook<7,>=6.4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for ipykernel from https://files.pythonhosted.org/packages/ca/ca/1089ddd8dd3ba03ea593bf20cdc2f7fe02526dcd7d966b7da47aa105e65b/ipykernel-6.25.1-py3-none-any.whl.metadata Downloading ipykernel-6.25.1-py3-none-any.whl.metadata (6.3 kB) Collecting entrypoints (from jupyter-client<9->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading entrypoints-0.4-py3-none-any.whl (5.3 kB) Collecting greenlet!=0.4.17 (from sqlalchemy<3,>=1.4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading greenlet-2.0.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (618 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 618.8/618.8 kB 303.1 MB/s eta 0:00:00 Collecting soupsieve>1.2 (from beautifulsoup4->nbconvert!=5.4->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading soupsieve-2.4.1-py3-none-any.whl (36 kB) Collecting sniffio>=1.1 (from anyio<4,>=3.1.0->jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading sniffio-1.3.0-py3-none-any.whl (10 kB) Collecting parso<0.9.0,>=0.8.3 (from jedi>=0.16->ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading parso-0.8.3-py2.py3-none-any.whl (100 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 100.8/100.8 kB 246.3 MB/s eta 0:00:00 Collecting jupyter-server-fileid<1,>=0.6.0 (from jupyter-server-ydoc~=0.8.0->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading jupyter_server_fileid-0.9.0-py3-none-any.whl (15 kB) Collecting ypy-websocket<0.9.0,>=0.8.2 (from jupyter-server-ydoc~=0.8.0->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading ypy_websocket-0.8.4-py3-none-any.whl (10 kB) Collecting y-py<0.7.0,>=0.6.0 (from jupyter-ydoc~=0.2.4->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading y_py-0.6.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 256.0 MB/s eta 0:00:00 Collecting notebook-shim>=0.2.3 (from nbclassic->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading notebook_shim-0.2.3-py3-none-any.whl (13 kB) Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) 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>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading wcwidth-0.2.6-py2.py3-none-any.whl (29 kB) Collecting argon2-cffi-bindings (from argon2-cffi->jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading argon2_cffi_bindings-21.2.0-cp36-abi3-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (86 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 86.2/86.2 kB 261.3 MB/s eta 0:00:00 Collecting debugpy>=1.6.5 (from ipykernel->notebook<7,>=6.4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for debugpy>=1.6.5 from https://files.pythonhosted.org/packages/81/72/cb3a101717d81ab1f97ee38a409be9740e7256bc25074e48fd634055261f/debugpy-1.6.7.post1-py2.py3-none-any.whl.metadata Downloading debugpy-1.6.7.post1-py2.py3-none-any.whl.metadata (1.1 kB) Collecting psutil (from ipykernel->notebook<7,>=6.4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) 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 282.2 MB/s eta 0:00:00 Collecting executing>=1.2.0 (from stack-data->ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading executing-1.2.0-py2.py3-none-any.whl (24 kB) Collecting asttokens>=2.1.0 (from stack-data->ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading asttokens-2.2.1-py2.py3-none-any.whl (26 kB) Collecting pure-eval (from stack-data->ipython>=8.10.0->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading pure_eval-0.2.2-py3-none-any.whl (11 kB) Collecting jupyter-events>=0.5.0 (from jupyter-server-fileid<1,>=0.6.0->jupyter-server-ydoc~=0.8.0->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jupyter-events>=0.5.0 from https://files.pythonhosted.org/packages/15/0d/3c67f6c432d8085a3cee250e1e235f27b764be90cc2d16fdcc0b1cee9572/jupyter_events-0.7.0-py3-none-any.whl.metadata Downloading jupyter_events-0.7.0-py3-none-any.whl.metadata (5.5 kB) Collecting aiofiles<23,>=22.1.0 (from ypy-websocket<0.9.0,>=0.8.2->jupyter-server-ydoc~=0.8.0->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading aiofiles-22.1.0-py3-none-any.whl (14 kB) Collecting aiosqlite<1,>=0.17.0 (from ypy-websocket<0.9.0,>=0.8.2->jupyter-server-ydoc~=0.8.0->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading aiosqlite-0.19.0-py3-none-any.whl (15 kB) Collecting cffi>=1.0.1 (from argon2-cffi-bindings->argon2-cffi->jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading cffi-1.15.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (462 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 462.6/462.6 kB 292.7 MB/s eta 0:00:00 Collecting pycparser (from cffi>=1.0.1->argon2-cffi-bindings->argon2-cffi->jupyter-server<2,>=1.12->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading pycparser-2.21-py2.py3-none-any.whl (118 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.7/118.7 kB 269.8 MB/s eta 0:00:00 Collecting python-json-logger>=2.0.4 (from jupyter-events>=0.5.0->jupyter-server-fileid<1,>=0.6.0->jupyter-server-ydoc~=0.8.0->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading python_json_logger-2.0.7-py3-none-any.whl (8.1 kB) Collecting pyyaml>=5.3 (from jupyter-events>=0.5.0->jupyter-server-fileid<1,>=0.6.0->jupyter-server-ydoc~=0.8.0->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for pyyaml>=5.3 from https://files.pythonhosted.org/packages/7b/5e/efd033ab7199a0b2044dab3b9f7a4f6670e6a52c089de572e928d2873b06/PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB) Collecting rfc3339-validator (from jupyter-events>=0.5.0->jupyter-server-fileid<1,>=0.6.0->jupyter-server-ydoc~=0.8.0->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading rfc3339_validator-0.1.4-py2.py3-none-any.whl (3.5 kB) Collecting rfc3986-validator>=0.1.1 (from jupyter-events>=0.5.0->jupyter-server-fileid<1,>=0.6.0->jupyter-server-ydoc~=0.8.0->jupyterlab<4->nbgrader->nbclean->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading rfc3986_validator-0.1.1-py2.py3-none-any.whl (4.2 kB) Collecting fqdn (from jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading fqdn-1.5.1-py3-none-any.whl (9.1 kB) Collecting isoduration (from jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading isoduration-20.11.0-py3-none-any.whl (11 kB) Collecting jsonpointer>1.13 (from jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for jsonpointer>1.13 from https://files.pythonhosted.org/packages/12/f6/0232cc0c617e195f06f810534d00b74d2f348fe71b2118009ad8ad31f878/jsonpointer-2.4-py2.py3-none-any.whl.metadata Downloading jsonpointer-2.4-py2.py3-none-any.whl.metadata (2.5 kB) Collecting uri-template (from jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Obtaining dependency information for uri-template from https://files.pythonhosted.org/packages/e7/00/3fca040d7cf8a32776d3d81a00c8ee7457e00f80c649f1e4a863c8321ae9/uri_template-1.3.0-py3-none-any.whl.metadata Downloading uri_template-1.3.0-py3-none-any.whl.metadata (8.8 kB) Collecting webcolors>=1.11 (from jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading webcolors-1.13-py3-none-any.whl (14 kB) Collecting arrow>=0.15.0 (from isoduration->jsonschema>=2.6->nbformat->nbsphinx>=0.4->scanpy-tutorials==1.4.7.dev38+g3e4e434) Downloading arrow-1.2.3-py3-none-any.whl (66 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 66.4/66.4 kB 239.3 MB/s eta 0:00:00 Downloading nbsphinx-0.9.2-py3-none-any.whl (30 kB) Downloading nbconvert-7.7.4-py3-none-any.whl (254 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 254.6/254.6 kB 296.6 MB/s eta 0:00:00 Downloading nbformat-5.9.2-py3-none-any.whl (77 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 77.6/77.6 kB 263.0 MB/s eta 0:00:00 Downloading sphinxcontrib_htmlhelp-2.0.4-py3-none-any.whl (99 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.2/99.2 kB 269.1 MB/s eta 0:00:00 Downloading matplotlib-3.7.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.6/11.6 MB 170.7 MB/s eta 0:00:00 Downloading numpy-1.25.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (18.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 18.2/18.2 MB 166.8 MB/s eta 0:00:00 Downloading nbgrader-0.8.4-py3-none-any.whl (10.8 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.8/10.8 MB 180.1 MB/s eta 0:00:00 Downloading sphinxcontrib_applehelp-1.0.7-py3-none-any.whl (120 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.0/120.0 kB 263.8 MB/s eta 0:00:00 Downloading sphinxcontrib_devhelp-1.0.5-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.5/83.5 kB 266.1 MB/s eta 0:00:00 Downloading sphinxcontrib_qthelp-1.0.6-py3-none-any.whl (89 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 89.4/89.4 kB 236.9 MB/s eta 0:00:00 Downloading tqdm-4.66.1-py3-none-any.whl (78 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.3/78.3 kB 262.8 MB/s eta 0:00:00 Downloading alembic-1.11.3-py3-none-any.whl (225 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 225.4/225.4 kB 286.1 MB/s eta 0:00:00 Downloading contourpy-1.1.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (300 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 300.4/300.4 kB 285.1 MB/s eta 0:00:00 Downloading fonttools-4.42.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 204.3 MB/s eta 0:00:00 Downloading ipython-8.14.0-py3-none-any.whl (798 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 798.7/798.7 kB 292.3 MB/s eta 0:00:00 Downloading ipywidgets-8.1.0-py3-none-any.whl (139 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 139.3/139.3 kB 269.3 MB/s eta 0:00:00 Downloading jsonschema-4.19.0-py3-none-any.whl (83 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.4/83.4 kB 246.8 MB/s eta 0:00:00 Downloading jupyter_core-5.3.1-py3-none-any.whl (93 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.7/93.7 kB 272.1 MB/s eta 0:00:00 Downloading jupyterlab-3.6.5-py3-none-any.whl (8.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 8.9/8.9 MB 182.1 MB/s eta 0:00:00 Downloading jupyterlab_server-2.24.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.3/57.3 kB 218.9 MB/s eta 0:00:00 Downloading mistune-3.0.1-py3-none-any.whl (47 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 48.0/48.0 kB 238.3 MB/s eta 0:00:00 Downloading nbclient-0.8.0-py3-none-any.whl (73 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 73.1/73.1 kB 248.3 MB/s eta 0:00:00 Downloading notebook-6.5.5-py3-none-any.whl (529 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 529.8/529.8 kB 293.6 MB/s eta 0:00:00 Downloading rapidfuzz-3.2.0-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.1 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.1/3.1 MB 210.2 MB/s eta 0:00:00 Downloading SQLAlchemy-2.0.20-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (3.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.2/3.2 MB 232.1 MB/s eta 0:00:00 Downloading typing_extensions-4.7.1-py3-none-any.whl (33 kB) Downloading fastjsonschema-2.18.0-py3-none-any.whl (23 kB) Downloading anyio-3.7.1-py3-none-any.whl (80 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 80.9/80.9 kB 272.5 MB/s eta 0:00:00 Downloading comm-0.1.4-py3-none-any.whl (6.6 kB) Downloading jedi-0.19.0-py2.py3-none-any.whl (1.6 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 263.4 MB/s eta 0:00:00 Downloading json5-0.9.14-py2.py3-none-any.whl (19 kB) Downloading jsonschema_specifications-2023.7.1-py3-none-any.whl (17 kB) Downloading jupyter_ydoc-0.2.5-py3-none-any.whl (6.2 kB) Downloading jupyterlab_widgets-3.0.8-py3-none-any.whl (214 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 215.0/215.0 kB 285.1 MB/s eta 0:00:00 Downloading nest_asyncio-1.5.7-py3-none-any.whl (5.3 kB) Downloading platformdirs-3.10.0-py3-none-any.whl (17 kB) Downloading prompt_toolkit-3.0.39-py3-none-any.whl (385 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 385.2/385.2 kB 288.1 MB/s eta 0:00:00 Downloading referencing-0.30.2-py3-none-any.whl (25 kB) Downloading rpds_py-0.9.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (1.2 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 288.3 MB/s eta 0:00:00 Downloading tornado-6.3.3-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (427 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 427.7/427.7 kB 284.8 MB/s eta 0:00:00 Downloading widgetsnbextension-4.0.8-py3-none-any.whl (2.3 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 213.1 MB/s eta 0:00:00 Downloading argon2_cffi-23.1.0-py3-none-any.whl (15 kB) Downloading ipykernel-6.25.1-py3-none-any.whl (154 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 154.0/154.0 kB 280.9 MB/s eta 0:00:00 Downloading prometheus_client-0.17.1-py3-none-any.whl (60 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.6/60.6 kB 241.4 MB/s eta 0:00:00 Downloading websocket_client-1.6.1-py3-none-any.whl (56 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 56.9/56.9 kB 234.4 MB/s eta 0:00:00 Downloading debugpy-1.6.7.post1-py2.py3-none-any.whl (4.9 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.9/4.9 MB 164.5 MB/s eta 0:00:00 Downloading jupyter_events-0.7.0-py3-none-any.whl (18 kB) Downloading PyYAML-6.0.1-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (757 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 757.7/757.7 kB 297.1 MB/s eta 0:00:00 Downloading jsonpointer-2.4-py2.py3-none-any.whl (7.8 kB) Downloading uri_template-1.3.0-py3-none-any.whl (11 kB) Building wheels for collected packages: scanpy-tutorials Building wheel for scanpy-tutorials (pyproject.toml): started Building wheel for scanpy-tutorials (pyproject.toml): finished with status 'done' Created wheel for scanpy-tutorials: filename=scanpy_tutorials-1.4.7.dev38+g3e4e434-py3-none-any.whl size=1719 sha256=4c7f35a5c848e8d42d1df9aaa33d3bc00f19fe8e1c2e6ef9a245590cadcabc55 Stored in directory: /tmp/pip-ephem-wheel-cache-ktuvpg1o/wheels/ef/b4/ee/cfce9f20bbd116d554c1618aee8b098b68330da98eb3bebe42 Successfully built scanpy-tutorials Installing collected packages: y-py, webencodings, wcwidth, pure-eval, ptyprocess, pickleshare, json5, ipython-genutils, fastjsonschema, executing, backcall, widgetsnbextension, websocket-client, webcolors, uri-template, typing-extensions, traitlets, tqdm, tornado, tinycss2, sphinxcontrib-jsmath, soupsieve, sniffio, Send2Trash, rpds-py, rfc3986-validator, rfc3339-validator, rapidfuzz, pyzmq, pyyaml, python-json-logger, python-dateutil, pyparsing, pycparser, psutil, prompt-toolkit, prometheus-client, platformdirs, pexpect, parso, pandocfilters, numpy, nest-asyncio, mistune, Mako, kiwisolver, jupyterlab-widgets, jupyterlab-pygments, jupyter-ydoc, jsonpointer, greenlet, fqdn, fonttools, entrypoints, defusedxml, decorator, debugpy, cycler, bleach, attrs, asttokens, aiosqlite, aiofiles, accessible-pygments, ypy-websocket, terminado, stack-data, sqlalchemy, referencing, matplotlib-inline, jupyter-core, jedi, contourpy, comm, cffi, beautifulsoup4, arrow, anyio, matplotlib, jupyter-client, jsonschema-specifications, isoduration, ipython, argon2-cffi-bindings, alembic, jsonschema, ipywidgets, ipykernel, argon2-cffi, nbformat, nbclient, jupyter-events, nbconvert, jupyter-server, notebook-shim, jupyterlab-server, jupyter-server-fileid, nbclassic, jupyter-server-ydoc, notebook, jupyterlab, nbgrader, nbclean, sphinxcontrib-qthelp, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, sphinx, pydata-sphinx-theme, sphinx-book-theme, nbsphinx, scanpy-tutorials Attempting uninstall: sphinx Found existing installation: Sphinx 1.8.6 Uninstalling Sphinx-1.8.6: Successfully uninstalled Sphinx-1.8.6 Successfully installed Mako-1.2.4 Send2Trash-1.8.2 accessible-pygments-0.0.4 aiofiles-22.1.0 aiosqlite-0.19.0 alembic-1.11.3 anyio-3.7.1 argon2-cffi-23.1.0 argon2-cffi-bindings-21.2.0 arrow-1.2.3 asttokens-2.2.1 attrs-23.1.0 backcall-0.2.0 beautifulsoup4-4.12.2 bleach-6.0.0 cffi-1.15.1 comm-0.1.4 contourpy-1.1.0 cycler-0.11.0 debugpy-1.6.7.post1 decorator-5.1.1 defusedxml-0.7.1 entrypoints-0.4 executing-1.2.0 fastjsonschema-2.18.0 fonttools-4.42.0 fqdn-1.5.1 greenlet-2.0.2 ipykernel-6.25.1 ipython-8.14.0 ipython-genutils-0.2.0 ipywidgets-8.1.0 isoduration-20.11.0 jedi-0.19.0 json5-0.9.14 jsonpointer-2.4 jsonschema-4.19.0 jsonschema-specifications-2023.7.1 jupyter-client-7.4.9 jupyter-core-5.3.1 jupyter-events-0.7.0 jupyter-server-1.24.0 jupyter-server-fileid-0.9.0 jupyter-server-ydoc-0.8.0 jupyter-ydoc-0.2.5 jupyterlab-3.6.5 jupyterlab-pygments-0.2.2 jupyterlab-server-2.24.0 jupyterlab-widgets-3.0.8 kiwisolver-1.4.4 matplotlib-3.7.2 matplotlib-inline-0.1.6 mistune-3.0.1 nbclassic-1.0.0 nbclean-0.3.2 nbclient-0.8.0 nbconvert-7.7.4 nbformat-5.9.2 nbgrader-0.8.4 nbsphinx-0.9.2 nest-asyncio-1.5.7 notebook-6.5.5 notebook-shim-0.2.3 numpy-1.25.2 pandocfilters-1.5.0 parso-0.8.3 pexpect-4.8.0 pickleshare-0.7.5 platformdirs-3.10.0 prometheus-client-0.17.1 prompt-toolkit-3.0.39 psutil-5.9.5 ptyprocess-0.7.0 pure-eval-0.2.2 pycparser-2.21 pydata-sphinx-theme-0.13.3 pyparsing-3.0.9 python-dateutil-2.8.2 python-json-logger-2.0.7 pyyaml-6.0.1 pyzmq-24.0.1 rapidfuzz-3.2.0 referencing-0.30.2 rfc3339-validator-0.1.4 rfc3986-validator-0.1.1 rpds-py-0.9.2 scanpy-tutorials-1.4.7.dev38+g3e4e434 sniffio-1.3.0 soupsieve-2.4.1 sphinx-5.3.0 sphinx-book-theme-1.0.1 sphinxcontrib-applehelp-1.0.7 sphinxcontrib-devhelp-1.0.5 sphinxcontrib-htmlhelp-2.0.4 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.6 sqlalchemy-2.0.20 stack-data-0.6.2 terminado-0.17.1 tinycss2-1.2.1 tornado-6.3.3 tqdm-4.66.1 traitlets-5.9.0 typing-extensions-4.7.1 uri-template-1.3.0 wcwidth-0.2.6 webcolors-1.13 webencodings-0.5.1 websocket-client-1.6.1 widgetsnbextension-4.0.8 y-py-0.6.0 ypy-websocket-0.8.4 [rtd-command-info] start-time: 2023-08-17T14:24:47.700844Z, end-time: 2023-08-17T14:24:47.757864Z, duration: 0, exit-code: 0 cat conf.py from datetime import datetime from pathlib import Path from importlib.metadata import metadata from nbclean import NotebookCleaner meta = metadata('scanpy-tutorials') project = meta['Name'] author = meta['Author'] copyright = f'{datetime.now():%Y}, {author}' release = version = meta['Version'] extensions = [ 'nbsphinx', ] templates_path = ['_templates'] source_suffix = '.rst' master_doc = 'index' language = 'en' exclude_patterns = ['_build', 'Thumbs.db', '.DS_Store', '**.ipynb_checkpoints', 'scanpy_workshop/*'] pygments_style = 'sphinx' # -- Options for HTML output ---------------------------------------------- html_theme = 'sphinx_book_theme' html_theme_options = dict( repository_url='https://github.com/theislab/scanpy-tutorials', repository_branch='master', use_repository_button=True, ) html_static_path = ['_static'] html_logo = '_static/img/Scanpy_Logo_BrightFG.svg' # -- Strip output ---------------------------------------------- for path in Path().rglob('**/*.ipynb'): ntbk = NotebookCleaner(str(path)) ntbk.clear('stderr') ntbk.save(path) ########################################################################### # 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/"), ("multiomics", "/en/multiomics/"), ], 'downloads': [ ], 'subprojects': [ ], 'slug': 'icb-scanpy-tutorials', 'name': u'scanpy-tutorials', 'rtd_language': u'en', 'programming_language': u'py', 'canonical_url': '', 'analytics_code': 'None', 'single_version': False, 'conf_py_path': '/', 'api_host': 'https://readthedocs.com', 'github_user': 'scverse', 'proxied_api_host': '/_', 'github_repo': 'scanpy-tutorials', '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': '3e4e4343', } # For sphinx >=1.8 we can use html_baseurl to set the canonical URL. # https://www.sphinx-doc.org/en/master/usage/configuration.html#confval-html_baseurl if version_info >= (1, 8): if not globals().get('html_baseurl'): html_baseurl = context['canonical_url'] context['canonical_url'] = None if 'html_context' in globals(): for key in context: if key not in html_context: html_context[key] = context[key] else: html_context = context # Add custom RTD extension if 'extensions' in globals(): # Insert at the beginning because it can interfere # with other extensions. # See https://github.com/rtfd/readthedocs.org/pull/4054 extensions.insert(0, "readthedocs_ext.readthedocs") else: extensions = ["readthedocs_ext.readthedocs"] # Add External version warning banner to the external version documentation if 'branch' == 'external': extensions.insert(1, "readthedocs_ext.external_version_warning") readthedocs_vcs_url = 'None' readthedocs_build_url = 'https://readthedocs.com/projects/icb-scanpy-tutorials/builds/1666650/' 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-08-17T14:24:48.295328Z, end-time: 2023-08-17T14:25:21.900689Z, duration: 33, exit-code: 0 python -m sphinx -T -E -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html Running Sphinx v5.3.0 making output directory... done building [mo]: targets for 0 po files that are out of date building [html]: targets for 11 source files that are out of date updating environment: [new config] 11 added, 0 changed, 0 removed reading sources... [ 9%] README reading sources... [ 18%] index reading sources... [ 27%] integrating-data-using-ingest /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/envs/latest/lib/python3.11/site-packages/nbsphinx/__init__.py:1058: RuntimeWarning: You are using an unsupported version of pandoc (2.9.2.1). Your version must be at least (2.14.2) but less than (4.0.0). Refer to https://pandoc.org/installing.html. Continuing with doubts... nbconvert.utils.pandoc.check_pandoc_version() reading sources... [ 36%] paga-paul15 reading sources... [ 45%] pbmc3k reading sources... [ 54%] plotting/advanced reading sources... [ 63%] plotting/core reading sources... [ 72%] spatial/basic-analysis reading sources... [ 81%] spatial/integration-scanorama reading sources... [ 90%] tutorial_pearson_residuals reading sources... [100%] visualizing-marker-genes /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/spatial/basic-analysis.ipynb:31: ERROR: Content block expected for the "note" directive; none found. /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/spatial/integration-scanorama.ipynb:31: ERROR: Content block expected for the "note" directive; none found. looking for now-outdated files... none found pickling environment... done checking consistency... /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/tutorial_pearson_residuals.ipynb: WARNING: document isn't included in any toctree done preparing documents... done writing output... [ 9%] README writing output... [ 18%] index writing output... [ 27%] integrating-data-using-ingest writing output... [ 36%] paga-paul15 writing output... [ 45%] pbmc3k writing output... [ 54%] plotting/advanced writing output... [ 63%] plotting/core writing output... [ 72%] spatial/basic-analysis writing output... [ 81%] spatial/integration-scanorama writing output... [ 90%] tutorial_pearson_residuals writing output... [100%] visualizing-marker-genes /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:13: WARNING: undefined label: '/plotting/advanced.ipynb#customization' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:13: WARNING: undefined label: '/plotting/advanced.ipynb#fig-ax' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:13: WARNING: undefined label: '/plotting/advanced.ipynb#mpl-ax' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:13: WARNING: undefined label: '/plotting/advanced.ipynb#size' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:13: WARNING: undefined label: '/plotting/advanced.ipynb#gap' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:13: WARNING: undefined label: '/plotting/advanced.ipynb#pretty-axes' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:13: WARNING: undefined label: '/plotting/advanced.ipynb#legends' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:13: WARNING: undefined label: '/plotting/advanced.ipynb#marks' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:13: WARNING: undefined label: '/plotting/advanced.ipynb#colors' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:14: WARNING: undefined label: '/plotting/advanced.ipynb#umap-subset' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:14: WARNING: undefined label: '/plotting/advanced.ipynb#umap-order' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:14: WARNING: undefined label: '/plotting/advanced.ipynb#umap-embed' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:14: WARNING: undefined label: '/plotting/advanced.ipynb#paga-prune' /home/docs/checkouts/readthedocs.org/user_builds/icb-scanpy-tutorials/checkouts/latest/plotting/advanced.ipynb:14: WARNING: undefined label: '/plotting/advanced.ipynb#paga-embed' generating indices... genindex done copying notebooks ... [ 12%] integrating-data-using-ingest.ipynb copying notebooks ... [ 25%] paga-paul15.ipynb copying notebooks ... [ 37%] pbmc3k.ipynb copying notebooks ... [ 50%] plotting/advanced.ipynb copying notebooks ... [ 62%] plotting/core.ipynb copying notebooks ... [ 75%] spatial/basic-analysis.ipynb copying notebooks ... [ 87%] spatial/integration-scanorama.ipynb copying notebooks ... [100%] tutorial_pearson_residuals.ipynb writing additional pages... search done copying images... [ 0%] _build/doctrees/nbsphinx/integrating-data-using-ingest_12_0.png copying images... [ 1%] _build/doctrees/nbsphinx/integrating-data-using-ingest_17_0.png copying images... [ 2%] _build/doctrees/nbsphinx/integrating-data-using-ingest_21_0.png copying images... [ 2%] _build/doctrees/nbsphinx/integrating-data-using-ingest_27_0.png copying images... [ 3%] _build/doctrees/nbsphinx/integrating-data-using-ingest_40_0.png copying images... [ 4%] _build/doctrees/nbsphinx/integrating-data-using-ingest_45_0.png copying images... [ 5%] _build/doctrees/nbsphinx/integrating-data-using-ingest_53_0.png copying images... [ 5%] _build/doctrees/nbsphinx/integrating-data-using-ingest_60_0.png copying images... [ 6%] _build/doctrees/nbsphinx/integrating-data-using-ingest_66_0.png copying images... [ 7%] _build/doctrees/nbsphinx/integrating-data-using-ingest_80_0.png copying images... [ 7%] _build/doctrees/nbsphinx/integrating-data-using-ingest_82_0.png copying images... [ 8%] _build/doctrees/nbsphinx/integrating-data-using-ingest_82_1.png copying images... [ 9%] _build/doctrees/nbsphinx/integrating-data-using-ingest_82_2.png copying images... [ 10%] _build/doctrees/nbsphinx/paga-paul15_13_0.png copying images... [ 10%] _build/doctrees/nbsphinx/paga-paul15_19_0.png copying images... [ 11%] _build/doctrees/nbsphinx/paga-paul15_27_1.png copying images... [ 12%] _build/doctrees/nbsphinx/paga-paul15_28_1.png copying images... [ 12%] _build/doctrees/nbsphinx/paga-paul15_35_2.png copying images... [ 13%] _build/doctrees/nbsphinx/paga-paul15_40_0.png copying images... [ 14%] _build/doctrees/nbsphinx/paga-paul15_42_0.png copying images... [ 15%] _build/doctrees/nbsphinx/paga-paul15_47_1.png copying images... [ 15%] _build/doctrees/nbsphinx/paga-paul15_56_0.png copying images... [ 16%] _build/doctrees/nbsphinx/paga-paul15_62_0.png copying images... [ 17%] _build/doctrees/nbsphinx/pbmc3k_15_1.png copying images... [ 17%] _build/doctrees/nbsphinx/pbmc3k_22_0.png copying images... [ 18%] _build/doctrees/nbsphinx/pbmc3k_24_0.png copying images... [ 19%] _build/doctrees/nbsphinx/pbmc3k_24_1.png copying images... [ 20%] _build/doctrees/nbsphinx/pbmc3k_33_0.png copying images... [ 20%] _build/doctrees/nbsphinx/pbmc3k_48_0.png copying images... [ 21%] _build/doctrees/nbsphinx/pbmc3k_50_0.png copying images... [ 22%] _build/doctrees/nbsphinx/pbmc3k_60_0.png copying images... [ 22%] _build/doctrees/nbsphinx/pbmc3k_62_0.png copying images... [ 23%] _build/doctrees/nbsphinx/pbmc3k_67_0.png copying images... [ 24%] _build/doctrees/nbsphinx/pbmc3k_72_1.png copying images... [ 25%] _build/doctrees/nbsphinx/pbmc3k_75_1.png copying images... [ 25%] _build/doctrees/nbsphinx/pbmc3k_79_1.png copying images... [ 26%] _build/doctrees/nbsphinx/pbmc3k_90_1.png copying images... [ 27%] _build/doctrees/nbsphinx/pbmc3k_92_0.png copying images... [ 27%] _build/doctrees/nbsphinx/pbmc3k_95_0.png copying images... [ 28%] _build/doctrees/nbsphinx/pbmc3k_97_0.png copying images... [ 29%] _build/doctrees/nbsphinx/pbmc3k_100_1.png copying images... [ 30%] _build/doctrees/nbsphinx/pbmc3k_102_0.png copying images... [ 30%] _build/doctrees/nbsphinx/pbmc3k_104_0.png copying images... [ 31%] _build/doctrees/nbsphinx/plotting_advanced_10_1.png copying images... [ 32%] _build/doctrees/nbsphinx/plotting_advanced_12_0.png copying images... [ 32%] _build/doctrees/nbsphinx/plotting_advanced_15_0.png copying images... [ 33%] _build/doctrees/nbsphinx/plotting_advanced_17_0.png copying images... [ 34%] _build/doctrees/nbsphinx/plotting_advanced_19_0.png copying images... [ 35%] _build/doctrees/nbsphinx/plotting_advanced_21_0.png copying images... [ 35%] _build/doctrees/nbsphinx/plotting_advanced_23_0.png copying images... [ 36%] _build/doctrees/nbsphinx/plotting_advanced_24_0.png copying images... [ 37%] _build/doctrees/nbsphinx/plotting_advanced_27_0.png copying images... [ 37%] _build/doctrees/nbsphinx/plotting_advanced_28_0.png copying images... [ 38%] _build/doctrees/nbsphinx/plotting_advanced_29_0.png copying images... [ 39%] _build/doctrees/nbsphinx/plotting_advanced_31_1.png copying images... [ 40%] _build/doctrees/nbsphinx/plotting_advanced_34_0.png copying images... [ 40%] _build/doctrees/nbsphinx/plotting_advanced_36_0.png copying images... [ 41%] _build/doctrees/nbsphinx/plotting_advanced_38_0.png copying images... [ 42%] _build/doctrees/nbsphinx/plotting_advanced_41_0.png copying images... [ 42%] _build/doctrees/nbsphinx/plotting_advanced_43_1.png copying images... [ 43%] _build/doctrees/nbsphinx/plotting_advanced_47_0.png copying images... [ 44%] _build/doctrees/nbsphinx/plotting_advanced_51_0.png copying images... [ 45%] _build/doctrees/nbsphinx/plotting_advanced_52_0.png copying images... [ 45%] _build/doctrees/nbsphinx/plotting_advanced_54_0.png copying images... [ 46%] _build/doctrees/nbsphinx/plotting_advanced_55_0.png copying images... [ 47%] _build/doctrees/nbsphinx/plotting_advanced_60_0.png copying images... [ 47%] _build/doctrees/nbsphinx/plotting_advanced_62_0.png copying images... [ 48%] _build/doctrees/nbsphinx/plotting_advanced_64_0.png copying images... [ 49%] _build/doctrees/nbsphinx/plotting_advanced_66_0.png copying images... [ 50%] _build/doctrees/nbsphinx/plotting_advanced_66_1.png copying images... [ 50%] _build/doctrees/nbsphinx/plotting_advanced_66_2.png copying images... [ 51%] _build/doctrees/nbsphinx/plotting_advanced_66_3.png copying images... [ 52%] _build/doctrees/nbsphinx/plotting_advanced_66_4.png copying images... [ 52%] _build/doctrees/nbsphinx/plotting_advanced_66_5.png copying images... [ 53%] _build/doctrees/nbsphinx/plotting_advanced_66_6.png copying images... [ 54%] _build/doctrees/nbsphinx/plotting_advanced_66_7.png copying images... [ 55%] _build/doctrees/nbsphinx/plotting_advanced_66_8.png copying images... [ 55%] _build/doctrees/nbsphinx/plotting_advanced_70_0.png copying images... [ 56%] _build/doctrees/nbsphinx/plotting_advanced_71_0.png copying images... [ 57%] _build/doctrees/nbsphinx/plotting_advanced_74_0.png copying images... [ 57%] _build/doctrees/nbsphinx/plotting_advanced_75_0.png copying images... [ 58%] _build/doctrees/nbsphinx/plotting_core_12_0.png copying images... [ 59%] _build/doctrees/nbsphinx/plotting_core_14_0.png copying images... [ 60%] _build/doctrees/nbsphinx/plotting_core_17_0.png copying images... [ 60%] _build/doctrees/nbsphinx/plotting_core_22_0.png copying images... [ 61%] _build/doctrees/nbsphinx/plotting_core_25_0.png copying images... [ 62%] _build/doctrees/nbsphinx/plotting_core_26_0.png copying images... [ 62%] _build/doctrees/nbsphinx/plotting_core_29_0.png copying images... [ 63%] _build/doctrees/nbsphinx/plotting_core_31_0.png copying images... [ 64%] _build/doctrees/nbsphinx/plotting_core_34_0.png copying images... [ 65%] _build/doctrees/nbsphinx/plotting_core_37_0.png copying images... [ 65%] _build/doctrees/nbsphinx/plotting_core_40_0.png copying images... [ 66%] _build/doctrees/nbsphinx/plotting_core_43_0.png copying images... [ 67%] _build/doctrees/nbsphinx/plotting_core_46_0.png copying images... [ 67%] _build/doctrees/nbsphinx/plotting_core_48_0.png copying images... [ 68%] _build/doctrees/nbsphinx/plotting_core_51_0.png copying images... [ 69%] _build/doctrees/nbsphinx/plotting_core_57_0.png copying images... [ 70%] _build/doctrees/nbsphinx/plotting_core_59_0.png copying images... [ 70%] _build/doctrees/nbsphinx/plotting_core_62_0.png copying images... [ 71%] _build/doctrees/nbsphinx/plotting_core_64_0.png copying images... [ 72%] _build/doctrees/nbsphinx/plotting_core_66_0.png copying images... [ 72%] _build/doctrees/nbsphinx/plotting_core_68_0.png copying images... [ 73%] _build/doctrees/nbsphinx/plotting_core_70_0.png copying images... [ 74%] _build/doctrees/nbsphinx/plotting_core_72_0.png copying images... [ 75%] _build/doctrees/nbsphinx/plotting_core_74_0.png copying images... [ 75%] _build/doctrees/nbsphinx/plotting_core_74_1.png copying images... [ 76%] _build/doctrees/nbsphinx/plotting_core_74_2.png copying images... [ 77%] _build/doctrees/nbsphinx/plotting_core_74_3.png copying images... [ 77%] _build/doctrees/nbsphinx/plotting_core_74_4.png copying images... [ 78%] _build/doctrees/nbsphinx/plotting_core_74_5.png copying images... [ 79%] _build/doctrees/nbsphinx/plotting_core_74_6.png copying images... [ 80%] _build/doctrees/nbsphinx/plotting_core_74_7.png copying images... [ 80%] _build/doctrees/nbsphinx/plotting_core_74_8.png copying images... [ 81%] _build/doctrees/nbsphinx/plotting_core_77_0.png copying images... [ 82%] _build/doctrees/nbsphinx/plotting_core_80_0.png copying images... [ 82%] _build/doctrees/nbsphinx/spatial_basic-analysis_12_1.png copying images... [ 83%] _build/doctrees/nbsphinx/spatial_basic-analysis_20_0.png copying images... [ 84%] _build/doctrees/nbsphinx/spatial_basic-analysis_23_0.png copying images... [ 85%] _build/doctrees/nbsphinx/spatial_basic-analysis_25_0.png copying images... [ 85%] _build/doctrees/nbsphinx/spatial_basic-analysis_28_0.png copying images... [ 86%] _build/doctrees/nbsphinx/spatial_basic-analysis_31_1.png copying images... [ 87%] _build/doctrees/nbsphinx/spatial_basic-analysis_33_0.png copying images... [ 87%] _build/doctrees/nbsphinx/spatial_basic-analysis_43_0.png copying images... [ 88%] _build/doctrees/nbsphinx/spatial_basic-analysis_56_0.png copying images... [ 89%] _build/doctrees/nbsphinx/spatial_basic-analysis_56_1.png copying images... [ 90%] _build/doctrees/nbsphinx/spatial_integration-scanorama_11_0.png copying images... [ 90%] _build/doctrees/nbsphinx/spatial_integration-scanorama_11_1.png copying images... [ 91%] _build/doctrees/nbsphinx/spatial_integration-scanorama_19_1.png copying images... [ 92%] _build/doctrees/nbsphinx/spatial_integration-scanorama_22_1.png copying images... [ 92%] _build/doctrees/nbsphinx/spatial_integration-scanorama_43_0.png copying images... [ 93%] _build/doctrees/nbsphinx/spatial_integration-scanorama_43_1.png copying images... [ 94%] _build/doctrees/nbsphinx/spatial_integration-scanorama_45_0.png copying images... [ 95%] _build/doctrees/nbsphinx/spatial_integration-scanorama_45_1.png copying images... [ 95%] _build/doctrees/nbsphinx/tutorial_pearson_residuals_19_1.png copying images... [ 96%] _build/doctrees/nbsphinx/tutorial_pearson_residuals_19_3.png copying images... [ 97%] _build/doctrees/nbsphinx/tutorial_pearson_residuals_29_1.png copying images... [ 97%] _build/doctrees/nbsphinx/tutorial_pearson_residuals_49_1.png copying images... [ 98%] _build/doctrees/nbsphinx/tutorial_pearson_residuals_49_2.png copying images... [ 99%] _build/doctrees/nbsphinx/tutorial_pearson_residuals_49_4.png copying images... [100%] _build/doctrees/nbsphinx/tutorial_pearson_residuals_49_5.png copying static files... done copying extra files... done dumping search index in English (code: en)... done dumping object inventory... done Updating searchtools for Read the Docs search... build succeeded, 17 warnings. The HTML pages are in _readthedocs/html.