Skip to content

Update tensordict link in intersphinx mapping #2736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 18, 2024
Merged

Conversation

svekars
Copy link
Contributor

@svekars svekars commented Jan 18, 2024

Since tensordict has moved to pytorch.org from pytorch-labs, updating the intersphinx mapping to reflect the change. This will fix the following build warning:

WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://pytorch-labs.github.io/tensordict/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 404 Client Error: Not Found for url: https://pytorch-labs.github.io/tensordict/objects.inv

Since tensordict has moved to pytorch.org from pytorch-labs, updating the intersphinx mapping to reflect the change. This will fix the following build warning:

```
WARNING: failed to reach any of the inventories with the following issues:
intersphinx inventory 'https://pytorch-labs.github.io/tensordict/objects.inv' not fetchable due to <class 'requests.exceptions.HTTPError'>: 404 Client Error: Not Found for url: https://pytorch-labs.github.io/tensordict/objects.inv
```
@svekars svekars added the build issue Issues relating to the tutorials build label Jan 18, 2024
Copy link

pytorch-bot bot commented Jan 18, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2736

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 68063a5 with merge base 6347d3a (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

Copy link
Contributor

@vmoens vmoens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this!

@svekars svekars merged commit e0cfa6e into main Jan 18, 2024
@svekars svekars deleted the svekars-patch-19 branch January 18, 2024 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build issue Issues relating to the tutorials build cla signed tensordict
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants