Skip to content

Replace deprecated PyTorch Anaconda channel install instructions#3864

Open
omkar-334 wants to merge 5 commits intopytorch:mainfrom
omkar-334:fix/3428-anaconda-channel-deprecation
Open

Replace deprecated PyTorch Anaconda channel install instructions#3864
omkar-334 wants to merge 5 commits intopytorch:mainfrom
omkar-334:fix/3428-anaconda-channel-deprecation

Conversation

@omkar-334
Copy link
Copy Markdown

Fixes #3428

Description

Both the pytorch and pytorch-nightly Anaconda channels stopped receiving updates past PyTorch 2.5 (see pytorch/pytorch#138506). This PR removes the four remaining tutorial pages that still recommend them.

Files changed

  • beginner_source/introyt/tensorboardyt_tutorial.py
  • recipes_source/recipes/tensorboard_with_pytorch.py
  • beginner_source/introyt/captumyt.py
  • advanced_source/sharding.rst

Checklist

  • The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
  • Only one issue is addressed in this pull request
  • Labels from the issue that this PR is fixing are added to this pull request
  • No unnecessary issues are included into this pull request.

@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented May 5, 2026

🔗 Helpful Links

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

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

✅ No Failures

As of commit 285923e with merge base 08435cc (image):
💚 Looks good so far! There are no failures yet. 💚

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

@meta-cla meta-cla Bot added the cla signed label May 5, 2026
@omkar-334
Copy link
Copy Markdown
Author

This includes the 3 instances mentioned in #3428 (comment), along with 1 other instance I found in the codebase

Comment thread beginner_source/introyt/captumyt.py Outdated
Comment thread beginner_source/introyt/tensorboardyt_tutorial.py Outdated
Comment thread recipes_source/recipes/tensorboard_with_pytorch.py Outdated
@omkar-334
Copy link
Copy Markdown
Author

Thanks @svekars I've applied the changes from your review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

💡 [REQUEST] - update/remove mentions to PyTorch’s official Anaconda channel

3 participants