moving things to a snippets folder
This commit is contained in:
Родитель
15a5561c2c
Коммит
5028ceeb24
|
@ -2,10 +2,10 @@
|
|||
|
||||
Notes for contributing Azure ML Snippets.
|
||||
|
||||
For using snippets see https://azure.github.io/azureml-web/docs/vs-code-snippets/snippets.
|
||||
For using snippets see https://github.com/Azure/azureml-snippets/blob/main/snippets/snippets.md.
|
||||
|
||||
1. Add snippets to `python.json`. For more details on VS Code snippets: [vs-code-docs](https://code.visualstudio.com/docs/editor/userdefinedsnippets)
|
||||
2. Run `python snippets-parser.py` to automatically update the `snippets.md` (which will document your changes)
|
||||
1. Add snippets to `snippets/python.json`. For more details on VS Code snippets: [vs-code-docs](https://code.visualstudio.com/docs/editor/userdefinedsnippets)
|
||||
2. Run `python snippets-parser.py` to automatically update the `snippets/snippets.md` (which will document your changes)
|
||||
3. Make a PR to the `main` branch and request a review.
|
||||
|
||||
|
||||
|
|
До Ширина: | Высота: | Размер: 416 KiB После Ширина: | Высота: | Размер: 416 KiB |
Загрузка…
Ссылка в новой задаче