Skip to content

Commit

Permalink
Sherif akoush/update v2 protos in notebooks (#93)
Browse files Browse the repository at this point in the history
* fix scheduler notebooks

* adjust service mesh notebooks

* further changes to update path in notebooks

* clear output of notebooks
  • Loading branch information
sakoush authored Feb 17, 2022
1 parent 29bb402 commit 4e607ea
Show file tree
Hide file tree
Showing 9 changed files with 512 additions and 5,592 deletions.
624 changes: 64 additions & 560 deletions scheduler/notebooks/k8s.ipynb

Large diffs are not rendered by default.

28 changes: 4 additions & 24 deletions scheduler/notebooks/proxy-scheduler-local-test.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -27,20 +27,10 @@
},
{
"cell_type": "code",
"execution_count": 8,
"execution_count": null,
"id": "jewish-competition",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"{\r\n",
" \r\n",
"}\r\n"
]
}
],
"outputs": [],
"source": [
"!grpcurl -d '{\"request\": {\\\n",
" \"model\":{ \\\n",
Expand All @@ -59,20 +49,10 @@
},
{
"cell_type": "code",
"execution_count": 9,
"execution_count": null,
"id": "measured-charity",
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"{\r\n",
" \r\n",
"}\r\n"
]
}
],
"outputs": [],
"source": [
"!grpcurl -d '{\\\n",
" \"model\":{\"name\":\"iris\"},\\\n",
Expand Down
Loading

0 comments on commit 4e607ea

Please sign in to comment.