VSCode snippets for Azure Machine Learning
Перейти к файлу
Abraham Omorogbe 5028ceeb24 moving things to a snippets folder 2021-03-26 15:44:41 -07:00
.github Added ALL AML Snippets 2021-03-26 15:33:19 -07:00
snippets moving things to a snippets folder 2021-03-26 15:44:41 -07:00
CODE_OF_CONDUCT.md Initial CODE_OF_CONDUCT.md commit 2021-03-17 14:12:51 -07:00
LICENSE Updating LICENSE to template content 2021-03-17 14:12:53 -07:00
README.md moving things to a snippets folder 2021-03-26 15:44:41 -07:00
SECURITY.md Initial SECURITY.md commit 2021-03-17 14:12:56 -07:00
SUPPORT.md Initial SUPPORT.md commit 2021-03-17 14:12:55 -07:00

README.md

VS Code Snippets

Notes for contributing Azure ML Snippets.

For using snippets see https://github.com/Azure/azureml-snippets/blob/main/snippets/snippets.md.

  1. Add snippets to snippets/python.json. For more details on VS Code snippets: vs-code-docs
  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.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.

When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

Trademarks

This project may contain trademarks or logos for projects, products, or services. Authorized use of Microsoft trademarks or logos is subject to and must follow Microsoft's Trademark & Brand Guidelines. Use of Microsoft trademarks or logos in modified versions of this project must not cause confusion or imply Microsoft sponsorship. Any use of third-party trademarks or logos are subject to those third-party's policies.