From 64bcceb57c22e0a3617fd566e98b8dbbd3457a77 Mon Sep 17 00:00:00 2001 From: Adrien Klose <ikenex3@gmail.com> Date: Mon, 21 Oct 2024 17:24:58 +0200 Subject: [PATCH] Stand bei Abgabe FGM Bericht --- ideas_practice/code/fgm_pipeline.ipynb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ideas_practice/code/fgm_pipeline.ipynb b/ideas_practice/code/fgm_pipeline.ipynb index 3e070b5..0f327fc 100644 --- a/ideas_practice/code/fgm_pipeline.ipynb +++ b/ideas_practice/code/fgm_pipeline.ipynb @@ -3375,7 +3375,7 @@ ], "metadata": { "kernelspec": { - "display_name": "Python 3", + "display_name": "Python 3 (ipykernel)", "language": "python", "name": "python3" }, @@ -3393,5 +3393,5 @@ } }, "nbformat": 4, - "nbformat_minor": 2 + "nbformat_minor": 4 } -- GitLab