* Update deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update docusaurus.config.js
* Update docusaurus.config.js
* Update deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update docusaurus.config.js
* Update docusaurus.config.js
* add japanese
* Update deploy.yml
* Update deploy.yml
* json for japanese
* add japanese translation
* add japanese translation
* Update deploy.yml
* fix : branch to main for github actions workflow
* add devcontainer.json
* japanese markdown
* japanese markdown
* docusaurus devcontainer for vscode developer
* japanese markdown translation message
* Translated into Japanese
* Translate workspace.md
* Translated installation.md into Japanese
* Translated installation.md into Japanese
* translate to japanese
* Small fix
* Add spaces
Add spaces before/after English words in Japanese sentences
* Add spaces
Add spaces before/after English words in Japanese sentences
* Translated into Japanese
* Replace single quotes with backquotes
* Translated logging.md into Japanese
* adopt to upstream main
* adopt to upstream main
* fix link path in japanese markdown
* Make Japanese translations
* Remove commented out original sentences
* initial japanese translation asof 0730
* fix typo
* Translated into Japanese
* Translated data.md into Japanese
* Translated debugging.md into Japanese
* Translated troubleshooting.md into Japanese
* 微修正
利用したい --> 応用した
* Small fix
* Small fix
* Translate a link name into Japanese
* docker-build japanese
* Environment --> 環境
* fix link name to japanese
* fix path
* #79
Co-authored-by: RyO <graphgear800@gmail.com>
Co-authored-by: Keisuke Takahashi <k14i@outlook.com>
* Update deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update docusaurus.config.js
* Update docusaurus.config.js
* Update deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update deploy.yml
* Update docusaurus.config.js
* Update docusaurus.config.js
* add japanese
* Update deploy.yml
* Update deploy.yml
* json for japanese
* add japanese translation
* add japanese translation
* Update deploy.yml
* fix : branch to main for github actions workflow
* add devcontainer.json
* japanese markdown
* japanese markdown
* docusaurus devcontainer for vscode developer
* japanese markdown translation message
* Translated into Japanese
* Translate workspace.md
* Translated installation.md into Japanese
* Translated installation.md into Japanese
* translate to japanese
* Small fix
* Add spaces
Add spaces before/after English words in Japanese sentences
* Add spaces
Add spaces before/after English words in Japanese sentences
* Translated into Japanese
* Replace single quotes with backquotes
* Translated logging.md into Japanese
* adopt to upstream main
* adopt to upstream main
* fix link path in japanese markdown
Co-authored-by: RyO <graphgear800@gmail.com>
Co-authored-by: Keisuke Takahashi <k14i@outlook.com>
* Add code for creating a dataset using path on datastore
* OutputFileDatasetConfig example
* Example for registering from local
* update warning
* address comments
* Fix import
* Update contributing.md
Link npm and yarn with their installation guide, respectively.
* add link to docusaurus page
Co-authored-by: amin <amin.saied@gmail.com>
* add command snippet with src
* update description
* add src* prefixes
* update link to azureml-web in snippets parser
* run snippet-parser to update snippets.md
* add distributed script run config snippet
* update snippets.md using snippet-parser.py
* NCCL_SOCKET_IFNAME will not select docker or lo interfaces by default
* remove interface from prints statements
* add pl example from azureml-examples