docs-l10n icon indicating copy to clipboard operation
docs-l10n copied to clipboard

[JA] translations

Open ilyaspiridonov opened this issue 2 years ago • 2 comments

Translated by Alconost

ilyaspiridonov avatar Dec 16 '23 12:12 ilyaspiridonov

Localization

Translators and reviewers are encouraged to submit pull requests from our GitLocalize project.

Preview

Preview and run these notebook edits with Google Colab: Rendered notebook diffs available on ReviewNB.com.

Format and style

Use the TensorFlow docs notebook tools to format for consistent source diffs and lint for style:
$ python3 -m pip install -U --user git+https://github.com/tensorflow/docs

$ python3 -m tensorflow_docs.tools.nbfmt notebook.ipynb
$ python3 -m tensorflow_docs.tools.nblint --arg=repo:tensorflow/docs-l10n \     --styles=tensorflow,tensorflow_docs_l10n notebook.ipynb
If commits are added to the pull request, synchronize your local branch: git pull origin 4d5f346da9157665529984671ee92fb437c9e571

github-actions[bot] avatar Dec 16 '23 12:12 github-actions[bot]

@pcoet

ilyaspiridonov avatar Jan 11 '24 19:01 ilyaspiridonov