From e17cb065e018cc12a2d193444c24654b602905e1 Mon Sep 17 00:00:00 2001
From: Teddy Kossoko <teddy.kossoko@capgemini.com>
Date: Thu, 25 Mar 2021 09:28:57 +0000
Subject: [PATCH] Update meta.yaml add metadata information

---
 v3/plugins/esa/maap-jupyter/latest/meta.yaml | 14 +++++++++++++-
 1 file changed, 13 insertions(+), 1 deletion(-)

diff --git a/v3/plugins/esa/maap-jupyter/latest/meta.yaml b/v3/plugins/esa/maap-jupyter/latest/meta.yaml
index 3337ba0..c7dc7bf 100644
--- a/v3/plugins/esa/maap-jupyter/latest/meta.yaml
+++ b/v3/plugins/esa/maap-jupyter/latest/meta.yaml
@@ -1,3 +1,15 @@
+apiVersion: 1.0.0
+publisher: esa
+name: jupyter
+version: latest
+type: Che Editor
+displayName: Jupyter Notebook
+title: Jupyter Notebook as Editor for Eclipse Che
+description: Jupyter Notebook as Editor for Eclipse Che
+icon: https://jupyter.org/assets/main-logo.svg
+category: Editor
+repository: https://biomass.pl.s2-eu.capgemini.com/gitlab/bmap/che7-stacks/maap-jupyter
+firstPublicationDate: "2019-02-05"
 metadata:
   name: jupyterlab-
 attributes:
@@ -36,4 +48,4 @@ components:
     env:
         - value: WS_JUPYTER 
           name: MACHINE_NAME 
-apiVersion: 1.0.0
+
-- 
GitLab