Skip to content

Conversation

@DenzelAnoliefo
Copy link

Fixes #3734

Description

The get_files_to_run.py script was aggressively scrubbing code from files not in the current shard. This caused the RUNNABLE_CODE_REMOVED placeholder to appear in the Unstable docs when artifacts were merged. This PR disables the remove_other_files step, ensuring source files remain intact while files_to_run still controls execution order.

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

pytorch-bot bot commented Jan 29, 2026

🔗 Helpful Links

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

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

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

@meta-cla meta-cla bot added the cla signed label Jan 29, 2026
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.

[BUG] - Tutorials in unstable have runnable code removed

1 participant