From dc64cc5d98f0d910104d4d41d0d2fbee3dbcd534 Mon Sep 17 00:00:00 2001 From: Andreas Buzer <andreas.buzer@student.reutlingen-university.de> Date: Wed, 5 Jun 2024 11:40:16 +0200 Subject: [PATCH] fixed remaining tag for cell wich should not be converted --- Rating/Digital Valuation of Real Estate/notebook.ipynb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Rating/Digital Valuation of Real Estate/notebook.ipynb b/Rating/Digital Valuation of Real Estate/notebook.ipynb index 3a68913..a983f15 100644 --- a/Rating/Digital Valuation of Real Estate/notebook.ipynb +++ b/Rating/Digital Valuation of Real Estate/notebook.ipynb @@ -5895,8 +5895,8 @@ "cell_type": "markdown", "metadata": { "editable": true, - "include": true, - "paragraph": "Evaluation", + "include": false, + "paragraph": "Datenvorbereitung", "slideshow": { "slide_type": "" }, @@ -6929,7 +6929,7 @@ "name": "python", "nbconvert_exporter": "python", "pygments_lexer": "ipython3", - "version": "3.8.9" + "version": "3.11.3" }, "repoLink": "https://gitlab.reutlingen-university.de/ki_lab/machine-learning-services/-/blob/main/Rating/Digital%20Valuation%20of%20Real%20Estate/notebook.ipynb?ref_type=heads&plain=0", "skipNotebookInDeployment": false, -- GitLab