-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Fix colab note #2258
Conversation
- 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.
✅ Deploy Preview for pytorch-tutorials-preview ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this 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
@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. |
Append a note with the link to the Colab doc to the first cell in the notebook: