diff --git a/README.md b/README.md index 3c70311..156d167 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al **Shipped version:** 4.0.0~ynh5 + ## Screenshots ![Screenshot of JupyterLab](./doc/screenshots/jupyterlab.png) diff --git a/README_fr.md b/README_fr.md index 641b856..bde2a4f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -17,7 +17,8 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour JupyterLab est une interface utilisateur de nouvelle génération pour le projet Jupyter offrant tous les modules de Jupyter Notebook (interpréteur Python, terminal, éditeur de texte, navigateur de fichiers, etc.) dans une interface utilisateur flexible et puissante. JupyterLab remplacera à terme Jupyter Notebook. -**Version incluse :** 4.0.0~ynh5 +**Version incluse :** 4.0.0~ynh5 + ## Captures d'écran diff --git a/manifest.json b/manifest.json index 0f8b168..08e517e 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,8 @@ "license": "BSD-3-Clause", "website": "https://jupyter.org", "admindoc": "https://jupyterlab.readthedocs.io/en/stable/", - "code": "https://github.com/jupyterhub/jupyterhub" + "code": "https://github.com/jupyterhub/jupyterhub", + "cpe": "cpe:2.3:a:jupyter:nbdime-jupyterlab" }, "license": "BSD-3-Clause", "maintainer": { @@ -62,4 +63,4 @@ } ] } -} +} \ No newline at end of file