Skip to content

Commit

Permalink
fix ipynb
Browse files Browse the repository at this point in the history
Signed-off-by: sailesh duddupudi <[email protected]>
  • Loading branch information
saileshd1402 committed Dec 2, 2024
1 parent b545c80 commit 87999f1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/pytorch/image-classification/create-pytorchjob.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -535,7 +535,7 @@
],
"metadata": {
"kernelspec": {
"display_name": ".kubeenv",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -549,7 +549,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.10.12"
"version": "3.9.12"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 87999f1

Please sign in to comment.