diff --git a/devfiles/btk/meta.yaml b/devfiles/btk/meta.yaml
index f9ec9229f55ce7085e58e5c205ac96b2d7d1b6f9..0677befcc29a50ce298da71992171dd28863ad0f 100644
--- a/devfiles/btk/meta.yaml
+++ b/devfiles/btk/meta.yaml
@@ -1,5 +1,5 @@
-displayName: BRIX-2
-description: BRIX-2 with Gdal, geopandas, numpy and scipy
+displayName: BTK
+description: BTK stack with bps/btk packages
 tags: ["Jupyter", "Maap"]
-icon: /images/brix-2.png
+icon: /images/Jupyter_logo.svg
 globalMemoryLimit: 2674Mi
diff --git a/index.json b/index.json
index 29a6746c62ddf6c99ce57e85f6dc026f6d010676..060ee7e9efb33e5a7c7dd7ff9e0459ab6660be6f 100644
--- a/index.json
+++ b/index.json
@@ -54,12 +54,12 @@
   },
   {
     "displayName": "BTK",
-    "description": "BTK stack with gdal, numpy, etc...",
+    "description": "BTK stack with bps/btk packages",
     "tags": [
       "Python",
       "Maap"
     ],
-    "icon": "/images/brix-2.png",
+    "icon": "/images/Jupyter_logo.svg",
     "globalMemoryLimit": "5000Mi",
     "links": {
       "self": "/devfiles/btk/devfile.yaml"