mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #954 from VasuBhog/patch-1
Delete the output for parameterized notebook
This commit is contained in:
@@ -66,14 +66,8 @@
|
||||
"metadata": {
|
||||
"azdata_cell_guid": "d3c849f6-fd01-467d-9240-1e8831b5d19f"
|
||||
},
|
||||
"outputs": [
|
||||
{
|
||||
"name": "stdout",
|
||||
"text": "Addition: 7.0\nMultiplication: 10.0\n",
|
||||
"output_type": "stream"
|
||||
}
|
||||
],
|
||||
"outputs": [],
|
||||
"execution_count": 3
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user