Skip to content

Commit e748524

Browse files
authored
Merge pull request #954 from VasuBhog/patch-1
Delete the output for parameterized notebook
2 parents 5a04295 + fe55640 commit e748524

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

samples/applications/azure-data-studio/parameterization.ipynb

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -66,14 +66,8 @@
6666
"metadata": {
6767
"azdata_cell_guid": "d3c849f6-fd01-467d-9240-1e8831b5d19f"
6868
},
69-
"outputs": [
70-
{
71-
"name": "stdout",
72-
"text": "Addition: 7.0\nMultiplication: 10.0\n",
73-
"output_type": "stream"
74-
}
75-
],
69+
"outputs": [],
7670
"execution_count": 3
7771
}
7872
]
79-
}
73+
}

0 commit comments

Comments
 (0)