From 1882703dd4a4204feec45540af0d1ce9b2503b09 Mon Sep 17 00:00:00 2001 From: Alexis Leboeuf Date: Sat, 6 Dec 2025 10:58:56 +0100 Subject: [PATCH] Changing Python version --- Main.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Main.ipynb b/Main.ipynb index ad2c939..50d4042 100644 --- a/Main.ipynb +++ b/Main.ipynb @@ -112,7 +112,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": ".venv", "language": "python", "name": "python3" }, @@ -126,7 +126,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.10.12" + "version": "3.12.3" } }, "nbformat": 4,