moving things to a snippets folder

This commit is contained in:
Abraham Omorogbe 2021-03-26 15:44:41 -07:00
Родитель 15a5561c2c
Коммит 5028ceeb24
5 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -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