Read the Docs build information Build id: 1873660 Project: robust-intelligence-inc-docs Version: latest Commit: b722ed5da9f900cd74130e4a9447a4d5aace03df Date: 2023-11-30T18:48:44.991620Z State: finished Success: True [rtd-command-info] start-time: 2023-11-30T18:48:46.176030Z, end-time: 2023-11-30T18:48:49.571350Z, duration: 3, 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-11-30T18:48:49.653708Z, end-time: 2023-11-30T18:48:54.643333Z, duration: 4, exit-code: 0 git fetch origin --force --prune --prune-tags --depth 50 refs/heads/2.3-stable:refs/remotes/origin/2.3-stable Warning: Permanently added 'github.com' (ED25519) to the list of known hosts. From github.com:RobustIntelligence/docs * [new branch] 2.3-stable -> origin/2.3-stable [rtd-command-info] start-time: 2023-11-30T18:48:54.777235Z, end-time: 2023-11-30T18:48:55.013786Z, duration: 0, exit-code: 0 git checkout --force origin/2.3-stable Note: switching to 'origin/2.3-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 b722ed5 Update 2.3 docs site to fix the link to the lending notebook on Colab. (#23) [rtd-command-info] start-time: 2023-11-30T18:48:55.074246Z, end-time: 2023-11-30T18:48:55.132175Z, duration: 0, exit-code: 0 git clean -d -f -f [rtd-command-info] start-time: 2023-11-30T18:48:55.207153Z, end-time: 2023-11-30T18:48:55.266812Z, 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-11-30T18:49:05.458130Z, end-time: 2023-11-30T18:49:07.167606Z, duration: 1, exit-code: 0 asdf global python 3.9.18 [rtd-command-info] start-time: 2023-11-30T18:49:08.457010Z, end-time: 2023-11-30T18:49:08.514499Z, duration: 0, exit-code: 0 mkdir --parents _readthedocs/html/ [rtd-command-info] start-time: 2023-11-30T18:49:08.626493Z, end-time: 2023-11-30T18:49:08.717697Z, duration: 0, exit-code: 0 cp --recursive html/* _readthedocs/html/