Skip to content

Commit b3e7337

Browse files
committed
notebook test exec
1 parent a3d100c commit b3e7337

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

python-recipes/semantic-router/00_semantic_routing.ipynb

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,17 @@
2929
},
3030
{
3131
"cell_type": "code",
32-
"execution_count": null,
32+
"execution_count": 26,
3333
"id": "c620286e",
3434
"metadata": {},
3535
"outputs": [
3636
{
3737
"name": "stdout",
3838
"output_type": "stream",
3939
"text": [
40+
"\n",
41+
"\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m A new release of pip is available: \u001b[0m\u001b[31;49m24.0\u001b[0m\u001b[39;49m -> \u001b[0m\u001b[32;49m25.1\u001b[0m\n",
42+
"\u001b[1m[\u001b[0m\u001b[34;49mnotice\u001b[0m\u001b[1;39;49m]\u001b[0m\u001b[39;49m To update, run: \u001b[0m\u001b[32;49mpip install --upgrade pip\u001b[0m\n",
4043
"Note: you may need to restart the kernel to use updated packages.\n"
4144
]
4245
}

0 commit comments

Comments
 (0)