From 7a549db96f285f31ed66dfaaf9c7cd724fddb5a4 Mon Sep 17 00:00:00 2001
From: chris waisi <kingwaisi@gmail.com>
Date: Fri, 5 Jul 2024 21:51:34 +0200
Subject: [PATCH] updatemitteaser2

---
 .../notebook.ipynb                                | 15 ++++++++++++---
 1 file changed, 12 insertions(+), 3 deletions(-)

diff --git a/Agriculture/Analysis of the movement and activity of free-ranging cattle/notebook.ipynb b/Agriculture/Analysis of the movement and activity of free-ranging cattle/notebook.ipynb
index 4b491ce..cc592f9 100644
--- a/Agriculture/Analysis of the movement and activity of free-ranging cattle/notebook.ipynb	
+++ b/Agriculture/Analysis of the movement and activity of free-ranging cattle/notebook.ipynb	
@@ -9,7 +9,9 @@
     "slideshow": {
      "slide_type": ""
     },
-    "tags": []
+    "tags": [
+     "Business Understanding"
+    ]
    },
    "source": [
     "# Analyse der Bewegung und Aktivität von freilaufenden Rindern"
@@ -76,7 +78,9 @@
     "slideshow": {
      "slide_type": ""
     },
-    "tags": []
+    "tags": [
+     " Daten und Datenverständnis"
+    ]
    },
    "source": [
     "# 2. Daten und Datenverständnis\n"
@@ -103,7 +107,12 @@
    "cell_type": "code",
    "execution_count": 34,
    "metadata": {
-    "include": true
+    "editable": true,
+    "include": true,
+    "slideshow": {
+     "slide_type": ""
+    },
+    "tags": []
    },
    "outputs": [],
    "source": [
-- 
GitLab