Skip to content

Commit 5b85ae2

Browse files
Merge branch 'main' into matt/update-sample
2 parents 6f5cd24 + bcf80d3 commit 5b85ae2

File tree

1 file changed

+2
-10
lines changed

1 file changed

+2
-10
lines changed

Tutorial-RAG/Tutorial-rag.ipynb

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -220,17 +220,9 @@
220220
},
221221
{
222222
"cell_type": "code",
223-
"execution_count": 3,
223+
"execution_count": null,
224224
"metadata": {},
225-
"outputs": [
226-
{
227-
"name": "stdout",
228-
"output_type": "stream",
229-
"text": [
230-
"py-rag-tutorial-idx created\n"
231-
]
232-
}
233-
],
225+
"outputs": [],
234226
"source": [
235227
"from azure.identity import DefaultAzureCredential\n",
236228
"from azure.identity import get_bearer_token_provider\n",

0 commit comments

Comments
 (0)