Skip to content

Commit 8260f8d

Browse files
authored
feat: update adk notebooks cr command (#198)
1 parent 6dc8108 commit 8260f8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

agents/adk_base/notebooks/adk_app_testing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
"source": [
262262
"### Local Testing\n",
263263
"\n",
264-
"> You can run the application locally via the `make backend` command."
264+
"> You can run the application locally via the `make local-backend` command."
265265
]
266266
},
267267
{

agents/agentic_rag/notebooks/adk_app_testing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@
261261
"source": [
262262
"### Local Testing\n",
263263
"\n",
264-
"> You can run the application locally via the `make backend` command."
264+
"> You can run the application locally via the `make local-backend` command."
265265
]
266266
},
267267
{

0 commit comments

Comments
 (0)