Skip to content

Add gtag() helper function used by star-rating #2701

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 3 commits into from
Dec 8, 2023

Conversation

carljparker
Copy link
Contributor

Originally proposed this change in the pytorch/pytorch_sphinx_theme repo as PR#188, but SveKars suggested we try it out in pytorch/tutorials which does not have as large a scope.

Fixes #2696

Description

Add JavaScript helper function used by star-rating code...as well as other customer JavaScript in the turtorials.

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.

Originally proposed this change in the `pytorch/pytorch_sphinx_theme`
repo as PR#188, but SveKars suggested we try it out in
`pytorch/tutorials` which does not have as large a scope.
@carljparker carljparker added the bug label Dec 8, 2023
Copy link

pytorch-bot bot commented Dec 8, 2023

🔗 Helpful Links

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

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

✅ You can merge normally! (1 Unrelated Failure)

As of commit 382b64c with merge base 17e81c1 (image):

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

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

@carljparker carljparker merged commit b40427d into main Dec 8, 2023
@carljparker
Copy link
Contributor Author

Thanks, @svekars, for catching the issue with the comment markers.

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] - No longer collecting star-rating data for tutorials, since transition to GA4
3 participants