Skip to content

Commit

Permalink
[Notebook] more fixes to 0_how_to_work_with_onnx.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
maltanar committed Feb 5, 2024
1 parent 3b0f11e commit baff921
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions notebooks/0_how_to_work_with_onnx.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -656,7 +656,7 @@
],
"metadata": {
"kernelspec": {
"display_name": "venv",
"display_name": "Python 3 (ipykernel)",
"language": "python",
"name": "python3"
},
Expand All @@ -670,7 +670,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.8.16"
"version": "3.8.18"
},
"vscode": {
"interpreter": {
Expand All @@ -679,5 +679,5 @@
}
},
"nbformat": 4,
"nbformat_minor": 2
"nbformat_minor": 4
}

0 comments on commit baff921

Please sign in to comment.