Skip to content

Mention prerequisites for running tutorial basing on observations #2461

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 5 commits into from
Jun 12, 2023

Conversation

noqqaqq
Copy link
Contributor

@noqqaqq noqqaqq commented Jun 12, 2023

Fixes #1993

Description

Issues were observed executing Text classification with the torchtext library tutorial.
To mitigate it, especially in Google Collab environment, prerequisite for installing proper version of portalocker library is needed.
Added this prerequisite to tutorial description.

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.

cc @pytorch/team-text-core @Nayef211

@pytorch-bot
Copy link

pytorch-bot bot commented Jun 12, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit 8603eee:
💚 Looks good so far! There are no failures yet. 💚

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

@netlify
Copy link

netlify bot commented Jun 12, 2023

Deploy Preview for pytorch-tutorials-preview ready!

Name Link
🔨 Latest commit 8603eee
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/648774e83a4d040008fb5858
😎 Deploy Preview https://deploy-preview-2461--pytorch-tutorials-preview.netlify.app/beginner/text_sentiment_ngrams_tutorial
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@github-actions github-actions bot added question module: torchtext docathon-h1-2023 A label for the docathon in H1 2023 medium and removed cla signed labels Jun 12, 2023
@svekars svekars removed the docathon-h1-2023 A label for the docathon in H1 2023 label Jun 12, 2023
Copy link
Contributor

@Nayef211 Nayef211 left a comment

Choose a reason for hiding this comment

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

LGTM!

@svekars svekars merged commit 9fa95f0 into pytorch:main Jun 12, 2023
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.

Problem with the torchtext library text classification example
4 participants