From 52c203a5c4e7b259a2d1530b3c9c3c0a1678ae43 Mon Sep 17 00:00:00 2001
From: chris waisi <kingwaisi@gmail.com>
Date: Fri, 5 Jul 2024 11:57:12 +0200
Subject: [PATCH] currentupdate4

---
 .../notebook.ipynb                                   | 12 +++++++++---
 1 file changed, 9 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 f22ea9b..0cb0c15 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	
@@ -85,7 +85,9 @@
   {
    "cell_type": "code",
    "execution_count": 34,
-   "metadata": {},
+   "metadata": {
+    "include": true
+   },
    "outputs": [],
    "source": [
     "import numpy as np # standard for data processing\n",
@@ -459,7 +461,9 @@
   {
    "cell_type": "code",
    "execution_count": 41,
-   "metadata": {},
+   "metadata": {
+    "include": true
+   },
    "outputs": [
     {
      "name": "stdout",
@@ -560,7 +564,9 @@
   {
    "cell_type": "code",
    "execution_count": 44,
-   "metadata": {},
+   "metadata": {
+    "include": true
+   },
    "outputs": [
     {
      "data": {
-- 
GitLab