From 5a7486ae506f1802e5593b7a9557b9527f2725e7 Mon Sep 17 00:00:00 2001 From: bourreP Date: Thu, 3 Jan 2019 22:26:39 +0100 Subject: [PATCH] Jupyterlab update (#648) * Add JupyterLab * App is now working, and in YunoHost-Apps Organisation --- community.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community.json b/community.json index 27c22e42..0e388ad2 100644 --- a/community.json +++ b/community.json @@ -707,8 +707,8 @@ "jupyterlab": { "branch": "master", "revision": "HEAD", - "state": "inprogress", - "url": "https://github.com/bourreP/jupyterlab_ynh" + "state": "working", + "url": "https://github.com/YunoHost-Apps/jupyterlab_ynh" }, "keeweb": { "branch": "master",