Add sample Notebook provider (#17988)

This commit is contained in:
Charles Gagnon
2022-01-05 09:14:54 -08:00
committed by GitHub
parent 4a2b31f3ba
commit b2c919e054
14 changed files with 286 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
{
"extension-display-name": "Sample Notebook provider extension for Azure Data Studio",
"extension-description": "Demonstrates contributing a custom Notebook provider which allows users to contribute their own custom Notebooks."
}