mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-04-01 17:40:30 -04:00
Cavonac/params (#14264)
* visual consistent added variable table * typo * update variables and code * variable descriptions * typos * typo * added next steps * identifying param cells * updates to readme and removing orphaned notebooks Co-authored-by: Alex Ma <alma1@microsoft.com>
This commit is contained in:
@@ -2,7 +2,8 @@
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"name": "powershell",
|
||||
"display_name": "PowerShell"
|
||||
"display_name": "PowerShell",
|
||||
"language": "powershell"
|
||||
},
|
||||
"language_info": {
|
||||
"name": "powershell",
|
||||
@@ -50,7 +51,9 @@
|
||||
],
|
||||
"metadata": {
|
||||
"azdata_cell_guid": "417edc0e-1107-4a27-a4cf-e921f79b3f6a",
|
||||
"tags": []
|
||||
"tags": [
|
||||
"parameters"
|
||||
]
|
||||
},
|
||||
"outputs": [],
|
||||
"execution_count": null
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"name": "powershell",
|
||||
"display_name": "PowerShell"
|
||||
"display_name": "PowerShell",
|
||||
"language": "powershell"
|
||||
},
|
||||
"language_info": {
|
||||
"name": "powershell",
|
||||
@@ -80,7 +81,9 @@
|
||||
],
|
||||
"metadata": {
|
||||
"azdata_cell_guid": "01888595-0d1c-445b-ba85-dd12caa30192",
|
||||
"tags": []
|
||||
"tags": [
|
||||
"parameters"
|
||||
]
|
||||
},
|
||||
"outputs": [],
|
||||
"execution_count": null
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"metadata": {
|
||||
"kernelspec": {
|
||||
"name": "powershell",
|
||||
"display_name": "PowerShell"
|
||||
"display_name": "PowerShell",
|
||||
"language": "powershell"
|
||||
},
|
||||
"language_info": {
|
||||
"name": "powershell",
|
||||
@@ -77,7 +78,9 @@
|
||||
],
|
||||
"metadata": {
|
||||
"azdata_cell_guid": "5896a9a8-5ba8-4888-967a-10c3ceaccf12",
|
||||
"tags": []
|
||||
"tags": [
|
||||
"parameters"
|
||||
]
|
||||
},
|
||||
"outputs": [],
|
||||
"execution_count": null
|
||||
|
||||
Reference in New Issue
Block a user