From c277ae465d1fd6ab8ec7a2e4b5ef16da6f05dc1d Mon Sep 17 00:00:00 2001 From: SUR Frederic <frederic.sur@univ-lorraine.fr> Date: Mon, 2 Dec 2024 14:18:14 +0000 Subject: [PATCH] 2024-2025 --- TP5/TP5_ex3_sujet.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TP5/TP5_ex3_sujet.ipynb b/TP5/TP5_ex3_sujet.ipynb index 944e4fb..7d67824 100755 --- a/TP5/TP5_ex3_sujet.ipynb +++ b/TP5/TP5_ex3_sujet.ipynb @@ -97,7 +97,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3 (ipykernel)", + "display_name": "base", "language": "python", "name": "python3" }, @@ -111,7 +111,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.11.5" + "version": "3.12.7" } }, "nbformat": 4, -- GitLab