Skip to content

Commit baff921

Browse files
committed
[Notebook] more fixes to 0_how_to_work_with_onnx.ipynb
1 parent 3b0f11e commit baff921

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

notebooks/0_how_to_work_with_onnx.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -656,7 +656,7 @@
656656
],
657657
"metadata": {
658658
"kernelspec": {
659-
"display_name": "venv",
659+
"display_name": "Python 3 (ipykernel)",
660660
"language": "python",
661661
"name": "python3"
662662
},
@@ -670,7 +670,7 @@
670670
"name": "python",
671671
"nbconvert_exporter": "python",
672672
"pygments_lexer": "ipython3",
673-
"version": "3.8.16"
673+
"version": "3.8.18"
674674
},
675675
"vscode": {
676676
"interpreter": {
@@ -679,5 +679,5 @@
679679
}
680680
},
681681
"nbformat": 4,
682-
"nbformat_minor": 2
682+
"nbformat_minor": 4
683683
}

0 commit comments

Comments
 (0)