diff --git a/notebooks/area_of_interest/hohermeisner_aoi.ipynb b/notebooks/area_of_interest/hohermeisner_aoi.ipynb
index db6896e50d8f5014734d3a4f136bbbef4fa88e91..3f4405ea96b6730ed25291891a033dd5d1a67e28 100644
--- a/notebooks/area_of_interest/hohermeisner_aoi.ipynb
+++ b/notebooks/area_of_interest/hohermeisner_aoi.ipynb
@@ -29,8 +29,8 @@
     "from rasterio.plot import show_hist, show\n",
     "from matplotlib import pyplot\n",
     "\n",
-    "base_path = os.getcwd()"
-"%matplotlib inline"
+    "base_path = os.getcwd()",
+    "%matplotlib inline"
    ]
   },
   {
diff --git a/notebooks/get_building.ipynb b/notebooks/get_building.ipynb
index e279015c7a519120054e95bc0af03c2d65d630b2..c40e299249c05cea274275093ac9572e0e7e3f0c 100644
--- a/notebooks/get_building.ipynb
+++ b/notebooks/get_building.ipynb
@@ -16,8 +16,8 @@
     "from rasterio.plot import show_hist, show\n",
     "from matplotlib import pyplot\n",
     "\n",
-    "base_path = os.getcwd()"
-"%matplotlib inline"
+    "base_path = os.getcwd()",
+    "%matplotlib inline"
    ]
   },
   {
diff --git a/notebooks/get_quarry.ipynb b/notebooks/get_quarry.ipynb
index 162150fac8001e51316e5c444daa57a9ccc47459..c8443b411fb0d9a67636f531114e3bbf3d253e7a 100644
--- a/notebooks/get_quarry.ipynb
+++ b/notebooks/get_quarry.ipynb
@@ -16,8 +16,8 @@
     "from rasterio.plot import show_hist, show\n",
     "from matplotlib import pyplot\n",
     "\n",
-    "base_path = os.getcwd()"
-"%matplotlib inline"
+    "base_path = os.getcwd()",
+    "%matplotlib inline"
    ]
   },
   {
diff --git a/notebooks/maps_quarry.ipynb b/notebooks/maps_quarry.ipynb
index 79d4034fabfad8ca92284613516438ef462d4caa..72837db7fc2091d56ee81da9714ed67a5f856277 100644
--- a/notebooks/maps_quarry.ipynb
+++ b/notebooks/maps_quarry.ipynb
@@ -17,8 +17,8 @@
     "from rasterio.plot import show_hist, show\n",
     "from matplotlib import pyplot\n",
     "\n",
-    "base_path = os.getcwd()"
-"%matplotlib inline"
+    "base_path = os.getcwd()",
+    "%matplotlib inline"
    ]
   },
   {