- Notifications
You must be signed in to change notification settings - Fork 5.4k
KO: Translations for ko/beta/tutorials/estimators/linear.ipynb #671
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
KO: Translations for ko/beta/tutorials/estimators/linear.ipynb #671
Conversation
| Preview and run these notebook edits with Google Colab: Notebook diffs available on ReviewNB.com. |
| Reviewers added, please take a look. When your review is finished, approve the pull request or include "LGTM" in your comment. |
Choiuijin1125 left a comment
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.
Great translation! :)
Thanks for the review 😄 |
| I think we're good here? |
| @lamberta I’ll review it in the weekend and let you know approval. :) |
| @lamberta 'Download notebook' button has added recently, so I also added it. |
| }, | ||
| "outputs": [], | ||
| "source": [ | ||
| "!pip install tensorflow==2.0.0-beta0\n", |
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.
Now we can available beta1 :)
So 'beta0' → 'beta1' thanks 👍
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.
Thanks! I fixed version number
| Thanks. |
| The download button is available only for TF2 notebooks. So if you add the links for the buttons for TF2 notebooks, @lamberta can enable it. |
| " <a target=\"_blank\" href=\"https://github.com/tensorflow/docs/blob/master/site/ko/beta/tutorials/estimators/linear.ipynb\"><img src=\"https://www.tensorflow.org/images/GitHub-Mark-32px.png\" />깃허브(GitHub) 소스 보기</a>\n", | ||
| " </td>\n", | ||
| " <td>\n", | ||
| " <a target=\"_blank\" href=\"https://storage.googleapis.com/tensorflow_docs/site/ko/beta/tutorials/estimators/linear.ipynb\"><img src=\"https://www.tensorflow.org/images/download_logo_32px.png\" />노트북 다운로드</a>\n", |
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.
Remove button for now.
We can add them to the beta notebooks all at once when it's enabled for translations.
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.
Thank you @lamberta
Download notebook button has been removed
Choiuijin1125 left a comment
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 :)
rickiepark left a comment
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.
@cre8tor Great translation. Thank you so much! 👍
rickiepark left a comment
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 👍
| @Choiuijin1125 @rickiepark Thank you for reviewing my translation! |
lamberta left a comment
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.
Thanks for the translation and reviews 🚀
PiperOrigin-RevId: 254235401
Remove download button. (It will be applied at once: tensorflow#671)
Translation for tutorials/estimators/linear.ipynb
EN ver.
https://github.com/tensorflow/docs/tree/master/site/en/r2/tutorials/estimators/linear.ipynb
Thank you!