/AzureML-CheatSheet

Cheat sheet for using AzureML

Primary LanguageJavaScript

Contribution Guide

Adding Snippets

  1. Add useful snippets to the snippets.json file.
  2. Document the new snippets in the vs-code-snippets/snippets.md file. For large changes to the snippets file we provide a snippets-parser.py script that automatically converts snippets.json into markdown format.
  3. Submit your proposed changes via a PR for review.