From d6923c61acee6ae407055857b4cfc642460c021f Mon Sep 17 00:00:00 2001 From: Yunohost-Bot <> Date: Sun, 7 Aug 2022 20:24:39 +0200 Subject: [PATCH 1/4] =?UTF-8?q?[autopatch]=20Add=20Common=20Platform=C2=A0?= =?UTF-8?q?Enumeration=20id=20to=20`manifest.json`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e49d014..52891af 100644 --- a/manifest.json +++ b/manifest.json @@ -13,7 +13,8 @@ "website": "https://jupyterlab.readthedocs.io/en/stable/", "demo": "https://mybinder.org/v2/gh/jupyterlab/jupyterlab-demo/master?urlpath=lab/tree/demo", "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": { @@ -59,4 +60,4 @@ } ] } -} +} \ No newline at end of file From 21cb21e61791694cc5061a6e8f129fdf0c091bba Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 7 Aug 2022 19:09:34 +0000 Subject: [PATCH 2/4] Auto-update README --- README.md | 19 ++++++++++--------- README_fr.md | 25 +++++++++++++++---------- 2 files changed, 25 insertions(+), 19 deletions(-) diff --git a/README.md b/README.md index 43d5e4e..9768bc4 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # JupyterLab for YunoHost -[![Integration level](https://dash.yunohost.org/integration/jupyterlab.svg)](https://dash.yunohost.org/appci/app/jupyterlab) ![](https://ci-apps.yunohost.org/ci/badges/jupyterlab.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jupyterlab.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/jupyterlab.svg)](https://dash.yunohost.org/appci/app/jupyterlab) ![Working status](https://ci-apps.yunohost.org/ci/badges/jupyterlab.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/jupyterlab.maintain.svg) [![Install JupyterLab with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jupyterlab) *[Lire ce readme en français.](./README_fr.md)* @@ -24,25 +24,26 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al ## Screenshots -![](./doc/screenshots/jupyterlab.png) +![Screenshot of JupyterLab](./doc/screenshots/jupyterlab.png) ## Documentation and resources -* Official app website: https://jupyterlab.readthedocs.io/en/stable/ -* Official admin documentation: https://jupyterlab.readthedocs.io/en/stable/ -* Upstream app code repository: https://github.com/jupyterhub/jupyterhub -* YunoHost documentation for this app: https://yunohost.org/app_jupyterlab -* Report a bug: https://github.com/YunoHost-Apps/jupyterlab_ynh/issues +* Official app website: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug or sudo yunohost app upgrade jupyterlab -u https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index b818815..6869471 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,10 +1,14 @@ + + # JupyterLab pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/jupyterlab.svg)](https://dash.yunohost.org/appci/app/jupyterlab) ![](https://ci-apps.yunohost.org/ci/badges/jupyterlab.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/jupyterlab.maintain.svg) +[![Niveau d'intégration](https://dash.yunohost.org/integration/jupyterlab.svg)](https://dash.yunohost.org/appci/app/jupyterlab) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/jupyterlab.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/jupyterlab.maintain.svg) [![Installer JupyterLab avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=jupyterlab) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* > *Ce package vous permet d'installer JupyterLab rapidement et simplement sur un serveur YunoHost. Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* @@ -20,25 +24,26 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al ## Captures d'écran -![](./doc/screenshots/jupyterlab.png) +![Capture d'écran de JupyterLab](./doc/screenshots/jupyterlab.png) ## Documentations et ressources -* Site officiel de l'app : https://jupyterlab.readthedocs.io/en/stable/ -* Documentation officielle de l'admin : https://jupyterlab.readthedocs.io/en/stable/ -* Dépôt de code officiel de l'app : https://github.com/jupyterhub/jupyterhub -* Documentation YunoHost pour cette app : https://yunohost.org/app_jupyterlab -* Signaler un bug : https://github.com/YunoHost-Apps/jupyterlab_ynh/issues +* Site officiel de l'app : +* Documentation officielle de l'admin : +* Dépôt de code officiel de l'app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug ou sudo yunohost app upgrade jupyterlab -u https://github.com/YunoHost-Apps/jupyterlab_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d'infos sur le packaging d'applications :** From a339af01d457adeaca4a4e822b732868a66d6dd2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 12 Aug 2022 07:14:35 +0000 Subject: [PATCH 3/4] Auto-update README --- README.md | 1 + README_fr.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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 From 46ed2a16704158f9cbb7058e20080bdb4049996a Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 12 Aug 2022 07:16:08 +0000 Subject: [PATCH 4/4] Auto-update README --- README.md | 2 +- README_fr.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 878bf9d..156d167 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ JupyterLab is the next-generation user interface for Project Jupyter offering al ## Documentation and resources -* Official app website: +* Official app website: * Official admin documentation: * Upstream app code repository: * YunoHost documentation for this app: diff --git a/README_fr.md b/README_fr.md index 8b36b62..bde2a4f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -26,7 +26,7 @@ JupyterLab est une interface utilisateur de nouvelle génération pour le projet ## Documentations et ressources -* Site officiel de l'app : +* Site officiel de l'app : * Documentation officielle de l'admin : * Dépôt de code officiel de l'app : * Documentation YunoHost pour cette app :