Skip to content

Commit 5305567

Browse files
authored
[RSDK-744] Update example process ID (#166)
1 parent ae97817 commit 5305567

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/examples/example.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -474,7 +474,7 @@
474474
"```json\n",
475475
"[\n",
476476
" {\n",
477-
" \"id\": \"0\",\n",
477+
" \"id\": \"my-python-server-process\",\n",
478478
" \"log\": true,\n",
479479
" \"name\": \"python\",\n",
480480
" \"args\": [\n",

0 commit comments

Comments
 (0)