Skip to content

Commit

Permalink
Merge pull request #611 from vespa-engine/kkraune/execution-count
Browse files Browse the repository at this point in the history
set "execution_count": 1
  • Loading branch information
kkraune committed Nov 2, 2023
2 parents 66d7ad1 + 0c4a26f commit ee3cf49
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions docs/sphinx/source/getting-started-pyvespa.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "03f3d0f2",
"metadata": {},
"outputs": [],
Expand All @@ -58,7 +58,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "bd5c2629",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -146,7 +146,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "canadian-blood",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -187,7 +187,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "e9d3facd",
"metadata": {},
"outputs": [],
Expand All @@ -211,7 +211,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "a7429132",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -243,7 +243,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "20306d5c",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -271,7 +271,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "be392a78",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -300,7 +300,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "ff6f0fac",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -339,7 +339,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "82b5f6fe",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -378,7 +378,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "cb84a30a",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -409,7 +409,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "b341042a",
"metadata": {},
"outputs": [],
Expand Down Expand Up @@ -438,7 +438,7 @@
},
{
"cell_type": "code",
"execution_count": null,
"execution_count": 1,
"id": "e5064bd2",
"metadata": {},
"outputs": [],
Expand Down

0 comments on commit ee3cf49

Please sign in to comment.