Deploy details
Deploy log
Initializing
Complete
Initializing
Complete
6:08:20 PM: Build ready to start
6:08:35 PM: build-image version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34 (focal)
6:08:35 PM: buildbot version: 9c9fb6952e50bb092d4b66daf2368677e5c68e34
6:08:35 PM: Fetching cached dependencies
6:08:35 PM: Failed to fetch cache, continuing with build
6:08:35 PM: Starting to prepare the repo for build
6:08:35 PM: No cached dependencies found. Cloning fresh repo
6:08:35 PM: git clone --filter=blob:none https://github.com/neurodata/hyppo
6:08:36 PM: Preparing Git Reference refs/heads/main
6:08:37 PM: Custom build command detected. Proceeding with the specified command: 'pip install -r docs/requirements.txt; pip install -r requirements.txt; pip install -e .; cd docs; make all; cd ..'
6:08:38 PM: Starting to install dependencies
6:08:38 PM: mise python@3.8.20 install
6:08:39 PM: mise python@3.8.20 download cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:08:39 PM: mise python@3.8.20 extract cpython-3.8.20+20241002-x86_64-unknown-linux-gnu-install_only_stripped.tar.gz
6:08:39 PM: mise python@3.8.20 python --version
6:08:39 PM: mise python@3.8.20 Python 3.8.20
6:08:39 PM: mise python@3.8.20 ✓ installed
6:08:39 PM: Python version set to 3.8
6:08:40 PM: Collecting pipenv
6:08:40 PM: Downloading pipenv-2024.4.1-py3-none-any.whl.metadata (17 kB)
6:08:41 PM: Collecting certifi (from pipenv)
6:08:41 PM: Downloading certifi-2025.1.31-py3-none-any.whl.metadata (2.5 kB)
6:08:41 PM: Collecting packaging>=22 (from pipenv)
6:08:41 PM: Downloading packaging-24.2-py3-none-any.whl.metadata (3.2 kB)
6:08:41 PM: Requirement already satisfied: setuptools>=67 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from pipenv) (70.3.0)
6:08:41 PM: Collecting virtualenv>=20.24.2 (from pipenv)
6:08:41 PM: Downloading virtualenv-20.29.2-py3-none-any.whl.metadata (4.5 kB)
6:08:41 PM: Collecting distlib<1,>=0.3.7 (from virtualenv>=20.24.2->pipenv)
6:08:41 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl.metadata (5.2 kB)
6:08:41 PM: Collecting filelock<4,>=3.12.2 (from virtualenv>=20.24.2->pipenv)
6:08:41 PM: Downloading filelock-3.16.1-py3-none-any.whl.metadata (2.9 kB)
6:08:41 PM: Collecting platformdirs<5,>=3.9.1 (from virtualenv>=20.24.2->pipenv)
6:08:41 PM: Downloading platformdirs-4.3.6-py3-none-any.whl.metadata (11 kB)
6:08:41 PM: Downloading pipenv-2024.4.1-py3-none-any.whl (3.0 MB)
6:08:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 35.7 MB/s eta 0:00:00
6:08:41 PM: Downloading packaging-24.2-py3-none-any.whl (65 kB)
6:08:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 65.5/65.5 kB 4.3 MB/s eta 0:00:00
6:08:41 PM: Downloading virtualenv-20.29.2-py3-none-any.whl (4.3 MB)
6:08:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.3/4.3 MB 122.0 MB/s eta 0:00:00
6:08:41 PM: Downloading certifi-2025.1.31-py3-none-any.whl (166 kB)
6:08:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 166.4/166.4 kB 13.3 MB/s eta 0:00:00
6:08:41 PM: Downloading distlib-0.3.9-py2.py3-none-any.whl (468 kB)
6:08:41 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 469.0/469.0 kB 33.8 MB/s eta 0:00:00
6:08:41 PM: Downloading filelock-3.16.1-py3-none-any.whl (16 kB)
6:08:41 PM: Downloading platformdirs-4.3.6-py3-none-any.whl (18 kB)
6:08:41 PM: Installing collected packages: distlib, platformdirs, packaging, filelock, certifi, virtualenv, pipenv
6:08:43 PM: Successfully installed certifi-2025.1.31 distlib-0.3.9 filelock-3.16.1 packaging-24.2 pipenv-2024.4.1 platformdirs-4.3.6 virtualenv-20.29.2
6:08:43 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:08:43 PM: [notice] To update, run: pip install --upgrade pip
6:08:43 PM: Installing pip dependencies from requirements.txt
6:08:43 PM: Started restoring cached pip cache
6:08:43 PM: Finished restoring cached pip cache
6:08:43 PM: Collecting numpy>=1.17 (from -r requirements.txt (line 1))
6:08:43 PM: Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.6 kB)
6:08:44 PM: Collecting scipy>=1.4.0 (from -r requirements.txt (line 2))
6:08:44 PM: Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (58 kB)
6:08:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.9/58.9 kB 2.2 MB/s eta 0:00:00
6:08:44 PM: Collecting numba>=0.46 (from -r requirements.txt (line 3))
6:08:44 PM: Downloading numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl.metadata (2.7 kB)
6:08:44 PM: Collecting scikit-learn>=0.22 (from -r requirements.txt (line 4))
6:08:44 PM: Downloading scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (11 kB)
6:08:44 PM: Collecting joblib>=0.17.0 (from -r requirements.txt (line 5))
6:08:44 PM: Downloading joblib-1.4.2-py3-none-any.whl.metadata (5.4 kB)
6:08:44 PM: Collecting autograd>=1.3 (from -r requirements.txt (line 6))
6:08:44 PM: Downloading autograd-1.7.0-py3-none-any.whl.metadata (7.5 kB)
6:08:44 PM: Collecting future (from -r requirements.txt (line 7))
6:08:44 PM: Downloading future-1.0.0-py3-none-any.whl.metadata (4.0 kB)
6:08:44 PM: Collecting llvmlite<0.42,>=0.41.0dev0 (from numba>=0.46->-r requirements.txt (line 3))
6:08:44 PM: Downloading llvmlite-0.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.8 kB)
6:08:44 PM: Collecting importlib-metadata (from numba>=0.46->-r requirements.txt (line 3))
6:08:44 PM: Downloading importlib_metadata-8.5.0-py3-none-any.whl.metadata (4.8 kB)
6:08:44 PM: Collecting threadpoolctl>=2.0.0 (from scikit-learn>=0.22->-r requirements.txt (line 4))
6:08:44 PM: Downloading threadpoolctl-3.5.0-py3-none-any.whl.metadata (13 kB)
6:08:44 PM: Collecting zipp>=3.20 (from importlib-metadata->numba>=0.46->-r requirements.txt (line 3))
6:08:44 PM: Downloading zipp-3.20.2-py3-none-any.whl.metadata (3.7 kB)
6:08:44 PM: Downloading numpy-1.24.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (17.3 MB)
6:08:44 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 17.3/17.3 MB 119.3 MB/s eta 0:00:00
6:08:44 PM: Downloading scipy-1.10.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (34.5 MB)
6:08:45 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 34.5/34.5 MB 114.1 MB/s eta 0:00:00
6:08:45 PM: Downloading numba-0.58.1-cp38-cp38-manylinux2014_x86_64.manylinux_2_17_x86_64.whl (3.7 MB)
6:08:45 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.7/3.7 MB 133.0 MB/s eta 0:00:00
6:08:45 PM: Downloading scikit_learn-1.3.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (11.1 MB)
6:08:45 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.1/11.1 MB 130.7 MB/s eta 0:00:00
6:08:45 PM: Downloading joblib-1.4.2-py3-none-any.whl (301 kB)
6:08:45 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.8/301.8 kB 7.7 MB/s eta 0:00:00
6:08:45 PM: Downloading autograd-1.7.0-py3-none-any.whl (52 kB)
6:08:45 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.5/52.5 kB 940.6 kB/s eta 0:00:00
6:08:45 PM: Downloading future-1.0.0-py3-none-any.whl (491 kB)
6:08:45 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 491.3/491.3 kB 11.2 MB/s eta 0:00:00
6:08:45 PM: Downloading llvmlite-0.41.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (43.6 MB)
6:08:46 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 43.6/43.6 MB 14.6 MB/s eta 0:00:00
6:08:46 PM: Downloading threadpoolctl-3.5.0-py3-none-any.whl (18 kB)
6:08:46 PM: Downloading importlib_metadata-8.5.0-py3-none-any.whl (26 kB)
6:08:46 PM: Downloading zipp-3.20.2-py3-none-any.whl (9.2 kB)
6:08:46 PM: Installing collected packages: zipp, threadpoolctl, numpy, llvmlite, joblib, future, scipy, importlib-metadata, autograd, scikit-learn, numba
6:08:57 PM: Successfully installed autograd-1.7.0 future-1.0.0 importlib-metadata-8.5.0 joblib-1.4.2 llvmlite-0.41.1 numba-0.58.1 numpy-1.24.4 scikit-learn-1.3.2 scipy-1.10.1 threadpoolctl-3.5.0 zipp-3.20.2
6:08:58 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:08:58 PM: [notice] To update, run: pip install --upgrade pip
6:08:58 PM: Pip dependencies installed
6:08:58 PM: Attempting Ruby version 2.6.2, read from environment
6:08:58 PM: Required ruby-2.6.2 is not installed - installing.
6:08:59 PM: Searching for binary rubies, this might take some time.
6:08:59 PM: Found remote file https://rvm_io.global.ssl.fastly.net/binaries/ubuntu/20.04/x86_64/ruby-2.6.2.tar.bz2
6:08:59 PM: Checking requirements for ubuntu.
6:08:59 PM: Requirements installation successful.
6:08:59 PM: ruby-2.6.2 - #configure
6:08:59 PM: ruby-2.6.2 - #download
6:08:59 PM: ruby-2.6.2 - #validate archive
6:09:02 PM: ruby-2.6.2 - #extract
6:09:04 PM: ruby-2.6.2 - #validate binary
6:09:04 PM: ruby-2.6.2 - #setup
6:09:04 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2@global
6:09:05 PM: ruby-2.6.2 - #importing gemset /opt/buildhome/.rvm/gemsets/global.gems........................................
6:09:05 PM: ruby-2.6.2 - #generating global wrappers........
6:09:05 PM: ruby-2.6.2 - #gemset created /opt/buildhome/.rvm/gems/ruby-2.6.2
6:09:05 PM: ruby-2.6.2 - #importing gemsetfile /opt/buildhome/.rvm/gemsets/default.gems evaluated to empty gem list
6:09:05 PM: ruby-2.6.2 - #generating default wrappers........
6:09:05 PM: Using /opt/buildhome/.rvm/gems/ruby-2.6.2
6:09:06 PM: Using Ruby version 2.6.2
6:09:06 PM: Started restoring cached go cache
6:09:06 PM: Finished restoring cached go cache
6:09:06 PM: Installing Go version 1.12 (requested 1.12)
6:09:11 PM: go version go1.12 linux/amd64
6:09:12 PM: Using PHP version 8.0
6:09:13 PM: Downloading and installing node v10.24.1...
6:09:13 PM: Downloading https://nodejs.org/dist/v10.24.1/node-v10.24.1-linux-x64.tar.xz...
6:09:14 PM: Computing checksum with sha256sum
6:09:14 PM: Checksums matched!
6:09:15 PM: Now using node v10.24.1 (npm v6.14.12)
6:09:15 PM: Started restoring cached build plugins
6:09:15 PM: Finished restoring cached build plugins
6:09:15 PM: Successfully installed dependencies
6:09:15 PM: Starting build script
6:09:16 PM: Detected 0 framework(s)
6:09:16 PM: Section completed: initializing
Building
Complete
Building
Complete
6:09:18 PM: Netlify Build
6:09:18 PM: ────────────────────────────────────────────────────────────────
6:09:18 PM:
6:09:18 PM: ❯ Version
6:09:18 PM: @netlify/build 29.58.9
6:09:18 PM:
6:09:18 PM: ❯ Flags
6:09:18 PM: accountId: 5d9784c7e9ff923d4c713019
6:09:18 PM: baseRelDir: true
6:09:18 PM: buildId: 67b76f94e87e1c0008f1a023
6:09:18 PM: deployId: 67b76f94e87e1c0008f1a025
6:09:18 PM:
6:09:18 PM: ❯ Current directory
6:09:18 PM: /opt/build/repo
6:09:18 PM:
6:09:18 PM: ❯ Config file
6:09:18 PM: /opt/build/repo/netlify.toml
6:09:18 PM:
6:09:18 PM: ❯ Context
6:09:18 PM: production
6:09:18 PM:
6:09:18 PM: build.command from netlify.toml
6:09:18 PM: ────────────────────────────────────────────────────────────────
6:09:18 PM:
6:09:18 PM: $ pip install -r docs/requirements.txt; pip install -r requirements.txt; pip install -e .; cd docs; make all; cd ..
6:09:18 PM: Collecting sphinxcontrib-rawfiles==0.1.1 (from -r docs/requirements.txt (line 1))
6:09:18 PM: Downloading sphinxcontrib-rawfiles-0.1.1.tar.gz (3.3 kB)
6:09:18 PM: Installing build dependencies: started
6:09:20 PM: Installing build dependencies: finished with status 'done'
6:09:20 PM: Getting requirements to build wheel: started
6:09:20 PM: Getting requirements to build wheel: finished with status 'done'
6:09:20 PM: Preparing metadata (pyproject.toml): started
6:09:20 PM: Preparing metadata (pyproject.toml): finished with status 'done'
6:09:20 PM: Collecting nbsphinx==0.8.0 (from -r docs/requirements.txt (line 2))
6:09:20 PM: Downloading nbsphinx-0.8.0-py3-none-any.whl.metadata (2.1 kB)
6:09:21 PM: Collecting ipython==8.10.0 (from -r docs/requirements.txt (line 3))
6:09:21 PM: Downloading ipython-8.10.0-py3-none-any.whl.metadata (5.7 kB)
6:09:21 PM: Collecting ipykernel==5.4.3 (from -r docs/requirements.txt (line 4))
6:09:21 PM: Downloading ipykernel-5.4.3-py3-none-any.whl.metadata (1.1 kB)
6:09:21 PM: Collecting sphinx==4.0.2 (from -r docs/requirements.txt (line 5))
6:09:21 PM: Downloading Sphinx-4.0.2-py3-none-any.whl.metadata (7.9 kB)
6:09:21 PM: Collecting pydata-sphinx-theme==0.7.1 (from -r docs/requirements.txt (line 6))
6:09:21 PM: Downloading pydata_sphinx_theme-0.7.1-py3-none-any.whl.metadata (7.7 kB)
6:09:21 PM: Collecting sphinx-gallery==0.8.2 (from -r docs/requirements.txt (line 7))
6:09:21 PM: Downloading sphinx-gallery-0.8.2.tar.gz (6.5 MB)
6:09:21 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/6.5 MB ? eta -:--:--
6:09:21 PM: ━━━╺━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.5/6.5 MB 15.8 MB/s eta 0:00:01
6:09:21 PM: ━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━━━━━━━━━ 4.0/6.5 MB 63.9 MB/s eta 0:00:01
6:09:21 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 6.5/6.5 MB 66.2 MB/s eta 0:00:00
6:09:21 PM: Installing build dependencies: started
6:09:22 PM: Installing build dependencies: finished with status 'done'
6:09:22 PM: Getting requirements to build wheel: started
6:09:23 PM: Getting requirements to build wheel: finished with status 'done'
6:09:23 PM: Preparing metadata (pyproject.toml): started
6:09:23 PM: Preparing metadata (pyproject.toml): finished with status 'done'
6:09:23 PM: Collecting numpydoc==0.7.0 (from -r docs/requirements.txt (line 8))
6:09:23 PM: Downloading numpydoc-0.7.0.tar.gz (19 kB)
6:09:23 PM: Installing build dependencies: started
6:09:24 PM: Installing build dependencies: finished with status 'done'
6:09:24 PM: Getting requirements to build wheel: started
6:09:24 PM: Getting requirements to build wheel: finished with status 'done'
6:09:24 PM: Preparing metadata (pyproject.toml): started
6:09:24 PM: Preparing metadata (pyproject.toml): finished with status 'done'
6:09:24 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
6:09:24 PM: Downloading myst_parser-3.0.1-py3-none-any.whl.metadata (5.5 kB)
6:09:24 PM: Collecting matplotlib (from -r docs/requirements.txt (line 10))
6:09:24 PM: Downloading matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (5.7 kB)
6:09:24 PM: Collecting seaborn (from -r docs/requirements.txt (line 11))
6:09:24 PM: Downloading seaborn-0.13.2-py3-none-any.whl.metadata (5.4 kB)
6:09:24 PM: Collecting sphinxcontrib-bibtex>=2.2.0 (from -r docs/requirements.txt (line 12))
6:09:24 PM: Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl.metadata (6.3 kB)
6:09:24 PM: Collecting docutils==0.17.1 (from -r docs/requirements.txt (line 13))
6:09:24 PM: Downloading docutils-0.17.1-py2.py3-none-any.whl.metadata (2.9 kB)
6:09:24 PM: Collecting sphinx_sitemap (from -r docs/requirements.txt (line 14))
6:09:24 PM: Downloading sphinx_sitemap-2.6.0-py3-none-any.whl.metadata (3.4 kB)
6:09:25 PM: Collecting jinja2 (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:25 PM: Downloading jinja2-3.1.5-py3-none-any.whl.metadata (2.6 kB)
6:09:25 PM: Collecting nbconvert!=5.4 (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:25 PM: Downloading nbconvert-7.16.6-py3-none-any.whl.metadata (8.5 kB)
6:09:25 PM: Collecting nbformat (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:25 PM: Downloading nbformat-5.10.4-py3-none-any.whl.metadata (3.6 kB)
6:09:25 PM: Collecting traitlets (from nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:25 PM: Downloading traitlets-5.14.3-py3-none-any.whl.metadata (10 kB)
6:09:25 PM: Collecting backcall (from ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:25 PM: Downloading backcall-0.2.0-py2.py3-none-any.whl.metadata (2.0 kB)
6:09:25 PM: Collecting decorator (from ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:25 PM: Downloading decorator-5.1.1-py3-none-any.whl.metadata (4.0 kB)
6:09:25 PM: Collecting jedi>=0.16 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:25 PM: Downloading jedi-0.19.2-py2.py3-none-any.whl.metadata (22 kB)
6:09:25 PM: Collecting matplotlib-inline (from ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:25 PM: Downloading matplotlib_inline-0.1.7-py3-none-any.whl.metadata (3.9 kB)
6:09:25 PM: Collecting pickleshare (from ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:25 PM: Downloading pickleshare-0.7.5-py2.py3-none-any.whl.metadata (1.5 kB)
6:09:25 PM: Collecting prompt-toolkit<3.1.0,>=3.0.30 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:25 PM: Downloading prompt_toolkit-3.0.50-py3-none-any.whl.metadata (6.6 kB)
6:09:25 PM: Collecting pygments>=2.4.0 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:25 PM: Downloading pygments-2.19.1-py3-none-any.whl.metadata (2.5 kB)
6:09:25 PM: Collecting stack-data (from ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:25 PM: Downloading stack_data-0.6.3-py3-none-any.whl.metadata (18 kB)
6:09:25 PM: Collecting pexpect>4.3 (from ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:25 PM: Downloading pexpect-4.9.0-py2.py3-none-any.whl.metadata (2.5 kB)
6:09:25 PM: Collecting jupyter-client (from ipykernel==5.4.3->-r docs/requirements.txt (line 4))
6:09:25 PM: Downloading jupyter_client-8.6.3-py3-none-any.whl.metadata (8.3 kB)
6:09:25 PM: Collecting tornado>=4.2 (from ipykernel==5.4.3->-r docs/requirements.txt (line 4))
6:09:25 PM: Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.5 kB)
6:09:25 PM: Collecting sphinxcontrib-applehelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:25 PM: Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl.metadata (2.7 kB)
6:09:25 PM: Collecting sphinxcontrib-devhelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:25 PM: Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl.metadata (1.4 kB)
6:09:25 PM: Collecting sphinxcontrib-jsmath (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:25 PM: Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl.metadata (1.4 kB)
6:09:26 PM: Collecting sphinxcontrib-htmlhelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:26 PM: Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl.metadata (2.8 kB)
6:09:26 PM: Collecting sphinxcontrib-serializinghtml (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:26 PM: Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl.metadata (1.5 kB)
6:09:26 PM: Collecting sphinxcontrib-qthelp (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:26 PM: Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl.metadata (1.4 kB)
6:09:26 PM: Collecting snowballstemmer>=1.1 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:26 PM: Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl.metadata (6.5 kB)
6:09:26 PM: Collecting babel>=1.3 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:26 PM: Downloading babel-2.17.0-py3-none-any.whl.metadata (2.0 kB)
6:09:26 PM: Collecting alabaster<0.8,>=0.7 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:26 PM: Downloading alabaster-0.7.13-py3-none-any.whl.metadata (3.0 kB)
6:09:26 PM: Collecting imagesize (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:26 PM: Downloading imagesize-1.4.1-py2.py3-none-any.whl.metadata (1.5 kB)
6:09:26 PM: Collecting requests>=2.5.0 (from sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:26 PM: Downloading requests-2.32.3-py3-none-any.whl.metadata (4.6 kB)
6:09:26 PM: Requirement already satisfied: setuptools in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from sphinx==4.0.2->-r docs/requirements.txt (line 5)) (70.3.0)
6:09:26 PM: Requirement already satisfied: packaging in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from sphinx==4.0.2->-r docs/requirements.txt (line 5)) (24.2)
6:09:26 PM: Collecting beautifulsoup4 (from pydata-sphinx-theme==0.7.1->-r docs/requirements.txt (line 6))
6:09:26 PM: Downloading beautifulsoup4-4.13.3-py3-none-any.whl.metadata (3.8 kB)
6:09:26 PM: INFO: pip is looking at multiple versions of myst-parser to determine which version is compatible with other requirements. This could take a while.
6:09:26 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
6:09:26 PM: Downloading myst_parser-3.0.0-py3-none-any.whl.metadata (5.5 kB)
6:09:26 PM: Downloading myst_parser-2.0.0-py3-none-any.whl.metadata (5.4 kB)
6:09:26 PM: Collecting markdown-it-py~=3.0 (from myst_parser->-r docs/requirements.txt (line 9))
6:09:26 PM: Downloading markdown_it_py-3.0.0-py3-none-any.whl.metadata (6.9 kB)
6:09:26 PM: Collecting mdit-py-plugins~=0.4 (from myst_parser->-r docs/requirements.txt (line 9))
6:09:26 PM: Downloading mdit_py_plugins-0.4.2-py3-none-any.whl.metadata (2.8 kB)
6:09:26 PM: Collecting pyyaml (from myst_parser->-r docs/requirements.txt (line 9))
6:09:26 PM: Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (2.1 kB)
6:09:26 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
6:09:26 PM: Downloading myst_parser-1.0.0-py3-none-any.whl.metadata (5.5 kB)
6:09:26 PM: Collecting markdown-it-py<3.0.0,>=1.0.0 (from myst_parser->-r docs/requirements.txt (line 9))
6:09:26 PM: Downloading markdown_it_py-2.2.0-py3-none-any.whl.metadata (6.8 kB)
6:09:26 PM: Collecting mdit-py-plugins~=0.3.4 (from myst_parser->-r docs/requirements.txt (line 9))
6:09:26 PM: Downloading mdit_py_plugins-0.3.5-py3-none-any.whl.metadata (2.8 kB)
6:09:26 PM: Collecting myst_parser (from -r docs/requirements.txt (line 9))
6:09:26 PM: Downloading myst_parser-0.19.2-py3-none-any.whl.metadata (5.5 kB)
6:09:26 PM: Downloading myst_parser-0.19.1-py3-none-any.whl.metadata (5.5 kB)
6:09:26 PM: Downloading myst_parser-0.19.0-py3-none-any.whl.metadata (5.5 kB)
6:09:26 PM: Downloading myst_parser-0.18.1-py3-none-any.whl.metadata (5.1 kB)
6:09:26 PM: Collecting typing-extensions (from myst_parser->-r docs/requirements.txt (line 9))
6:09:26 PM: Downloading typing_extensions-4.12.2-py3-none-any.whl.metadata (3.0 kB)
6:09:26 PM: Collecting contourpy>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 10))
6:09:26 PM: Downloading contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (5.9 kB)
6:09:26 PM: Collecting cycler>=0.10 (from matplotlib->-r docs/requirements.txt (line 10))
6:09:27 PM: Downloading cycler-0.12.1-py3-none-any.whl.metadata (3.8 kB)
6:09:27 PM: Collecting fonttools>=4.22.0 (from matplotlib->-r docs/requirements.txt (line 10))
6:09:27 PM: Downloading fonttools-4.56.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (101 kB)
6:09:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/101.7 kB ? eta -:--:--
6:09:27 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 101.7/101.7 kB 6.0 MB/s eta 0:00:00
6:09:27 PM: Collecting kiwisolver>=1.0.1 (from matplotlib->-r docs/requirements.txt (line 10))
6:09:27 PM: Downloading kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl.metadata (6.3 kB)
6:09:27 PM: Requirement already satisfied: numpy<2,>=1.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from matplotlib->-r docs/requirements.txt (line 10)) (1.24.4)
6:09:27 PM: Collecting pillow>=6.2.0 (from matplotlib->-r docs/requirements.txt (line 10))
6:09:27 PM: Downloading pillow-10.4.0-cp38-cp38-manylinux_2_28_x86_64.whl.metadata (9.2 kB)
6:09:27 PM: Collecting pyparsing>=2.3.1 (from matplotlib->-r docs/requirements.txt (line 10))
6:09:27 PM: Downloading pyparsing-3.1.4-py3-none-any.whl.metadata (5.1 kB)
6:09:27 PM: Collecting python-dateutil>=2.7 (from matplotlib->-r docs/requirements.txt (line 10))
6:09:27 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
6:09:27 PM: Collecting importlib-resources>=3.2.0 (from matplotlib->-r docs/requirements.txt (line 10))
6:09:27 PM: Downloading importlib_resources-6.4.5-py3-none-any.whl.metadata (4.0 kB)
6:09:27 PM: Collecting pandas>=1.2 (from seaborn->-r docs/requirements.txt (line 11))
6:09:27 PM: Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (18 kB)
6:09:27 PM: Collecting pybtex>=0.24 (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
6:09:27 PM: Downloading pybtex-0.24.0-py2.py3-none-any.whl.metadata (2.0 kB)
6:09:27 PM: Collecting pybtex-docutils>=1.0.0 (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
6:09:27 PM: Downloading pybtex_docutils-1.0.3-py3-none-any.whl.metadata (4.3 kB)
6:09:28 PM: Requirement already satisfied: importlib-metadata>=3.6 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12)) (8.5.0)
6:09:28 PM: Collecting pytz>=2015.7 (from babel>=1.3->sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:28 PM: Downloading pytz-2025.1-py2.py3-none-any.whl.metadata (22 kB)
6:09:28 PM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata>=3.6->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12)) (3.20.2)
6:09:28 PM: Collecting parso<0.9.0,>=0.8.4 (from jedi>=0.16->ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:28 PM: Downloading parso-0.8.4-py2.py3-none-any.whl.metadata (7.7 kB)
6:09:28 PM: Collecting MarkupSafe>=2.0 (from jinja2->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (3.0 kB)
6:09:28 PM: Collecting mdurl~=0.1 (from markdown-it-py<3.0.0,>=1.0.0->myst_parser->-r docs/requirements.txt (line 9))
6:09:28 PM: Downloading mdurl-0.1.2-py3-none-any.whl.metadata (1.6 kB)
6:09:28 PM: Collecting bleach!=5.0.0 (from bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading bleach-6.1.0-py3-none-any.whl.metadata (30 kB)
6:09:28 PM: Collecting defusedxml (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading defusedxml-0.7.1-py2.py3-none-any.whl.metadata (32 kB)
6:09:28 PM: Collecting jupyter-core>=4.7 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading jupyter_core-5.7.2-py3-none-any.whl.metadata (3.4 kB)
6:09:28 PM: Collecting jupyterlab-pygments (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl.metadata (4.4 kB)
6:09:28 PM: Collecting mistune<4,>=2.0.3 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading mistune-3.1.2-py3-none-any.whl.metadata (1.7 kB)
6:09:28 PM: Collecting nbclient>=0.5.0 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading nbclient-0.10.1-py3-none-any.whl.metadata (8.2 kB)
6:09:28 PM: Collecting pandocfilters>=1.4.1 (from nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading pandocfilters-1.5.1-py2.py3-none-any.whl.metadata (9.0 kB)
6:09:28 PM: Collecting fastjsonschema>=2.15 (from nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading fastjsonschema-2.21.1-py3-none-any.whl.metadata (2.2 kB)
6:09:28 PM: Collecting jsonschema>=2.6 (from nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:28 PM: Downloading jsonschema-4.23.0-py3-none-any.whl.metadata (7.9 kB)
6:09:28 PM: Collecting tzdata>=2022.1 (from pandas>=1.2->seaborn->-r docs/requirements.txt (line 11))
6:09:28 PM: Downloading tzdata-2025.1-py2.py3-none-any.whl.metadata (1.4 kB)
6:09:28 PM: Collecting ptyprocess>=0.5 (from pexpect>4.3->ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:28 PM: Downloading ptyprocess-0.7.0-py2.py3-none-any.whl.metadata (1.3 kB)
6:09:28 PM: Collecting wcwidth (from prompt-toolkit<3.1.0,>=3.0.30->ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:28 PM: Downloading wcwidth-0.2.13-py2.py3-none-any.whl.metadata (14 kB)
6:09:28 PM: Collecting latexcodec>=1.0.4 (from pybtex>=0.24->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
6:09:28 PM: Downloading latexcodec-3.0.0-py3-none-any.whl.metadata (4.9 kB)
6:09:29 PM: Collecting six (from pybtex>=0.24->sphinxcontrib-bibtex>=2.2.0->-r docs/requirements.txt (line 12))
6:09:29 PM: Downloading six-1.17.0-py2.py3-none-any.whl.metadata (1.7 kB)
6:09:29 PM: Collecting charset-normalizer<4,>=2 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:29 PM: Downloading charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (35 kB)
6:09:29 PM: Collecting idna<4,>=2.5 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:29 PM: Downloading idna-3.10-py3-none-any.whl.metadata (10 kB)
6:09:29 PM: Collecting urllib3<3,>=1.21.1 (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5))
6:09:29 PM: Downloading urllib3-2.2.3-py3-none-any.whl.metadata (6.5 kB)
6:09:29 PM: Requirement already satisfied: certifi>=2017.4.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from requests>=2.5.0->sphinx==4.0.2->-r docs/requirements.txt (line 5)) (2025.1.31)
6:09:29 PM: Collecting soupsieve>1.2 (from beautifulsoup4->pydata-sphinx-theme==0.7.1->-r docs/requirements.txt (line 6))
6:09:29 PM: Downloading soupsieve-2.6-py3-none-any.whl.metadata (4.6 kB)
6:09:29 PM: Collecting pyzmq>=23.0 (from jupyter-client->ipykernel==5.4.3->-r docs/requirements.txt (line 4))
6:09:29 PM: Downloading pyzmq-26.2.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl.metadata (6.2 kB)
6:09:29 PM: Collecting executing>=1.2.0 (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:29 PM: Downloading executing-2.2.0-py2.py3-none-any.whl.metadata (8.9 kB)
6:09:29 PM: Collecting asttokens>=2.1.0 (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:29 PM: Downloading asttokens-3.0.0-py3-none-any.whl.metadata (4.7 kB)
6:09:29 PM: Collecting pure-eval (from stack-data->ipython==8.10.0->-r docs/requirements.txt (line 3))
6:09:29 PM: Downloading pure_eval-0.2.3-py3-none-any.whl.metadata (6.3 kB)
6:09:29 PM: Collecting webencodings (from bleach!=5.0.0->bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:29 PM: Downloading webencodings-0.5.1-py2.py3-none-any.whl.metadata (2.1 kB)
6:09:29 PM: Collecting tinycss2<1.3,>=1.1.0 (from bleach[css]!=5.0.0->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:29 PM: Downloading tinycss2-1.2.1-py3-none-any.whl.metadata (3.0 kB)
6:09:29 PM: Collecting attrs>=22.2.0 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:29 PM: Downloading attrs-25.1.0-py3-none-any.whl.metadata (10 kB)
6:09:29 PM: Collecting jsonschema-specifications>=2023.03.6 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:29 PM: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl.metadata (3.0 kB)
6:09:29 PM: Collecting pkgutil-resolve-name>=1.3.10 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:29 PM: Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl.metadata (624 bytes)
6:09:30 PM: Collecting referencing>=0.28.4 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:30 PM: Downloading referencing-0.35.1-py3-none-any.whl.metadata (2.8 kB)
6:09:30 PM: Collecting rpds-py>=0.7.1 (from jsonschema>=2.6->nbformat->nbsphinx==0.8.0->-r docs/requirements.txt (line 2))
6:09:30 PM: Downloading rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.metadata (4.2 kB)
6:09:30 PM: Requirement already satisfied: platformdirs>=2.5 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from jupyter-core>=4.7->nbconvert!=5.4->nbsphinx==0.8.0->-r docs/requirements.txt (line 2)) (4.3.6)
6:09:30 PM: Downloading nbsphinx-0.8.0-py3-none-any.whl (24 kB)
6:09:30 PM: Downloading ipython-8.10.0-py3-none-any.whl (784 kB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/784.3 kB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 784.3/784.3 kB 72.4 MB/s eta 0:00:00
6:09:30 PM: Downloading ipykernel-5.4.3-py3-none-any.whl (120 kB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/120.1 kB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.1/120.1 kB 16.4 MB/s eta 0:00:00
6:09:30 PM: Downloading Sphinx-4.0.2-py3-none-any.whl (2.9 MB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/2.9 MB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.9/2.9 MB 125.0 MB/s eta 0:00:00
6:09:30 PM: Downloading pydata_sphinx_theme-0.7.1-py3-none-any.whl (1.4 MB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.4 MB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━ 1.2/1.4 MB 70.5 MB/s eta 0:00:01
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━ 1.2/1.4 MB 24.9 MB/s eta 0:00:01
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 1.4/1.4 MB 15.3 MB/s eta 0:00:01
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.4/1.4 MB 13.5 MB/s eta 0:00:00
6:09:30 PM: Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/575.5 kB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 575.5/575.5 kB 52.3 MB/s eta 0:00:00
6:09:30 PM: Downloading myst_parser-0.18.1-py3-none-any.whl (58 kB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/58.2 kB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 6.9 MB/s eta 0:00:00
6:09:30 PM: Downloading matplotlib-3.7.5-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (9.2 MB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/9.2 MB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━ 8.3/9.2 MB 251.1 MB/s eta 0:00:01
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 9.2/9.2 MB 168.2 MB/s eta 0:00:00
6:09:30 PM: Downloading seaborn-0.13.2-py3-none-any.whl (294 kB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/294.9 kB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 294.9/294.9 kB 29.1 MB/s eta 0:00:00
6:09:30 PM: Downloading sphinxcontrib_bibtex-2.6.3-py3-none-any.whl (40 kB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/40.3 kB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 40.3/40.3 kB 3.3 MB/s eta 0:00:00
6:09:30 PM: Downloading sphinx_sitemap-2.6.0-py3-none-any.whl (5.6 kB)
6:09:30 PM: Downloading alabaster-0.7.13-py3-none-any.whl (13 kB)
6:09:30 PM: Downloading babel-2.17.0-py3-none-any.whl (10.2 MB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/10.2 MB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╺━━━━━━━ 8.2/10.2 MB 247.5 MB/s eta 0:00:01
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 10.2/10.2 MB 175.0 MB/s eta 0:00:00
6:09:30 PM: Downloading contourpy-1.1.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (301 kB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/301.1 kB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 301.1/301.1 kB 28.1 MB/s eta 0:00:00
6:09:30 PM: Downloading cycler-0.12.1-py3-none-any.whl (8.3 kB)
6:09:30 PM: Downloading fonttools-4.56.0-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (4.7 MB)
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.7 MB ? eta -:--:--
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸ 4.7/4.7 MB 265.4 MB/s eta 0:00:01
6:09:30 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.7/4.7 MB 129.5 MB/s eta 0:00:00
6:09:30 PM: Downloading importlib_resources-6.4.5-py3-none-any.whl (36 kB)
6:09:30 PM: Downloading jedi-0.19.2-py2.py3-none-any.whl (1.6 MB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.6 MB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.6/1.6 MB 98.4 MB/s eta 0:00:00
6:09:31 PM: Downloading jinja2-3.1.5-py3-none-any.whl (134 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/134.6 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.6/134.6 kB 14.7 MB/s eta 0:00:00
6:09:31 PM: Downloading kiwisolver-1.4.7-cp38-cp38-manylinux_2_5_x86_64.manylinux1_x86_64.whl (1.2 MB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 88.1 MB/s eta 0:00:00
6:09:31 PM: Downloading markdown_it_py-2.2.0-py3-none-any.whl (84 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/84.5 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.5/84.5 kB 12.6 MB/s eta 0:00:00
6:09:31 PM: Downloading mdit_py_plugins-0.3.5-py3-none-any.whl (52 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/52.1 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 52.1/52.1 kB 6.0 MB/s eta 0:00:00
6:09:31 PM: Downloading nbconvert-7.16.6-py3-none-any.whl (258 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/258.5 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 258.5/258.5 kB 39.1 MB/s eta 0:00:00
6:09:31 PM: Downloading nbformat-5.10.4-py3-none-any.whl (78 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/78.5 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 78.5/78.5 kB 13.4 MB/s eta 0:00:00
6:09:31 PM: Downloading pandas-2.0.3-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (12.4 MB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/12.4 MB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━╸━━━━━━━━━━━ 8.9/12.4 MB 267.6 MB/s eta 0:00:01
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.4/12.4 MB 174.1 MB/s eta 0:00:00
6:09:31 PM: Downloading pexpect-4.9.0-py2.py3-none-any.whl (63 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/63.8 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.8/63.8 kB 4.6 MB/s eta 0:00:00
6:09:31 PM: Downloading pillow-10.4.0-cp38-cp38-manylinux_2_28_x86_64.whl (4.5 MB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/4.5 MB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 4.5/4.5 MB 147.6 MB/s eta 0:00:00
6:09:31 PM: Downloading prompt_toolkit-3.0.50-py3-none-any.whl (387 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/387.8 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 387.8/387.8 kB 34.6 MB/s eta 0:00:00
6:09:31 PM: Downloading pybtex-0.24.0-py2.py3-none-any.whl (561 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/561.4 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 561.4/561.4 kB 51.3 MB/s eta 0:00:00
6:09:31 PM: Downloading pybtex_docutils-1.0.3-py3-none-any.whl (6.4 kB)
6:09:31 PM: Downloading pygments-2.19.1-py3-none-any.whl (1.2 MB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/1.2 MB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.2/1.2 MB 87.0 MB/s eta 0:00:00
6:09:31 PM: Downloading pyparsing-3.1.4-py3-none-any.whl (104 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/104.1 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 104.1/104.1 kB 10.8 MB/s eta 0:00:00
6:09:31 PM: Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/229.9 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 22.6 MB/s eta 0:00:00
6:09:31 PM: Downloading PyYAML-6.0.2-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (746 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/746.5 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 746.5/746.5 kB 70.4 MB/s eta 0:00:00
6:09:31 PM: Downloading requests-2.32.3-py3-none-any.whl (64 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/64.9 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 64.9/64.9 kB 7.9 MB/s eta 0:00:00
6:09:31 PM: Downloading snowballstemmer-2.2.0-py2.py3-none-any.whl (93 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/93.0 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 93.0/93.0 kB 12.2 MB/s eta 0:00:00
6:09:31 PM: Downloading tornado-6.4.2-cp38-abi3-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_17_x86_64.manylinux2014_x86_64.whl (437 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/437.2 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 437.2/437.2 kB 43.7 MB/s eta 0:00:00
6:09:31 PM: Downloading traitlets-5.14.3-py3-none-any.whl (85 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/85.4 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 85.4/85.4 kB 11.0 MB/s eta 0:00:00
6:09:31 PM: Downloading backcall-0.2.0-py2.py3-none-any.whl (11 kB)
6:09:31 PM: Downloading beautifulsoup4-4.13.3-py3-none-any.whl (186 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/186.0 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 186.0/186.0 kB 20.6 MB/s eta 0:00:00
6:09:31 PM: Downloading typing_extensions-4.12.2-py3-none-any.whl (37 kB)
6:09:31 PM: Downloading decorator-5.1.1-py3-none-any.whl (9.1 kB)
6:09:31 PM: Downloading imagesize-1.4.1-py2.py3-none-any.whl (8.8 kB)
6:09:31 PM: Downloading jupyter_client-8.6.3-py3-none-any.whl (106 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/106.1 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 106.1/106.1 kB 12.2 MB/s eta 0:00:00
6:09:31 PM: Downloading matplotlib_inline-0.1.7-py3-none-any.whl (9.9 kB)
6:09:31 PM: Downloading pickleshare-0.7.5-py2.py3-none-any.whl (6.9 kB)
6:09:31 PM: Downloading sphinxcontrib_applehelp-1.0.4-py3-none-any.whl (120 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/120.6 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 120.6/120.6 kB 15.2 MB/s eta 0:00:00
6:09:31 PM: Downloading sphinxcontrib_devhelp-1.0.2-py2.py3-none-any.whl (84 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/84.7 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 84.7/84.7 kB 12.2 MB/s eta 0:00:00
6:09:31 PM: Downloading sphinxcontrib_htmlhelp-2.0.1-py3-none-any.whl (99 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/99.8 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 99.8/99.8 kB 14.9 MB/s eta 0:00:00
6:09:31 PM: Downloading sphinxcontrib_jsmath-1.0.1-py2.py3-none-any.whl (5.1 kB)
6:09:31 PM: Downloading sphinxcontrib_qthelp-1.0.3-py2.py3-none-any.whl (90 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/90.6 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 90.6/90.6 kB 11.7 MB/s eta 0:00:00
6:09:31 PM: Downloading sphinxcontrib_serializinghtml-1.1.5-py2.py3-none-any.whl (94 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/94.0 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 94.0/94.0 kB 11.9 MB/s eta 0:00:00
6:09:31 PM: Downloading stack_data-0.6.3-py3-none-any.whl (24 kB)
6:09:31 PM: Downloading asttokens-3.0.0-py3-none-any.whl (26 kB)
6:09:31 PM: Downloading bleach-6.1.0-py3-none-any.whl (162 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/162.8 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.8/162.8 kB 19.5 MB/s eta 0:00:00
6:09:31 PM: Downloading charset_normalizer-3.4.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (144 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/144.7 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 144.7/144.7 kB 17.1 MB/s eta 0:00:00
6:09:31 PM: Downloading executing-2.2.0-py2.py3-none-any.whl (26 kB)
6:09:31 PM: Downloading fastjsonschema-2.21.1-py3-none-any.whl (23 kB)
6:09:31 PM: Downloading idna-3.10-py3-none-any.whl (70 kB)
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/70.4 kB ? eta -:--:--
6:09:31 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 70.4/70.4 kB 8.4 MB/s eta 0:00:00
6:09:32 PM: Downloading jsonschema-4.23.0-py3-none-any.whl (88 kB)
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/88.5 kB ? eta -:--:--
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 88.5/88.5 kB 13.5 MB/s eta 0:00:00
6:09:32 PM: Downloading jupyter_core-5.7.2-py3-none-any.whl (28 kB)
6:09:32 PM: Downloading latexcodec-3.0.0-py3-none-any.whl (18 kB)
6:09:32 PM: Downloading MarkupSafe-2.1.5-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (26 kB)
6:09:32 PM: Downloading mdurl-0.1.2-py3-none-any.whl (10.0 kB)
6:09:32 PM: Downloading mistune-3.1.2-py3-none-any.whl (53 kB)
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/53.7 kB ? eta -:--:--
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 53.7/53.7 kB 7.7 MB/s eta 0:00:00
6:09:32 PM: Downloading nbclient-0.10.1-py3-none-any.whl (25 kB)
6:09:32 PM: Downloading pandocfilters-1.5.1-py2.py3-none-any.whl (8.7 kB)
6:09:32 PM: Downloading parso-0.8.4-py2.py3-none-any.whl (103 kB)
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/103.7 kB ? eta -:--:--
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 103.7/103.7 kB 13.9 MB/s eta 0:00:00
6:09:32 PM: Downloading ptyprocess-0.7.0-py2.py3-none-any.whl (13 kB)
6:09:32 PM: Downloading pytz-2025.1-py2.py3-none-any.whl (507 kB)
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/507.9 kB ? eta -:--:--
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 507.9/507.9 kB 68.1 MB/s eta 0:00:00
6:09:32 PM: Downloading pyzmq-26.2.1-cp38-cp38-manylinux_2_12_x86_64.manylinux2010_x86_64.whl (867 kB)
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/867.7 kB ? eta -:--:--
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 867.7/867.7 kB 104.6 MB/s eta 0:00:00
6:09:32 PM: Downloading six-1.17.0-py2.py3-none-any.whl (11 kB)
6:09:32 PM: Downloading soupsieve-2.6-py3-none-any.whl (36 kB)
6:09:32 PM: Downloading tzdata-2025.1-py2.py3-none-any.whl (346 kB)
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/346.8 kB ? eta -:--:--
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.8/346.8 kB 27.3 MB/s eta 0:00:00
6:09:32 PM: Downloading urllib3-2.2.3-py3-none-any.whl (126 kB)
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/126.3 kB ? eta -:--:--
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 126.3/126.3 kB 16.5 MB/s eta 0:00:00
6:09:32 PM: Downloading defusedxml-0.7.1-py2.py3-none-any.whl (25 kB)
6:09:32 PM: Downloading jupyterlab_pygments-0.3.0-py3-none-any.whl (15 kB)
6:09:32 PM: Downloading pure_eval-0.2.3-py3-none-any.whl (11 kB)
6:09:32 PM: Downloading wcwidth-0.2.13-py2.py3-none-any.whl (34 kB)
6:09:32 PM: Downloading attrs-25.1.0-py3-none-any.whl (63 kB)
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/63.2 kB ? eta -:--:--
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 63.2/63.2 kB 9.2 MB/s eta 0:00:00
6:09:32 PM: Downloading jsonschema_specifications-2023.12.1-py3-none-any.whl (18 kB)
6:09:32 PM: Downloading pkgutil_resolve_name-1.3.10-py3-none-any.whl (4.7 kB)
6:09:32 PM: Downloading referencing-0.35.1-py3-none-any.whl (26 kB)
6:09:32 PM: Downloading rpds_py-0.20.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (360 kB)
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 0.0/360.8 kB ? eta -:--:--
6:09:32 PM: ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 360.8/360.8 kB 38.3 MB/s eta 0:00:00
6:09:32 PM: Downloading tinycss2-1.2.1-py3-none-any.whl (21 kB)
6:09:32 PM: Downloading webencodings-0.5.1-py2.py3-none-any.whl (11 kB)
6:09:32 PM: Building wheels for collected packages: sphinxcontrib-rawfiles, sphinx-gallery, numpydoc
6:09:32 PM: Building wheel for sphinxcontrib-rawfiles (pyproject.toml): started
6:09:32 PM: Building wheel for sphinxcontrib-rawfiles (pyproject.toml): finished with status 'done'
6:09:32 PM: Created wheel for sphinxcontrib-rawfiles: filename=sphinxcontrib_rawfiles-0.1.1-py3-none-any.whl size=4262 sha256=856521333f16a0590b1adfe8f3539f7f1c6c1886ff8855cd4e2fa9302547bc26
6:09:32 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/ee/c3/a9/68dfae6aba3ce1e9e87f2c498821db58b865199abba3f75d95
6:09:32 PM: Building wheel for sphinx-gallery (pyproject.toml): started
6:09:32 PM: Building wheel for sphinx-gallery (pyproject.toml): finished with status 'done'
6:09:32 PM: Created wheel for sphinx-gallery: filename=sphinx_gallery-0.8.2-py3-none-any.whl size=124833 sha256=6b81ab52e03c643b075d3bfe040e1e5e0d426d4d0bdf851e51381a1f95be0a71
6:09:32 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/64/70/a6/dc87c0ef94790ad9dd4402b84d2966236c40088e44136a86f6
6:09:32 PM: Building wheel for numpydoc (pyproject.toml): started
6:09:33 PM: Building wheel for numpydoc (pyproject.toml): finished with status 'done'
6:09:33 PM: Created wheel for numpydoc: filename=numpydoc-0.7.0-py3-none-any.whl size=20974 sha256=e66ebcbee34876093a9b64bda4fadfe2b2a8592cf9290b28fdb52b30debb9641
6:09:33 PM: Stored in directory: /opt/buildhome/.cache/pip/wheels/9c/b7/6c/7db97da57b77901ae469c4062fafb71cc333b92149d3582bbd
6:09:33 PM: Successfully built sphinxcontrib-rawfiles sphinx-gallery numpydoc
6:09:33 PM: Installing collected packages: webencodings, wcwidth, snowballstemmer, pytz, pure-eval, ptyprocess, pickleshare, fastjsonschema, backcall, urllib3, tzdata, typing-extensions, traitlets, tornado, tinycss2, sphinxcontrib-serializinghtml, sphinxcontrib-qthelp, sphinxcontrib-jsmath, sphinxcontrib-htmlhelp, sphinxcontrib-devhelp, sphinxcontrib-applehelp, soupsieve, six, rpds-py, pyzmq, pyyaml, pyparsing, pygments, prompt-toolkit, pkgutil-resolve-name, pillow, pexpect, parso, pandocfilters, mdurl, MarkupSafe, latexcodec, kiwisolver, jupyterlab-pygments, importlib-resources, imagesize, idna, fonttools, executing, docutils, defusedxml, decorator, cycler, contourpy, charset-normalizer, babel, attrs, asttokens, alabaster, stack-data, requests, referencing, python-dateutil, pybtex, mistune, matplotlib-inline, markdown-it-py, jupyter-core, jinja2, jedi, bleach, beautifulsoup4, sphinx, pybtex-docutils, pandas, mdit-py-plugins, matplotlib, jupyter-client, jsonschema-specifications, ipython, sphinxcontrib-rawfiles, sphinxcontrib-bibtex, sphinx_sitemap, sphinx-gallery, seaborn, pydata-sphinx-theme, numpydoc, myst_parser, jsonschema, ipykernel, nbformat, nbclient, nbconvert, nbsphinx
6:09:42 PM: Successfully installed MarkupSafe-2.1.5 alabaster-0.7.13 asttokens-3.0.0 attrs-25.1.0 babel-2.17.0 backcall-0.2.0 beautifulsoup4-4.13.3 bleach-6.1.0 charset-normalizer-3.4.1 contourpy-1.1.1 cycler-0.12.1 decorator-5.1.1 defusedxml-0.7.1 docutils-0.17.1 executing-2.2.0 fastjsonschema-2.21.1 fonttools-4.56.0 idna-3.10 imagesize-1.4.1 importlib-resources-6.4.5 ipykernel-5.4.3 ipython-8.10.0 jedi-0.19.2 jinja2-3.1.5 jsonschema-4.23.0 jsonschema-specifications-2023.12.1 jupyter-client-8.6.3 jupyter-core-5.7.2 jupyterlab-pygments-0.3.0 kiwisolver-1.4.7 latexcodec-3.0.0 markdown-it-py-2.2.0 matplotlib-3.7.5 matplotlib-inline-0.1.7 mdit-py-plugins-0.3.5 mdurl-0.1.2 mistune-3.1.2 myst_parser-0.18.1 nbclient-0.10.1 nbconvert-7.16.6 nbformat-5.10.4 nbsphinx-0.8.0 numpydoc-0.7.0 pandas-2.0.3 pandocfilters-1.5.1 parso-0.8.4 pexpect-4.9.0 pickleshare-0.7.5 pillow-10.4.0 pkgutil-resolve-name-1.3.10 prompt-toolkit-3.0.50 ptyprocess-0.7.0 pure-eval-0.2.3 pybtex-0.24.0 pybtex-docutils-1.0.3 pydata-sphinx-theme-0.7.1 pygments-2.19.1 pyparsing-3.1.4 python-dateutil-2.9.0.post0 pytz-2025.1 pyyaml-6.0.2 pyzmq-26.2.1 referencing-0.35.1 requests-2.32.3 rpds-py-0.20.1 seaborn-0.13.2 six-1.17.0 snowballstemmer-2.2.0 soupsieve-2.6 sphinx-4.0.2 sphinx-gallery-0.8.2 sphinx_sitemap-2.6.0 sphinxcontrib-applehelp-1.0.4 sphinxcontrib-bibtex-2.6.3 sphinxcontrib-devhelp-1.0.2 sphinxcontrib-htmlhelp-2.0.1 sphinxcontrib-jsmath-1.0.1 sphinxcontrib-qthelp-1.0.3 sphinxcontrib-rawfiles-0.1.1 sphinxcontrib-serializinghtml-1.1.5 stack-data-0.6.3 tinycss2-1.2.1 tornado-6.4.2 traitlets-5.14.3 typing-extensions-4.12.2 tzdata-2025.1 urllib3-2.2.3 wcwidth-0.2.13 webencodings-0.5.1
6:09:42 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:09:42 PM: [notice] To update, run: pip install --upgrade pip
6:09:42 PM: Requirement already satisfied: numpy>=1.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 1)) (1.24.4)
6:09:42 PM: Requirement already satisfied: scipy>=1.4.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 2)) (1.10.1)
6:09:42 PM: Requirement already satisfied: numba>=0.46 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 3)) (0.58.1)
6:09:42 PM: Requirement already satisfied: scikit-learn>=0.22 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 4)) (1.3.2)
6:09:42 PM: Requirement already satisfied: joblib>=0.17.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 5)) (1.4.2)
6:09:42 PM: Requirement already satisfied: autograd>=1.3 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (1.7.0)
6:09:42 PM: Requirement already satisfied: future in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (1.0.0)
6:09:42 PM: Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->-r requirements.txt (line 3)) (0.41.1)
6:09:42 PM: Requirement already satisfied: importlib-metadata in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->-r requirements.txt (line 3)) (8.5.0)
6:09:42 PM: Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from scikit-learn>=0.22->-r requirements.txt (line 4)) (3.5.0)
6:09:42 PM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata->numba>=0.46->-r requirements.txt (line 3)) (3.20.2)
6:09:42 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:09:42 PM: [notice] To update, run: pip install --upgrade pip
6:09:43 PM: Obtaining file:///opt/build/repo
6:09:43 PM: Installing build dependencies: started
6:09:44 PM: Installing build dependencies: finished with status 'done'
6:09:44 PM: Checking if build backend supports build_editable: started
6:09:44 PM: Checking if build backend supports build_editable: finished with status 'done'
6:09:44 PM: Getting requirements to build editable: started
6:09:44 PM: Getting requirements to build editable: finished with status 'done'
6:09:44 PM: Preparing editable metadata (pyproject.toml): started
6:09:44 PM: Preparing editable metadata (pyproject.toml): finished with status 'done'
6:09:44 PM: Requirement already satisfied: numpy>=1.17 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.24.4)
6:09:44 PM: Requirement already satisfied: scipy>=1.4.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.10.1)
6:09:44 PM: Requirement already satisfied: numba>=0.46 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (0.58.1)
6:09:44 PM: Requirement already satisfied: scikit-learn>=0.19.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.3.2)
6:09:44 PM: Requirement already satisfied: autograd>=1.3 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from hyppo==0.5.1) (1.7.0)
6:09:44 PM: Requirement already satisfied: llvmlite<0.42,>=0.41.0dev0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->hyppo==0.5.1) (0.41.1)
6:09:44 PM: Requirement already satisfied: importlib-metadata in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from numba>=0.46->hyppo==0.5.1) (8.5.0)
6:09:44 PM: Requirement already satisfied: joblib>=1.1.1 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from scikit-learn>=0.19.1->hyppo==0.5.1) (1.4.2)
6:09:44 PM: Requirement already satisfied: threadpoolctl>=2.0.0 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from scikit-learn>=0.19.1->hyppo==0.5.1) (3.5.0)
6:09:44 PM: Requirement already satisfied: zipp>=3.20 in /opt/buildhome/.local/share/mise/installs/python/3.8.20/lib/python3.8/site-packages (from importlib-metadata->numba>=0.46->hyppo==0.5.1) (3.20.2)
6:09:44 PM: Building wheels for collected packages: hyppo
6:09:44 PM: Building editable for hyppo (pyproject.toml): started
6:09:45 PM: Building editable for hyppo (pyproject.toml): finished with status 'done'
6:09:45 PM: Created wheel for hyppo: filename=hyppo-0.5.1-0.editable-py3-none-any.whl size=4087 sha256=275578a282c8d89d9b0ea7923dbb31a299100fa1559d2a384dac5d48c53c8895
6:09:45 PM: Stored in directory: /tmp/pip-ephem-wheel-cache-_0tnld18/wheels/15/ef/6d/5f6ef80dced486a1a3086ee2366a5097a79e53f92438567448
6:09:45 PM: Successfully built hyppo
6:09:45 PM: Installing collected packages: hyppo
6:09:45 PM: Successfully installed hyppo-0.5.1
6:09:45 PM: [notice] A new release of pip is available: 24.1.2 -> 25.0.1
6:09:45 PM: [notice] To update, run: pip install --upgrade pip
6:09:45 PM: Building API docs.
6:09:45 PM: sphinx-autogen -i -t _templates -o api/generated api/index.rst
6:09:45 PM: [autosummary] generating autosummary for: api/index.rst
6:09:45 PM: [autosummary] writing to api/generated
6:09:46 PM: [autosummary] generating autosummary for: api/generated/hyppo.conditional.ConditionalDcorr.rst, api/generated/hyppo.conditional.FCIT.rst, api/generated/hyppo.conditional.KCI.rst, api/generated/hyppo.conditional.PartialCorr.rst, api/generated/hyppo.conditional.PartialDcorr.rst, api/generated/hyppo.d_variate.base.DVariateTest.rst, api/generated/hyppo.d_variate.dHsic.rst, api/generated/hyppo.discrim.DiscrimOneSample.rst, api/generated/hyppo.discrim.DiscrimTwoSample.rst, api/generated/hyppo.discrim.base.DiscriminabilityTest.rst, ..., api/generated/hyppo.tools.rot_ksamp.rst, api/generated/hyppo.tools.sin_four_pi.rst, api/generated/hyppo.tools.sin_sixteen_pi.rst, api/generated/hyppo.tools.spiral.rst, api/generated/hyppo.tools.square.rst, api/generated/hyppo.tools.step.rst, api/generated/hyppo.tools.ts_sim.rst, api/generated/hyppo.tools.two_parabolas.rst, api/generated/hyppo.tools.uncorrelated_bernoulli.rst, api/generated/hyppo.tools.w_shaped.rst
6:09:46 PM: [autosummary] writing to api/generated
6:09:46 PM: Building HTML files.
6:09:46 PM: sphinx-build -b html -d _build/doctrees . _build/html
6:09:46 PM: Running Sphinx v4.0.2
6:09:46 PM: loading translations [en]... done
6:09:47 PM: making output directory... done
6:09:47 PM: checking bibtex cache... out of date
6:09:47 PM: parsing bibtex file /opt/build/repo/docs/refs.bib... parsed 43 entries
6:09:47 PM: [autosummary] generating autosummary for: README.md, api/generated/hyppo.conditional.ConditionalDcorr.rst, api/generated/hyppo.conditional.FCIT.rst, api/generated/hyppo.conditional.KCI.rst, api/generated/hyppo.conditional.PartialCorr.rst, api/generated/hyppo.conditional.PartialDcorr.rst, api/generated/hyppo.d_variate.base.DVariateTest.rst, api/generated/hyppo.d_variate.dHsic.rst, api/generated/hyppo.discrim.DiscrimOneSample.rst, api/generated/hyppo.discrim.DiscrimTwoSample.rst, ..., user_guide/conditional.rst, user_guide/d_variate.rst, user_guide/discrim.rst, user_guide/examples.rst, user_guide/independence.rst, user_guide/index.rst, user_guide/kgof.rst, user_guide/ksample.rst, user_guide/sims.rst, user_guide/time_series.rst
6:09:48 PM: loading intersphinx inventory from https://docs.python.org/3/objects.inv...
6:09:48 PM: loading intersphinx inventory from https://numpy.org/doc/stable/objects.inv...
6:09:48 PM: loading intersphinx inventory from https://docs.scipy.org/doc/scipy/reference/objects.inv...
6:09:48 PM: loading intersphinx inventory from https://matplotlib.org/objects.inv...
6:09:48 PM: loading intersphinx inventory from http://scikit-learn.org/stable/objects.inv...
6:09:48 PM: intersphinx inventory has moved: http://scikit-learn.org/stable/objects.inv -> https://scikit-learn.org/stable/objects.inv
6:09:48 PM: intersphinx inventory has moved: https://docs.scipy.org/doc/scipy/reference/objects.inv -> https://docs.scipy.org/doc/scipy/objects.inv
6:09:48 PM: intersphinx inventory has moved: https://matplotlib.org/objects.inv -> https://matplotlib.org/stable/objects.inv
6:09:48 PM: generating gallery...
6:09:49 PM: Using Sphinx-Gallery to convert rst text blocks to markdown for .ipynb files.
6:09:49 PM: generating gallery for gallery... [ 33%] feat_import.py
6:09:50 PM: generating gallery for gallery... [ 66%] mgc_map.py
6:09:51 PM: generating gallery for gallery... [100%] permutation_tree.py
6:10:44 PM: generating gallery for tutorials... [ 12%] conditional.py
6:11:09 PM: generating gallery for tutorials... [ 25%] discrim.py
6:11:09 PM: generating gallery for tutorials... [ 37%] dvariate.py
6:11:10 PM: generating gallery for tutorials... [ 50%] independence.py
6:11:22 PM: generating gallery for tutorials... [ 62%] kgof.py
6:11:23 PM: generating gallery for tutorials... [ 75%] ksample.py
6:11:24 PM: generating gallery for tutorials... [ 87%] overview.py
6:11:27 PM: generating gallery for tutorials... [100%] time_series.py
6:11:29 PM: generating gallery for sample_data... [ 25%] indep_sims.py
6:11:30 PM: generating gallery for sample_data... [ 50%] ksamp_gaussian_sims.py
6:11:30 PM: generating gallery for sample_data... [ 75%] ksamp_sims.py
6:11:32 PM: generating gallery for sample_data... [100%] time_series_sim.py
6:11:32 PM: generating gallery for benchmarks... [ 25%] indep_power_dimension.py
6:11:33 PM: generating gallery for benchmarks... [ 50%] indep_power_sampsize.py
6:11:34 PM: generating gallery for benchmarks... [ 75%] perf_1d.py
6:11:35 PM: generating gallery for benchmarks... [100%] same_stat.py
6:11:35 PM: computation time summary:
6:11:35 PM: - ../examples/permutation_tree.py: 53.16 sec 0.0 MB
6:11:35 PM: - ../tutorials/conditional.py: 24.38 sec 0.0 MB
6:11:35 PM: - ../tutorials/independence.py: 12.27 sec 0.0 MB
6:11:35 PM: - ../tutorials/overview.py: 3.36 sec 0.0 MB
6:11:35 PM: - ../tutorials/time_series.py: 1.27 sec 0.0 MB
6:11:35 PM: - ../sample_data/ksamp_sims.py: 1.26 sec 0.0 MB
6:11:35 PM: - ../examples/feat_import.py: 1.00 sec 0.0 MB
6:11:35 PM: - ../tutorials/ksample.py: 0.80 sec 0.0 MB
6:11:35 PM: - ../tutorials/dvariate.py: 0.78 sec 0.0 MB
6:11:35 PM: - ../benchmarks/indep_power_dimension.py: 0.76 sec 0.0 MB
6:11:35 PM: - ../sample_data/indep_sims.py: 0.76 sec 0.0 MB
6:11:35 PM: - ../benchmarks/indep_power_sampsize.py: 0.71 sec 0.0 MB
6:11:35 PM: - ../examples/mgc_map.py: 0.36 sec 0.0 MB
6:11:35 PM: - ../sample_data/time_series_sim.py: 0.23 sec 0.0 MB
6:11:35 PM: - ../sample_data/ksamp_gaussian_sims.py: 0.20 sec 0.0 MB
6:11:35 PM: - ../benchmarks/perf_1d.py: 0.18 sec 0.0 MB
6:11:35 PM: - ../benchmarks/same_stat.py: 0.09 sec 0.0 MB
6:11:35 PM: - ../tutorials/kgof.py: 0.07 sec 0.0 MB
6:11:35 PM: - ../tutorials/discrim.py: 0.00 sec 0.0 MB
6:11:35 PM: myst v0.18.1: MdParserConfig(commonmark_only=False, gfm_only=False, enable_extensions=[], disable_syntax=[], all_links_external=False, url_schemes=('http', 'https', 'mailto', 'ftp'), 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')
6:11:35 PM: building [mo]: targets for 0 po files that are out of date
6:11:35 PM: building [html]: targets for 127 source files that are out of date
6:11:35 PM: updating environment: [new config] 154 added, 0 changed, 0 removed
6:11:35 PM: reading sources... [ 0%] README
6:11:35 PM: reading sources... [ 1%] api/generated/hyppo.conditional.ConditionalDcorr
6:11:35 PM: reading sources... [ 1%] api/generated/hyppo.conditional.FCIT
6:11:35 PM: reading sources... [ 2%] api/generated/hyppo.conditional.KCI
6:11:35 PM: reading sources... [ 3%] api/generated/hyppo.conditional.PartialCorr
6:11:35 PM: reading sources... [ 3%] api/generated/hyppo.conditional.PartialDcorr
6:11:35 PM: reading sources... [ 4%] api/generated/hyppo.d_variate.base.DVariateTest
6:11:35 PM: reading sources... [ 5%] api/generated/hyppo.d_variate.dHsic
6:11:35 PM: reading sources... [ 5%] api/generated/hyppo.discrim.DiscrimOneSample
6:11:35 PM: reading sources... [ 6%] api/generated/hyppo.discrim.DiscrimTwoSample
6:11:36 PM: reading sources... [ 7%] api/generated/hyppo.discrim.base.DiscriminabilityTest
6:11:36 PM: reading sources... [ 7%] api/generated/hyppo.independence.CCA
6:11:36 PM: reading sources... [ 8%] api/generated/hyppo.independence.Dcorr
6:11:36 PM: reading sources... [ 9%] api/generated/hyppo.independence.HHG
6:11:36 PM: reading sources... [ 9%] api/generated/hyppo.independence.Hsic
6:11:36 PM: reading sources... [ 10%] api/generated/hyppo.independence.KMERF
6:11:36 PM: reading sources... [ 11%] api/generated/hyppo.independence.MGC
6:11:36 PM: reading sources... [ 11%] api/generated/hyppo.independence.MaxMargin
6:11:36 PM: reading sources... [ 12%] api/generated/hyppo.independence.RV
6:11:36 PM: reading sources... [ 12%] api/generated/hyppo.independence.base.IndependenceTest
6:11:36 PM: reading sources... [ 13%] api/generated/hyppo.independence.sim_matrix
6:11:36 PM: reading sources... [ 14%] api/generated/hyppo.kgof.FSSD
6:11:36 PM: reading sources... [ 14%] api/generated/hyppo.kgof.base.GofTest
6:11:36 PM: reading sources... [ 15%] api/generated/hyppo.ksample.DISCO
6:11:36 PM: reading sources... [ 16%] api/generated/hyppo.ksample.Energy
6:11:37 PM: reading sources... [ 16%] api/generated/hyppo.ksample.FriedmanRafsky
6:11:37 PM: reading sources... [ 17%] api/generated/hyppo.ksample.Hotelling
6:11:37 PM: reading sources... [ 18%] api/generated/hyppo.ksample.KSample
6:11:37 PM: reading sources... [ 18%] api/generated/hyppo.ksample.KSampleHHG
6:11:37 PM: reading sources... [ 19%] api/generated/hyppo.ksample.MANOVA
6:11:37 PM: reading sources... [ 20%] api/generated/hyppo.ksample.MMD
6:11:37 PM: reading sources... [ 20%] api/generated/hyppo.ksample.MeanEmbeddingTest
6:11:37 PM: reading sources... [ 21%] api/generated/hyppo.ksample.SmoothCFTest
6:11:37 PM: reading sources... [ 22%] api/generated/hyppo.ksample.base.KSampleTest
6:11:37 PM: reading sources... [ 22%] api/generated/hyppo.ksample.k_sample_transform
6:11:37 PM: reading sources... [ 23%] api/generated/hyppo.ksample.mean_embedding.mean_embed_distance
6:11:37 PM: reading sources... [ 24%] api/generated/hyppo.ksample.smoothCF.smooth_cf_distance
6:11:37 PM: reading sources... [ 24%] api/generated/hyppo.time_series.DcorrX
6:11:37 PM: reading sources... [ 25%] api/generated/hyppo.time_series.LjungBox
6:11:37 PM: reading sources... [ 25%] api/generated/hyppo.time_series.MGCX
6:11:37 PM: reading sources... [ 26%] api/generated/hyppo.time_series.base.TimeSeriesTest
6:11:37 PM: reading sources... [ 27%] api/generated/hyppo.tools.chi2_approx
6:11:37 PM: reading sources... [ 27%] api/generated/hyppo.tools.circle
6:11:37 PM: reading sources... [ 28%] api/generated/hyppo.tools.compute_dist
6:11:37 PM: reading sources... [ 29%] api/generated/hyppo.tools.compute_kern
6:11:37 PM: reading sources... [ 29%] api/generated/hyppo.tools.cond_indep_binomial
6:11:37 PM: reading sources... [ 30%] api/generated/hyppo.tools.cond_indep_lognormal
6:11:37 PM: reading sources... [ 31%] api/generated/hyppo.tools.cond_indep_normal
6:11:37 PM: reading sources... [ 31%] api/generated/hyppo.tools.cond_indep_normal_nonlinear
6:11:37 PM: reading sources... [ 32%] api/generated/hyppo.tools.condi_indep_sim
6:11:37 PM: reading sources... [ 33%] api/generated/hyppo.tools.correlated_binomial
6:11:37 PM: reading sources... [ 33%] api/generated/hyppo.tools.correlated_lognormal
6:11:37 PM: reading sources... [ 34%] api/generated/hyppo.tools.correlated_normal
6:11:37 PM: reading sources... [ 35%] api/generated/hyppo.tools.correlated_normal_nonliear
6:11:37 PM: reading sources... [ 35%] api/generated/hyppo.tools.correlated_t_linear
6:11:37 PM: reading sources... [ 36%] api/generated/hyppo.tools.correlated_t_nonlinear
6:11:37 PM: reading sources... [ 37%] api/generated/hyppo.tools.correlated_t_quadratic
6:11:37 PM: reading sources... [ 37%] api/generated/hyppo.tools.cross_corr_ar
6:11:37 PM: reading sources... [ 38%] api/generated/hyppo.tools.cubic
6:11:37 PM: reading sources... [ 38%] api/generated/hyppo.tools.diamond
6:11:37 PM: reading sources... [ 39%] api/generated/hyppo.tools.ellipse
6:11:37 PM: reading sources... [ 40%] api/generated/hyppo.tools.exponential
6:11:37 PM: reading sources... [ 40%] api/generated/hyppo.tools.fourth_root
6:11:37 PM: reading sources... [ 41%] api/generated/hyppo.tools.gaussian_3samp
6:11:37 PM: reading sources... [ 42%] api/generated/hyppo.tools.indep_ar
6:11:37 PM: reading sources... [ 42%] api/generated/hyppo.tools.indep_binomial
6:11:37 PM: reading sources... [ 43%] api/generated/hyppo.tools.indep_lognormal
6:11:37 PM: reading sources... [ 44%] api/generated/hyppo.tools.indep_normal
6:11:37 PM: reading sources... [ 44%] api/generated/hyppo.tools.indep_sim
6:11:37 PM: reading sources... [ 45%] api/generated/hyppo.tools.joint_normal
6:11:37 PM: reading sources... [ 46%] api/generated/hyppo.tools.linear
6:11:38 PM: reading sources... [ 46%] api/generated/hyppo.tools.logarithmic
6:11:38 PM: reading sources... [ 47%] api/generated/hyppo.tools.multi_compute_kern
6:11:38 PM: reading sources... [ 48%] api/generated/hyppo.tools.multi_perm_test
6:11:38 PM: reading sources... [ 48%] api/generated/hyppo.tools.multimodal_independence
6:11:38 PM: reading sources... [ 49%] api/generated/hyppo.tools.multiplicative_noise
6:11:38 PM: reading sources... [ 50%] api/generated/hyppo.tools.nonlinear_process
6:11:38 PM: reading sources... [ 50%] api/generated/hyppo.tools.perm_test
6:11:38 PM: reading sources... [ 51%] api/generated/hyppo.tools.power
6:11:38 PM: reading sources... [ 51%] api/generated/hyppo.tools.quadratic
6:11:38 PM: reading sources... [ 52%] api/generated/hyppo.tools.rot_ksamp
6:11:38 PM: reading sources... [ 53%] api/generated/hyppo.tools.sin_four_pi
6:11:38 PM: reading sources... [ 53%] api/generated/hyppo.tools.sin_sixteen_pi
6:11:38 PM: reading sources... [ 54%] api/generated/hyppo.tools.spiral
6:11:38 PM: reading sources... [ 55%] api/generated/hyppo.tools.square
6:11:38 PM: reading sources... [ 55%] api/generated/hyppo.tools.step
6:11:38 PM: reading sources... [ 56%] api/generated/hyppo.tools.ts_sim
6:11:38 PM: reading sources... [ 57%] api/generated/hyppo.tools.two_parabolas
6:11:38 PM: reading sources... [ 57%] api/generated/hyppo.tools.uncorrelated_bernoulli
6:11:38 PM: reading sources... [ 58%] api/generated/hyppo.tools.w_shaped
6:11:38 PM: reading sources... [ 59%] api/index
6:11:38 PM: reading sources... [ 59%] benchmarks/indep_power_dimension
6:11:38 PM: reading sources... [ 60%] benchmarks/indep_power_sampsize
6:11:38 PM: reading sources... [ 61%] benchmarks/index
6:11:38 PM: reading sources... [ 61%] benchmarks/perf_1d
6:11:38 PM: reading sources... [ 62%] benchmarks/same_stat
6:11:38 PM: reading sources... [ 62%] benchmarks/sg_execution_times
6:11:38 PM: reading sources... [ 63%] changelog/index
6:11:38 PM: reading sources... [ 64%] changelog/v0.1.0
6:11:38 PM: reading sources... [ 64%] changelog/v0.1.1
6:11:38 PM: reading sources... [ 65%] changelog/v0.1.2
6:11:38 PM: reading sources... [ 66%] changelog/v0.1.3
6:11:38 PM: reading sources... [ 66%] changelog/v0.2.0
6:11:38 PM: reading sources... [ 67%] changelog/v0.2.1
6:11:38 PM: reading sources... [ 68%] changelog/v0.2.2
6:11:38 PM: reading sources... [ 68%] changelog/v0.3.0
6:11:38 PM: reading sources... [ 69%] changelog/v0.3.1
6:11:38 PM: reading sources... [ 70%] changelog/v0.3.2
6:11:38 PM: reading sources... [ 70%] changelog/v0.3.3
6:11:38 PM: reading sources... [ 71%] changelog/v0.4.0
6:11:38 PM: reading sources... [ 72%] changelog/v0.5.0
6:11:38 PM: reading sources... [ 72%] changelog/v0.5.1
6:11:38 PM: reading sources... [ 73%] development/code_of_conduct
6:11:38 PM: reading sources... [ 74%] development/contributing
6:11:38 PM: reading sources... [ 74%] development/index
6:11:38 PM: reading sources... [ 75%] development/license
6:11:38 PM: reading sources... [ 75%] gallery/feat_import
6:11:38 PM: reading sources... [ 76%] gallery/index
6:11:38 PM: reading sources... [ 77%] gallery/mgc_map
6:11:38 PM: reading sources... [ 77%] gallery/permutation_tree
6:11:38 PM: reading sources... [ 78%] gallery/sg_execution_times
6:11:38 PM: reading sources... [ 79%] get_start/citing
6:11:38 PM: reading sources... [ 79%] get_start/index
6:11:38 PM: reading sources... [ 80%] get_start/install
6:11:38 PM: reading sources... [ 81%] get_start/overview
6:11:38 PM: reading sources... [ 81%] index
6:11:38 PM: reading sources... [ 82%] requirements
6:11:38 PM: reading sources... [ 83%] sample_data/indep_sims
6:11:38 PM: reading sources... [ 83%] sample_data/index
6:11:38 PM: reading sources... [ 84%] sample_data/ksamp_gaussian_sims
6:11:38 PM: reading sources... [ 85%] sample_data/ksamp_sims
6:11:38 PM: reading sources... [ 85%] sample_data/sg_execution_times
6:11:38 PM: reading sources... [ 86%] sample_data/time_series_sim
6:11:38 PM: reading sources... [ 87%] tutorials/conditional
6:11:39 PM: reading sources... [ 87%] tutorials/discrim
6:11:39 PM: reading sources... [ 88%] tutorials/dvariate
6:11:39 PM: reading sources... [ 88%] tutorials/independence
6:11:39 PM: reading sources... [ 89%] tutorials/index
6:11:39 PM: reading sources... [ 90%] tutorials/kgof
6:11:39 PM: reading sources... [ 90%] tutorials/ksample
6:11:39 PM: reading sources... [ 91%] tutorials/overview
6:11:39 PM: reading sources... [ 92%] tutorials/sg_execution_times
6:11:39 PM: reading sources... [ 92%] tutorials/time_series
6:11:39 PM: reading sources... [ 93%] user_guide/benchmarks
6:11:39 PM: reading sources... [ 94%] user_guide/conditional
6:11:39 PM: reading sources... [ 94%] user_guide/d_variate
6:11:39 PM: reading sources... [ 95%] user_guide/discrim
6:11:39 PM: reading sources... [ 96%] user_guide/examples
6:11:39 PM: reading sources... [ 96%] user_guide/independence
6:11:39 PM: reading sources... [ 97%] user_guide/index
6:11:39 PM: reading sources... [ 98%] user_guide/kgof
6:11:39 PM: reading sources... [ 98%] user_guide/ksample
6:11:39 PM: reading sources... [ 99%] user_guide/sims
6:11:39 PM: reading sources... [100%] user_guide/time_series
6:11:39 PM: WARNING: multiple files found for the document "benchmarks/indep_power_dimension": ['benchmarks/indep_power_dimension.py', 'benchmarks/indep_power_dimension.py.md5', 'benchmarks/indep_power_dimension.rst', 'benchmarks/indep_power_dimension.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/benchmarks/indep_power_dimension.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "benchmarks/indep_power_sampsize": ['benchmarks/indep_power_sampsize.py', 'benchmarks/indep_power_sampsize.py.md5', 'benchmarks/indep_power_sampsize.rst', 'benchmarks/indep_power_sampsize.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/benchmarks/indep_power_sampsize.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "benchmarks/perf_1d": ['benchmarks/perf_1d.py', 'benchmarks/perf_1d.py.md5', 'benchmarks/perf_1d.rst', 'benchmarks/perf_1d.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/benchmarks/perf_1d.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "benchmarks/same_stat": ['benchmarks/same_stat.py', 'benchmarks/same_stat.py.md5', 'benchmarks/same_stat.rst', 'benchmarks/same_stat.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/benchmarks/same_stat.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "gallery/feat_import": ['gallery/feat_import.py', 'gallery/feat_import.py.md5', 'gallery/feat_import.rst', 'gallery/feat_import.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/gallery/feat_import.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "gallery/mgc_map": ['gallery/mgc_map.py', 'gallery/mgc_map.py.md5', 'gallery/mgc_map.rst', 'gallery/mgc_map.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/gallery/mgc_map.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "gallery/permutation_tree": ['gallery/permutation_tree.py', 'gallery/permutation_tree.py.md5', 'gallery/permutation_tree.rst', 'gallery/permutation_tree.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/gallery/permutation_tree.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "sample_data/indep_sims": ['sample_data/indep_sims.py', 'sample_data/indep_sims.py.md5', 'sample_data/indep_sims.rst', 'sample_data/indep_sims.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/sample_data/indep_sims.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "sample_data/ksamp_gaussian_sims": ['sample_data/ksamp_gaussian_sims.py', 'sample_data/ksamp_gaussian_sims.py.md5', 'sample_data/ksamp_gaussian_sims.rst', 'sample_data/ksamp_gaussian_sims.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/sample_data/ksamp_gaussian_sims.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "sample_data/ksamp_sims": ['sample_data/ksamp_sims.py', 'sample_data/ksamp_sims.py.md5', 'sample_data/ksamp_sims.rst', 'sample_data/ksamp_sims.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/sample_data/ksamp_sims.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "sample_data/time_series_sim": ['sample_data/time_series_sim.py', 'sample_data/time_series_sim.py.md5', 'sample_data/time_series_sim.rst', 'sample_data/time_series_sim.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/sample_data/time_series_sim.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "tutorials/conditional": ['tutorials/conditional.py', 'tutorials/conditional.py.md5', 'tutorials/conditional.rst', 'tutorials/conditional.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/tutorials/conditional.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "tutorials/discrim": ['tutorials/discrim.py', 'tutorials/discrim.py.md5', 'tutorials/discrim.rst', 'tutorials/discrim.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/tutorials/discrim.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "tutorials/dvariate": ['tutorials/dvariate.py', 'tutorials/dvariate.py.md5', 'tutorials/dvariate.rst', 'tutorials/dvariate.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/tutorials/dvariate.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "tutorials/independence": ['tutorials/independence.py', 'tutorials/independence.py.md5', 'tutorials/independence.rst', 'tutorials/independence.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/tutorials/independence.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "tutorials/kgof": ['tutorials/kgof.py', 'tutorials/kgof.py.md5', 'tutorials/kgof.rst', 'tutorials/kgof.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/tutorials/kgof.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "tutorials/ksample": ['tutorials/ksample.py', 'tutorials/ksample.py.md5', 'tutorials/ksample.rst', 'tutorials/ksample.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/tutorials/ksample.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "tutorials/overview": ['tutorials/overview.py', 'tutorials/overview.py.md5', 'tutorials/overview.rst', 'tutorials/overview.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/tutorials/overview.rst' for the build.
6:11:39 PM: WARNING: multiple files found for the document "tutorials/time_series": ['tutorials/time_series.py', 'tutorials/time_series.py.md5', 'tutorials/time_series.rst', 'tutorials/time_series.ipynb']
6:11:39 PM: Use '/opt/build/repo/docs/tutorials/time_series.rst' for the build.
6:11:39 PM: /opt/build/repo/docs/api/generated/hyppo.conditional.FCIT.rst.rst:10: WARNING: autosummary: failed to import FCIT.statistic
6:11:39 PM: /opt/build/repo/docs/api/generated/hyppo.conditional.FCIT.rst.rst:10: WARNING: autosummary: failed to import FCIT.test
6:11:39 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:7: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:18: WARNING: Block quote ends without a blank line; unexpected unindent.
6:11:39 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:22: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest:25: WARNING: Block quote ends without a blank line; unexpected unindent.
6:11:39 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing closing brace): {
6:11:39 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing opening brace): }
6:11:39 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing closing brace): {
6:11:39 PM: /opt/build/repo/hyppo/kgof/base.py:docstring of hyppo.kgof.base.GofTest.test: WARNING: invalid value set (missing opening brace): }
6:11:39 PM: /opt/build/repo/hyppo/ksample/ksamplehhg.py:docstring of hyppo.ksample.ksamplehhg.KSampleHHG:33: WARNING: Inline strong start-string without end-string.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal:5: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal:15: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.cond_indep_normal_nonlinear:5: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal:5: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal:15: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_normal_nonliear:6: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_linear:6: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_nonlinear:6: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.correlated_t_quadratic:6: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.indep_binomial:5: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/hyppo/tools/conditional_indep_sim.py:docstring of hyppo.tools.conditional_indep_sim.indep_lognormal:5: WARNING: Unexpected indentation.
6:11:39 PM: /opt/build/repo/docs/api/index.rst:187:<autosummary>:1: WARNING: Too many autonumbered footnote references: only 0 corresponding footnotes available.
6:11:39 PM: /opt/build/repo/docs/api/index.rst:187:<autosummary>:1: WARNING: Unknown target name: "footcite-szekelypartialdistancecorrelation2014a".
6:11:39 PM: tutorials/overview.rst:215: WARNING: download file not readable: /opt/build/repo/docs/get_start/overview.py
6:11:39 PM: tutorials/overview.rst:221: WARNING: download file not readable: /opt/build/repo/docs/get_start/overview.ipynb
6:11:39 PM: /opt/build/repo/docs/tutorials/dvariate.rst:61: WARNING: Bullet list ends without a blank line; unexpected unindent.
6:11:39 PM: /opt/build/repo/docs/tutorials/overview.rst:24: WARNING: duplicate label sphx_glr_tutorials_overview.py, other instance in /opt/build/repo/docs/get_start/overview.rst
6:11:39 PM: /opt/build/repo/docs/tutorials/overview.rst:24: WARNING: duplicate label overview, other instance in /opt/build/repo/docs/get_start/overview.rst
6:11:39 PM: /opt/build/repo/docs/tutorials/overview.rst:68: WARNING: duplicate label general indep, other instance in /opt/build/repo/docs/get_start/overview.rst
6:11:39 PM: benchmarks/index.rst:10: WARNING: duplicate label sphx_glr_benchmarks, other instance in /opt/build/repo/docs/benchmarks/index.rst
6:11:39 PM: benchmarks/index.rst:10: WARNING: duplicate label benchmarks, other instance in /opt/build/repo/docs/benchmarks/index.rst
6:11:39 PM: tutorials/conditional.rst:24: WARNING: duplicate label sphx_glr_tutorials_conditional.py, other instance in /opt/build/repo/docs/tutorials/conditional.rst
6:11:39 PM: tutorials/conditional.rst:24: WARNING: duplicate label conditional, other instance in /opt/build/repo/docs/tutorials/conditional.rst
6:11:39 PM: tutorials/conditional.rst:280: WARNING: download file not readable: /opt/build/repo/docs/user_guide/conditional.py
6:11:39 PM: tutorials/conditional.rst:286: WARNING: download file not readable: /opt/build/repo/docs/user_guide/conditional.ipynb
6:11:39 PM: tutorials/dvariate.rst:61: WARNING: Bullet list ends without a blank line; unexpected unindent.
6:11:39 PM: tutorials/dvariate.rst:24: WARNING: duplicate label sphx_glr_tutorials_dvariate.py, other instance in /opt/build/repo/docs/tutorials/dvariate.rst
6:11:39 PM: tutorials/dvariate.rst:24: WARNING: duplicate label d_var, other instance in /opt/build/repo/docs/tutorials/dvariate.rst
6:11:39 PM: tutorials/dvariate.rst:118: WARNING: download file not readable: /opt/build/repo/docs/user_guide/dvariate.py
6:11:39 PM: tutorials/dvariate.rst:124: WARNING: download file not readable: /opt/build/repo/docs/user_guide/dvariate.ipynb
6:11:39 PM: tutorials/discrim.rst:24: WARNING: duplicate label sphx_glr_tutorials_discrim.py, other instance in /opt/build/repo/docs/tutorials/discrim.rst
6:11:39 PM: tutorials/discrim.rst:24: WARNING: duplicate label discrim, other instance in /opt/build/repo/docs/tutorials/discrim.rst
6:11:39 PM: tutorials/discrim.rst:87: WARNING: download file not readable: /opt/build/repo/docs/user_guide/discrim.py
6:11:39 PM: tutorials/discrim.rst:93: WARNING: download file not readable: /opt/build/repo/docs/user_guide/discrim.ipynb
6:11:39 PM: gallery/index.rst:10: WARNING: duplicate label sphx_glr_gallery, other instance in /opt/build/repo/docs/gallery/index.rst
6:11:39 PM: gallery/index.rst:10: WARNING: duplicate label gallery, other instance in /opt/build/repo/docs/gallery/index.rst
6:11:39 PM: tutorials/independence.rst:24: WARNING: duplicate label sphx_glr_tutorials_independence.py, other instance in /opt/build/repo/docs/tutorials/independence.rst
6:11:39 PM: tutorials/independence.rst:24: WARNING: duplicate label indep, other instance in /opt/build/repo/docs/tutorials/independence.rst
6:11:39 PM: tutorials/independence.rst:538: WARNING: download file not readable: /opt/build/repo/docs/user_guide/independence.py
6:11:39 PM: tutorials/independence.rst:544: WARNING: download file not readable: /opt/build/repo/docs/user_guide/independence.ipynb
6:11:39 PM: tutorials/kgof.rst:24: WARNING: duplicate label sphx_glr_tutorials_kgof.py, other instance in /opt/build/repo/docs/tutorials/kgof.rst
6:11:39 PM: tutorials/kgof.rst:24: WARNING: duplicate label kgof, other instance in /opt/build/repo/docs/tutorials/kgof.rst
6:11:39 PM: tutorials/kgof.rst:64: WARNING: duplicate label gauss fssd, other instance in /opt/build/repo/docs/tutorials/kgof.rst
6:11:39 PM: tutorials/kgof.rst:257: WARNING: download file not readable: /opt/build/repo/docs/user_guide/kgof.py
6:11:39 PM: tutorials/kgof.rst:263: WARNING: download file not readable: /opt/build/repo/docs/user_guide/kgof.ipynb
6:11:39 PM: tutorials/ksample.rst:24: WARNING: duplicate label sphx_glr_tutorials_ksample.py, other instance in /opt/build/repo/docs/tutorials/ksample.rst
6:11:39 PM: tutorials/ksample.rst:24: WARNING: duplicate label ksample, other instance in /opt/build/repo/docs/tutorials/ksample.rst
6:11:39 PM: tutorials/ksample.rst:85: WARNING: duplicate label nonpar manova, other instance in /opt/build/repo/docs/tutorials/ksample.rst
6:11:39 PM: tutorials/ksample.rst:421: WARNING: download file not readable: /opt/build/repo/docs/user_guide/ksample.py
6:11:39 PM: tutorials/ksample.rst:427: WARNING: download file not readable: /opt/build/repo/docs/user_guide/ksample.ipynb
6:11:39 PM: sample_data/index.rst:10: WARNING: duplicate label sphx_glr_sample_data, other instance in /opt/build/repo/docs/sample_data/index.rst
6:11:39 PM: sample_data/index.rst:10: WARNING: duplicate label sample_data, other instance in /opt/build/repo/docs/sample_data/index.rst
6:11:39 PM: tutorials/time_series.rst:24: WARNING: duplicate label sphx_glr_tutorials_time_series.py, other instance in /opt/build/repo/docs/tutorials/time_series.rst
6:11:39 PM: tutorials/time_series.rst:24: WARNING: duplicate label time_series, other instance in /opt/build/repo/docs/tutorials/time_series.rst
6:11:39 PM: tutorials/time_series.rst:257: WARNING: download file not readable: /opt/build/repo/docs/user_guide/time_series.py
6:11:39 PM: tutorials/time_series.rst:263: WARNING: download file not readable: /opt/build/repo/docs/user_guide/time_series.ipynb
6:11:39 PM: looking for now-outdated files... none found
6:11:39 PM: pickling environment... done
6:11:39 PM: checking consistency... /opt/build/repo/docs/README.md: WARNING: document isn't included in any toctree
/opt/build/repo/docs/changelog/v0.3.3.md: WARNING: document isn't included in any toctree
/opt/build/repo/docs/requirements.txt: WARNING: document isn't included in any toctree
done
/opt/build/repo/docs/changelog/v0.3.3.md: WARNING: document isn't included in any toctree
/opt/build/repo/docs/requirements.txt: WARNING: document isn't included in any toctree
done
6:11:39 PM: preparing documents... done
6:11:39 PM: writing output... [ 0%] README
6:11:39 PM: writing output... [ 1%] api/generated/hyppo.conditional.ConditionalDcorr
6:11:39 PM: writing output... [ 1%] api/generated/hyppo.conditional.FCIT
6:11:39 PM: writing output... [ 2%] api/generated/hyppo.conditional.KCI
6:11:39 PM: writing output... [ 3%] api/generated/hyppo.conditional.PartialCorr
6:11:39 PM: writing output... [ 3%] api/generated/hyppo.conditional.PartialDcorr
6:11:40 PM: writing output... [ 4%] api/generated/hyppo.d_variate.base.DVariateTest
6:11:40 PM: writing output... [ 5%] api/generated/hyppo.d_variate.dHsic
6:11:40 PM: writing output... [ 5%] api/generated/hyppo.discrim.DiscrimOneSample
6:11:40 PM: writing output... [ 6%] api/generated/hyppo.discrim.DiscrimTwoSample
6:11:40 PM: writing output... [ 7%] api/generated/hyppo.discrim.base.DiscriminabilityTest
6:11:40 PM: writing output... [ 7%] api/generated/hyppo.independence.CCA
6:11:40 PM: writing output... [ 8%] api/generated/hyppo.independence.Dcorr
6:11:40 PM: writing output... [ 9%] api/generated/hyppo.independence.HHG
6:11:40 PM: writing output... [ 9%] api/generated/hyppo.independence.Hsic
6:11:40 PM: writing output... [ 10%] api/generated/hyppo.independence.KMERF
6:11:40 PM: writing output... [ 11%] api/generated/hyppo.independence.MGC
6:11:40 PM: writing output... [ 11%] api/generated/hyppo.independence.MaxMargin
6:11:40 PM: writing output... [ 12%] api/generated/hyppo.independence.RV
6:11:40 PM: writing output... [ 12%] api/generated/hyppo.independence.base.IndependenceTest
6:11:41 PM: writing output... [ 13%] api/generated/hyppo.independence.sim_matrix
6:11:41 PM: writing output... [ 14%] api/generated/hyppo.kgof.FSSD
6:11:41 PM: writing output... [ 14%] api/generated/hyppo.kgof.base.GofTest
6:11:41 PM: writing output... [ 15%] api/generated/hyppo.ksample.DISCO
6:11:41 PM: writing output... [ 16%] api/generated/hyppo.ksample.Energy
6:11:41 PM: writing output... [ 16%] api/generated/hyppo.ksample.FriedmanRafsky
6:11:41 PM: writing output... [ 17%] api/generated/hyppo.ksample.Hotelling
6:11:41 PM: writing output... [ 18%] api/generated/hyppo.ksample.KSample
6:11:41 PM: writing output... [ 18%] api/generated/hyppo.ksample.KSampleHHG
6:11:41 PM: writing output... [ 19%] api/generated/hyppo.ksample.MANOVA
6:11:41 PM: writing output... [ 20%] api/generated/hyppo.ksample.MMD
6:11:41 PM: writing output... [ 20%] api/generated/hyppo.ksample.MeanEmbeddingTest
6:11:41 PM: writing output... [ 21%] api/generated/hyppo.ksample.SmoothCFTest
6:11:41 PM: writing output... [ 22%] api/generated/hyppo.ksample.base.KSampleTest
6:11:41 PM: writing output... [ 22%] api/generated/hyppo.ksample.k_sample_transform
6:11:42 PM: writing output... [ 23%] api/generated/hyppo.ksample.mean_embedding.mean_embed_distance
6:11:42 PM: writing output... [ 24%] api/generated/hyppo.ksample.smoothCF.smooth_cf_distance
6:11:42 PM: writing output... [ 24%] api/generated/hyppo.time_series.DcorrX
6:11:42 PM: writing output... [ 25%] api/generated/hyppo.time_series.LjungBox
6:11:42 PM: writing output... [ 25%] api/generated/hyppo.time_series.MGCX
6:11:42 PM: writing output... [ 26%] api/generated/hyppo.time_series.base.TimeSeriesTest
6:11:42 PM: writing output... [ 27%] api/generated/hyppo.tools.chi2_approx
6:11:42 PM: writing output... [ 27%] api/generated/hyppo.tools.circle
6:11:42 PM: writing output... [ 28%] api/generated/hyppo.tools.compute_dist
6:11:42 PM: writing output... [ 29%] api/generated/hyppo.tools.compute_kern
6:11:42 PM: writing output... [ 29%] api/generated/hyppo.tools.cond_indep_binomial
6:11:42 PM: writing output... [ 30%] api/generated/hyppo.tools.cond_indep_lognormal
6:11:42 PM: writing output... [ 31%] api/generated/hyppo.tools.cond_indep_normal
6:11:42 PM: writing output... [ 31%] api/generated/hyppo.tools.cond_indep_normal_nonlinear
6:11:42 PM: writing output... [ 32%] api/generated/hyppo.tools.condi_indep_sim
6:11:42 PM: writing output... [ 33%] api/generated/hyppo.tools.correlated_binomial
6:11:42 PM: writing output... [ 33%] api/generated/hyppo.tools.correlated_lognormal
6:11:42 PM: writing output... [ 34%] api/generated/hyppo.tools.correlated_normal
6:11:43 PM: writing output... [ 35%] api/generated/hyppo.tools.correlated_normal_nonliear
6:11:43 PM: writing output... [ 35%] api/generated/hyppo.tools.correlated_t_linear
6:11:43 PM: writing output... [ 36%] api/generated/hyppo.tools.correlated_t_nonlinear
6:11:43 PM: writing output... [ 37%] api/generated/hyppo.tools.correlated_t_quadratic
6:11:43 PM: writing output... [ 37%] api/generated/hyppo.tools.cross_corr_ar
6:11:43 PM: writing output... [ 38%] api/generated/hyppo.tools.cubic
6:11:43 PM: writing output... [ 38%] api/generated/hyppo.tools.diamond
6:11:43 PM: writing output... [ 39%] api/generated/hyppo.tools.ellipse
6:11:43 PM: writing output... [ 40%] api/generated/hyppo.tools.exponential
6:11:43 PM: writing output... [ 40%] api/generated/hyppo.tools.fourth_root
6:11:43 PM: writing output... [ 41%] api/generated/hyppo.tools.gaussian_3samp
6:11:43 PM: writing output... [ 42%] api/generated/hyppo.tools.indep_ar
6:11:43 PM: writing output... [ 42%] api/generated/hyppo.tools.indep_binomial
6:11:43 PM: writing output... [ 43%] api/generated/hyppo.tools.indep_lognormal
6:11:43 PM: writing output... [ 44%] api/generated/hyppo.tools.indep_normal
6:11:43 PM: writing output... [ 44%] api/generated/hyppo.tools.indep_sim
6:11:43 PM: writing output... [ 45%] api/generated/hyppo.tools.joint_normal
6:11:43 PM: writing output... [ 46%] api/generated/hyppo.tools.linear
6:11:43 PM: writing output... [ 46%] api/generated/hyppo.tools.logarithmic
6:11:43 PM: writing output... [ 47%] api/generated/hyppo.tools.multi_compute_kern
6:11:43 PM: writing output... [ 48%] api/generated/hyppo.tools.multi_perm_test
6:11:44 PM: writing output... [ 48%] api/generated/hyppo.tools.multimodal_independence
6:11:44 PM: writing output... [ 49%] api/generated/hyppo.tools.multiplicative_noise
6:11:44 PM: writing output... [ 50%] api/generated/hyppo.tools.nonlinear_process
6:11:44 PM: writing output... [ 50%] api/generated/hyppo.tools.perm_test
6:11:44 PM: writing output... [ 51%] api/generated/hyppo.tools.power
6:11:44 PM: writing output... [ 51%] api/generated/hyppo.tools.quadratic
6:11:44 PM: writing output... [ 52%] api/generated/hyppo.tools.rot_ksamp
6:11:44 PM: writing output... [ 53%] api/generated/hyppo.tools.sin_four_pi
6:11:44 PM: writing output... [ 53%] api/generated/hyppo.tools.sin_sixteen_pi
6:11:44 PM: writing output... [ 54%] api/generated/hyppo.tools.spiral
6:11:44 PM: writing output... [ 55%] api/generated/hyppo.tools.square
6:11:44 PM: writing output... [ 55%] api/generated/hyppo.tools.step
6:11:44 PM: writing output... [ 56%] api/generated/hyppo.tools.ts_sim
6:11:44 PM: writing output... [ 57%] api/generated/hyppo.tools.two_parabolas
6:11:44 PM: writing output... [ 57%] api/generated/hyppo.tools.uncorrelated_bernoulli
6:11:44 PM: writing output... [ 58%] api/generated/hyppo.tools.w_shaped
6:11:44 PM: writing output... [ 59%] api/index
6:11:45 PM: writing output... [ 59%] benchmarks/indep_power_dimension
6:11:45 PM: writing output... [ 60%] benchmarks/indep_power_sampsize
6:11:45 PM: writing output... [ 61%] benchmarks/index
6:11:45 PM: writing output... [ 61%] benchmarks/perf_1d
6:11:45 PM: writing output... [ 62%] benchmarks/same_stat
6:11:45 PM: writing output... [ 62%] benchmarks/sg_execution_times
6:11:45 PM: writing output... [ 63%] changelog/index
6:11:45 PM: writing output... [ 64%] changelog/v0.1.0
6:11:45 PM: writing output... [ 64%] changelog/v0.1.1
6:11:45 PM: writing output... [ 65%] changelog/v0.1.2
6:11:45 PM: writing output... [ 66%] changelog/v0.1.3
6:11:45 PM: writing output... [ 66%] changelog/v0.2.0
6:11:45 PM: writing output... [ 67%] changelog/v0.2.1
6:11:45 PM: writing output... [ 68%] changelog/v0.2.2
6:11:45 PM: writing output... [ 68%] changelog/v0.3.0
6:11:45 PM: writing output... [ 69%] changelog/v0.3.1
6:11:45 PM: writing output... [ 70%] changelog/v0.3.2
6:11:45 PM: writing output... [ 70%] changelog/v0.3.3
6:11:45 PM: writing output... [ 71%] changelog/v0.4.0
6:11:45 PM: writing output... [ 72%] changelog/v0.5.0
6:11:45 PM: writing output... [ 72%] changelog/v0.5.1
6:11:45 PM: writing output... [ 73%] development/code_of_conduct
6:11:45 PM: writing output... [ 74%] development/contributing
6:11:46 PM: writing output... [ 74%] development/index
6:11:46 PM: writing output... [ 75%] development/license
6:11:46 PM: writing output... [ 75%] gallery/feat_import
6:11:46 PM: writing output... [ 76%] gallery/index
6:11:46 PM: writing output... [ 77%] gallery/mgc_map
6:11:46 PM: writing output... [ 77%] gallery/permutation_tree
6:11:46 PM: writing output... [ 78%] gallery/sg_execution_times
6:11:46 PM: writing output... [ 79%] get_start/citing
6:11:46 PM: writing output... [ 79%] get_start/index
6:11:46 PM: writing output... [ 80%] get_start/install
6:11:46 PM: writing output... [ 81%] get_start/overview
6:11:46 PM: writing output... [ 81%] index
6:11:46 PM: writing output... [ 82%] requirements
6:11:46 PM: writing output... [ 83%] sample_data/indep_sims
6:11:46 PM: writing output... [ 83%] sample_data/index
6:11:46 PM: writing output... [ 84%] sample_data/ksamp_gaussian_sims
6:11:46 PM: writing output... [ 85%] sample_data/ksamp_sims
6:11:46 PM: writing output... [ 85%] sample_data/sg_execution_times
6:11:46 PM: writing output... [ 86%] sample_data/time_series_sim
6:11:46 PM: writing output... [ 87%] tutorials/conditional
6:11:46 PM: writing output... [ 87%] tutorials/discrim
6:11:46 PM: writing output... [ 88%] tutorials/dvariate
6:11:46 PM: writing output... [ 88%] tutorials/independence
6:11:46 PM: writing output... [ 89%] tutorials/index
6:11:46 PM: writing output... [ 90%] tutorials/kgof
6:11:46 PM: writing output... [ 90%] tutorials/ksample
6:11:46 PM: writing output... [ 91%] tutorials/overview
6:11:46 PM: writing output... [ 92%] tutorials/sg_execution_times
6:11:46 PM: writing output... [ 92%] tutorials/time_series
6:11:46 PM: writing output... [ 93%] user_guide/benchmarks
6:11:46 PM: writing output... [ 94%] user_guide/conditional
6:11:46 PM: writing output... [ 94%] user_guide/d_variate
6:11:46 PM: writing output... [ 95%] user_guide/discrim
6:11:46 PM: writing output... [ 96%] user_guide/examples
6:11:46 PM: writing output... [ 96%] user_guide/independence
6:11:46 PM: writing output... [ 97%] user_guide/index
6:11:46 PM: writing output... [ 98%] user_guide/kgof
6:11:47 PM: writing output... [ 98%] user_guide/ksample
6:11:47 PM: writing output... [ 99%] user_guide/sims
6:11:47 PM: writing output... [100%] user_guide/time_series
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: /opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
../CONTRIBUTING.md:23: WARNING: 'myst' reference target not found: #how-to-create-an-actionable-bug-report
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
../CONTRIBUTING.md:23: WARNING: 'myst' reference target not found: #how-to-create-an-actionable-bug-report
6:11:47 PM: ../CONTRIBUTING.md:99: WARNING: 'myst' reference target not found: #guidelines
6:11:47 PM: /opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
/opt/build/repo/docs/development/index.rst:4: WARNING: toctree contains reference to document 'development/license' that doesn't have a title: no link will be generated
WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: WARNING: mathjax_config/mathjax2_config does not work for the current MathJax version, use mathjax3_config instead
6:11:47 PM: generating indices... genindex py-modindex done
6:11:47 PM: writing additional pages... search done
6:11:47 PM: copying images... [ 2%] tutorials/images/thumb/sphx_glr_conditional_thumb.png
6:11:47 PM: copying images... [ 5%] tutorials/images/thumb/sphx_glr_dvariate_thumb.png
6:11:47 PM: copying images... [ 7%] tutorials/images/thumb/sphx_glr_discrim_thumb.png
6:11:47 PM: copying images... [ 10%] tutorials/images/thumb/sphx_glr_independence_thumb.png
6:11:47 PM: copying images... [ 12%] gallery/images/thumb/sphx_glr_permutation_tree_thumb.png
6:11:47 PM: copying images... [ 15%] benchmarks/images/thumb/sphx_glr_perf_1d_thumb.png
6:11:47 PM: copying images... [ 17%] benchmarks/images/thumb/sphx_glr_same_stat_thumb.png
6:11:47 PM: copying images... [ 20%] gallery/images/thumb/sphx_glr_feat_import_thumb.png
6:11:47 PM: copying images... [ 22%] gallery/images/thumb/sphx_glr_mgc_map_thumb.png
6:11:47 PM: copying images... [ 25%] tutorials/images/thumb/sphx_glr_ksample_thumb.png
6:11:47 PM: copying images... [ 27%] tutorials/images/thumb/sphx_glr_overview_thumb.png
6:11:47 PM: copying images... [ 30%] tutorials/images/thumb/sphx_glr_time_series_thumb.png
6:11:47 PM: copying images... [ 32%] tutorials/images/thumb/sphx_glr_kgof_thumb.png
6:11:47 PM: copying images... [ 35%] sample_data/images/thumb/sphx_glr_time_series_sim_thumb.png
6:11:47 PM: copying images... [ 37%] sample_data/images/thumb/sphx_glr_ksamp_gaussian_sims_thumb.png
6:11:47 PM: copying images... [ 40%] benchmarks/images/thumb/sphx_glr_indep_power_dimension_thumb.png
6:11:47 PM: copying images... [ 42%] benchmarks/images/thumb/sphx_glr_indep_power_sampsize_thumb.png
6:11:47 PM: copying images... [ 45%] sample_data/images/thumb/sphx_glr_ksamp_sims_thumb.png
6:11:47 PM: copying images... [ 47%] benchmarks/images/sphx_glr_indep_power_dimension_001.png
6:11:47 PM: copying images... [ 50%] benchmarks/images/sphx_glr_indep_power_sampsize_001.png
6:11:47 PM: copying images... [ 52%] benchmarks/images/sphx_glr_perf_1d_001.png
6:11:47 PM: copying images... [ 55%] benchmarks/images/sphx_glr_same_stat_001.png
6:11:47 PM: copying images... [ 57%] gallery/images/sphx_glr_feat_import_001.png
6:11:47 PM: copying images... [ 60%] gallery/images/sphx_glr_mgc_map_001.png
6:11:47 PM: copying images... [ 62%] gallery/images/sphx_glr_mgc_map_002.png
6:11:47 PM: copying images... [ 65%] gallery/images/sphx_glr_permutation_tree_001.png
6:11:47 PM: copying images... [ 67%] gallery/images/sphx_glr_permutation_tree_002.png
6:11:47 PM: copying images... [ 70%] tutorials/images/sphx_glr_overview_001.png
6:11:47 PM: copying images... [ 72%] sample_data/images/sphx_glr_indep_sims_001.png
6:11:47 PM: copying images... [ 75%] sample_data/images/thumb/sphx_glr_indep_sims_thumb.png
6:11:47 PM: copying images... [ 77%] sample_data/images/sphx_glr_ksamp_gaussian_sims_001.png
6:11:47 PM: copying images... [ 80%] sample_data/images/sphx_glr_ksamp_sims_001.png
6:11:47 PM: copying images... [ 82%] sample_data/images/sphx_glr_ksamp_sims_002.png
6:11:47 PM: copying images... [ 85%] sample_data/images/sphx_glr_time_series_sim_001.png
6:11:47 PM: copying images... [ 87%] tutorials/images/sphx_glr_independence_001.png
6:11:47 PM: copying images... [ 90%] tutorials/images/sphx_glr_independence_002.png
6:11:47 PM: copying images... [ 92%] tutorials/images/sphx_glr_kgof_001.png
6:11:47 PM: copying images... [ 95%] tutorials/images/sphx_glr_ksample_001.png
6:11:47 PM: copying images... [ 97%] tutorials/images/sphx_glr_time_series_001.png
6:11:47 PM: copying images... [100%] tutorials/images/sphx_glr_time_series_002.png
6:11:47 PM: copying downloadable files... [ 2%] benchmarks/indep_power_dimension.py
6:11:47 PM: copying downloadable files... [ 5%] benchmarks/indep_power_dimension.ipynb
6:11:47 PM: copying downloadable files... [ 7%] benchmarks/indep_power_sampsize.py
6:11:47 PM: copying downloadable files... [ 10%] benchmarks/indep_power_sampsize.ipynb
6:11:47 PM: copying downloadable files... [ 13%] benchmarks/perf_1d.py
6:11:47 PM: copying downloadable files... [ 15%] benchmarks/perf_1d.ipynb
6:11:47 PM: copying downloadable files... [ 18%] benchmarks/same_stat.py
6:11:47 PM: copying downloadable files... [ 21%] benchmarks/same_stat.ipynb
6:11:47 PM: copying downloadable files... [ 23%] gallery/feat_import.py
6:11:47 PM: copying downloadable files... [ 26%] gallery/feat_import.ipynb
6:11:47 PM: copying downloadable files... [ 28%] gallery/mgc_map.py
6:11:47 PM: copying downloadable files... [ 31%] gallery/mgc_map.ipynb
6:11:47 PM: copying downloadable files... [ 34%] gallery/permutation_tree.py
6:11:47 PM: copying downloadable files... [ 36%] gallery/permutation_tree.ipynb
6:11:47 PM: copying downloadable files... [ 39%] sample_data/indep_sims.py
6:11:47 PM: copying downloadable files... [ 42%] sample_data/indep_sims.ipynb
6:11:47 PM: copying downloadable files... [ 44%] sample_data/ksamp_gaussian_sims.py
6:11:47 PM: copying downloadable files... [ 47%] sample_data/ksamp_gaussian_sims.ipynb
6:11:47 PM: copying downloadable files... [ 50%] sample_data/ksamp_sims.py
6:11:47 PM: copying downloadable files... [ 52%] sample_data/ksamp_sims.ipynb
6:11:47 PM: copying downloadable files... [ 55%] sample_data/time_series_sim.py
6:11:47 PM: copying downloadable files... [ 57%] sample_data/time_series_sim.ipynb
6:11:47 PM: copying downloadable files... [ 60%] tutorials/conditional.py
6:11:47 PM: copying downloadable files... [ 63%] tutorials/conditional.ipynb
6:11:47 PM: copying downloadable files... [ 65%] tutorials/discrim.py
6:11:47 PM: copying downloadable files... [ 68%] tutorials/discrim.ipynb
6:11:47 PM: copying downloadable files... [ 71%] tutorials/dvariate.py
6:11:47 PM: copying downloadable files... [ 73%] tutorials/dvariate.ipynb
6:11:47 PM: copying downloadable files... [ 76%] tutorials/independence.py
6:11:47 PM: copying downloadable files... [ 78%] tutorials/independence.ipynb
6:11:47 PM: copying downloadable files... [ 81%] tutorials/kgof.py
6:11:47 PM: copying downloadable files... [ 84%] tutorials/kgof.ipynb
6:11:47 PM: copying downloadable files... [ 86%] tutorials/ksample.py
6:11:47 PM: copying downloadable files... [ 89%] tutorials/ksample.ipynb
6:11:47 PM: copying downloadable files... [ 92%] tutorials/overview.py
6:11:47 PM: copying downloadable files... [ 94%] tutorials/overview.ipynb
6:11:47 PM: copying downloadable files... [ 97%] tutorials/time_series.py
6:11:47 PM: copying downloadable files... [100%] tutorials/time_series.ipynb
6:11:47 PM: copying static files... done
6:11:47 PM: copying extra files... done
6:11:47 PM: dumping search index in English (code: en)... done
6:11:47 PM: dumping object inventory... done
6:11:47 PM: build succeeded, 187 warnings.
6:11:47 PM: The HTML pages are in _build/html.
6:11:47 PM: Sphinx-Gallery successfully executed 19 out of 19 files subselected by:
6:11:47 PM: gallery_conf["filename_pattern"] = '\\.py'
6:11:47 PM: gallery_conf["ignore_pattern"] = '__init__\\.py'
6:11:47 PM: after excluding 0 files that had previously been run (based on MD5).
6:11:47 PM: embedding documentation hyperlinks...
6:11:47 PM: embedding documentation hyperlinks for gallery... [ 20%] feat_import.html
6:11:47 PM: embedding documentation hyperlinks for gallery... [ 40%] index.html
6:11:47 PM: embedding documentation hyperlinks for gallery... [ 60%] mgc_map.html
6:11:47 PM: embedding documentation hyperlinks for gallery... [ 80%] permutation_tree.html
6:11:47 PM: embedding documentation hyperlinks for gallery... [100%] sg_execution_times.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [ 10%] conditional.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [ 20%] discrim.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [ 30%] dvariate.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [ 40%] independence.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [ 50%] index.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [ 60%] kgof.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [ 70%] ksample.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [ 80%] overview.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [ 90%] sg_execution_times.html
6:11:47 PM: embedding documentation hyperlinks for tutorials... [100%] time_series.html
6:11:47 PM: embedding documentation hyperlinks for sample_data... [ 16%] indep_sims.html
6:11:47 PM: embedding documentation hyperlinks for sample_data... [ 33%] index.html
6:11:47 PM: embedding documentation hyperlinks for sample_data... [ 50%] ksamp_gaussian_sims.html
6:11:47 PM: embedding documentation hyperlinks for sample_data... [ 66%] ksamp_sims.html
6:11:47 PM: embedding documentation hyperlinks for sample_data... [ 83%] sg_execution_times.html
6:11:47 PM: embedding documentation hyperlinks for sample_data... [100%] time_series_sim.html
6:11:47 PM: embedding documentation hyperlinks for benchmarks... [ 16%] indep_power_dimension.html
6:11:47 PM: embedding documentation hyperlinks for benchmarks... [ 33%] indep_power_sampsize.html
6:11:47 PM: embedding documentation hyperlinks for benchmarks... [ 50%] index.html
6:11:47 PM: embedding documentation hyperlinks for benchmarks... [ 66%] perf_1d.html
6:11:47 PM: embedding documentation hyperlinks for benchmarks... [ 83%] same_stat.html
6:11:47 PM: embedding documentation hyperlinks for benchmarks... [100%] sg_execution_times.html
6:11:47 PM: sphinx-sitemap: sitemap.xml was generated for URL https://127.0.0.1:8000/ in /opt/build/repo/docs/_build/html/sitemap.xml
6:11:48 PM: Build finished. The HTML pages are in _build/html.
6:11:48 PM:
6:11:48 PM: (build.command completed in 2m 30.7s)
6:11:48 PM:
6:11:49 PM: (Netlify Build completed in 2m 31.6s)
6:12:40 PM: Section completed: building
6:12:44 PM: Finished processing build request in 4m9.056s
Deploying
Complete
Deploying
Complete
6:11:48 PM: Deploy site
6:11:48 PM: ────────────────────────────────────────────────────────────────
6:11:48 PM:
6:11:48 PM: Starting to deploy site from 'docs/_build/html'
6:11:49 PM: Calculating files to upload
6:11:49 PM: 182 new file(s) to upload
6:11:49 PM: 0 new function(s) to upload
6:11:49 PM: Section completed: deploying
6:11:49 PM: Site deploy was successfully initiated
6:11:49 PM:
6:11:49 PM: (Deploy site completed in 796ms)
Cleanup
Complete
Cleanup
Complete
6:11:49 PM: Netlify Build Complete
6:11:49 PM: ────────────────────────────────────────────────────────────────
6:11:49 PM:
6:11:50 PM: Caching artifacts
6:11:50 PM: Started saving build plugins
6:11:50 PM: Finished saving build plugins
6:11:50 PM: Started saving mise cache
6:12:03 PM: Finished saving mise cache
6:12:03 PM: Started saving pip cache
6:12:03 PM: Finished saving pip cache
6:12:03 PM: Started saving emacs cask dependencies
6:12:03 PM: Finished saving emacs cask dependencies
6:12:03 PM: Started saving maven dependencies
6:12:03 PM: Finished saving maven dependencies
6:12:03 PM: Started saving boot dependencies
6:12:03 PM: Finished saving boot dependencies
6:12:03 PM: Started saving rust rustup cache
6:12:03 PM: Finished saving rust rustup cache
6:12:03 PM: Started saving go dependencies
6:12:03 PM: Finished saving go dependencies
6:12:40 PM: Cached Ruby version 2.6.2
6:12:40 PM: Build script success
6:12:43 PM: Uploading Cache of size 345.0MB
6:12:44 PM: Section completed: cleanup
Post-processing
Complete
Post-processing
Complete
6:11:49 PM: Starting post processing
6:11:49 PM: Skipping form detection
6:11:49 PM: Post processing - header rules
6:11:49 PM: Post processing - redirect rules
6:11:49 PM: Post processing done
6:11:49 PM: Section completed: postprocessing
6:11:50 PM: Site is live ✨