Read the Docs build information Build id: 1899788 Project: robust-intelligence-inc-docs Version: latest Commit: a80bc5f8ffcd462aad81e71c13a822a86c1a5985 Date: 2023-12-13T19:52:11.264059Z State: finished Success: True [rtd-command-info] start-time: 2023-12-13T19:52:12.420401Z, end-time: 2023-12-13T19:52:16.630563Z, duration: 4, exit-code: 0 git clone --depth 1 git@github.com:RobustIntelligence/docs.git . Cloning into '.'... Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. [rtd-command-info] start-time: 2023-12-13T19:52:16.698142Z, end-time: 2023-12-13T19:52:26.349272Z, duration: 9, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/2.4-stable:refs/remotes/origin/2.4-stable Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:RobustIntelligence/docs * [new branch] 2.4-stable -> origin/2.4-stable [rtd-command-info] start-time: 2023-12-13T19:52:26.485183Z, end-time: 2023-12-13T19:52:26.720863Z, duration: 0, exit-code: 0 git checkout --force origin/2.4-stable Note: switching to 'origin/2.4-stable'. You are in 'detached HEAD' state. You can look around, make experimental changes and commit them, and you can discard any commits you make in this state without impacting any branches by switching back to a branch. If you want to create a new branch to retain commits you create, you may do so (now or later) by using -c with the switch command. Example: git switch -c Or undo this operation with: git switch - Turn off this advice by setting config variable advice.detachedHead to false HEAD is now at a80bc5f Add new build of docs with versioned notebook links and AWS x-account. (#27) [rtd-command-info] start-time: 2023-12-13T19:52:26.783971Z, end-time: 2023-12-13T19:52:26.853956Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-12-13T19:52:26.923597Z, end-time: 2023-12-13T19:52:26.988908Z, duration: 0, exit-code: 0 cat .readthedocs.yaml # .readthedocs.yml # Read the Docs configuration file # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # Required version: 2 build: os: "ubuntu-20.04" tools: python: "3.9" commands: - mkdir --parents _readthedocs/html/ - cp --recursive html/* _readthedocs/html/ [rtd-command-info] start-time: 2023-12-13T19:52:33.260131Z, end-time: 2023-12-13T19:52:33.370677Z, duration: 0, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2023-12-13T19:52:33.920038Z, end-time: 2023-12-13T19:52:33.985267Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2023-12-13T19:52:34.065399Z, end-time: 2023-12-13T19:52:34.158926Z, duration: 0, exit-code: 0 cp --recursive html/* _readthedocs/html/