From d4d1425f828f3a0683d5a598769458fccf9fe6a1 Mon Sep 17 00:00:00 2001 From: bourreP Date: Mon, 31 Dec 2018 09:27:22 +0100 Subject: [PATCH] Add JupyterLab (#647) Hi, You can find informations here: [https://forum.yunohost.org/t/jupyterlab-v0-35-4/6622](https://forum.yunohost.org/t/jupyterlab-v0-35-4/6622) --- community.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community.json b/community.json index 4b0356d9..cfc76201 100644 --- a/community.json +++ b/community.json @@ -704,6 +704,12 @@ "state": "inprogress", "url": "https://github.com/YunoHost-Apps/Joomla_ynh" }, + "jupyterlab": { + "branch": "master", + "revision": "HEAD", + "state": "inprogress", + "url": "https://github.com/bourreP/jupyterlab_ynh" + }, "keeweb": { "branch": "master", "level": 7,