Skip to content

Fix colab note #2258

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 4 commits into from
Mar 17, 2023
Merged

Fix colab note #2258

merged 4 commits into from
Mar 17, 2023

Conversation

svekars
Copy link
Contributor

@svekars svekars commented Mar 17, 2023

Append a note with the link to the Colab doc to the first cell in the notebook:

Screenshot 2023-03-17 at 11 45 23 AM

Svetlana Karslioglu added 2 commits March 17, 2023 11:53
- Added a note on how to install correct version if running in Colab
- Added `first_notebook_cell` to point to that section.
- Updated 2.0 tutorials with the requirement to install 2.0.
@netlify
Copy link

netlify bot commented Mar 17, 2023

Deploy Preview for pytorch-tutorials-preview ready!

Name Link
🔨 Latest commit d561366
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-tutorials-preview/deploys/6414c0e115dd270008877e56
😎 Deploy Preview https://deploy-preview-2258--pytorch-tutorials-preview.netlify.app/beginner/t5_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.

Copy link
Contributor

@carljparker carljparker left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@malfet malfet left a comment

Choose a reason for hiding this comment

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

Sure, but please make sure to revert it when update happens

@svekars
Copy link
Contributor Author

svekars commented Mar 17, 2023

Sure, but please make sure to revert it when update happens

@malfet This actually just adds a link to a doc with general tips and tricks on how to run tutorials in colab. Like how to mount a google drive when you need to save a model, how to install pytorch version. We can add how to enable GPU runtime and so on and so forth. I don't think we need to remove it.

@svekars svekars merged commit be94171 into main Mar 17, 2023
@svekars svekars deleted the fix-colab-note branch March 17, 2023 21:04
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.

4 participants