From c79c8047bdb2fb79a4ff903ff8e8a9cd3b005669 Mon Sep 17 00:00:00 2001 From: Kasra Bigdeli Date: Fri, 19 Jun 2020 16:43:09 -0400 Subject: [PATCH] Shorten Jupyter desc --- public/v2/apps/jupyter-lab.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/v2/apps/jupyter-lab.json b/public/v2/apps/jupyter-lab.json index f61f771..fae18de 100644 --- a/public/v2/apps/jupyter-lab.json +++ b/public/v2/apps/jupyter-lab.json @@ -2,7 +2,7 @@ "captainVersion": "2", "documentation": "Read more at: https://jupyter-docker-stacks.readthedocs.io/", "displayName": "JupyterLab", - "description": "JupyterLab is the next-generation user interface for Project Jupyter. It offers all the familiar building blocks of the classic Jupyter Notebook (notebook, terminal, text editor, file browser, rich outputs, etc.) in a flexible and powerful user interface.", + "description": "JupyterLab is the next-generation user interface for Project Jupyter. It offers all the familiar building blocks of the classic Jupyter Notebook in a flexible and powerful user interface.", "dockerCompose": { "version": "3.3", "services": {