diff options
| author | Kasra Bigdeli <[email protected]> | 2020-06-19 16:43:09 -0400 |
|---|---|---|
| committer | Kasra Bigdeli <[email protected]> | 2020-06-19 16:43:09 -0400 |
| commit | c79c8047bdb2fb79a4ff903ff8e8a9cd3b005669 (patch) | |
| tree | 20a64550b77884664b7c663ec53216efd3d9607f | |
| parent | 7bf052c42288844401b948748661e243af4a9817 (diff) | |
| download | caprover-one-click-apps-c79c8047bdb2fb79a4ff903ff8e8a9cd3b005669.tar.gz caprover-one-click-apps-c79c8047bdb2fb79a4ff903ff8e8a9cd3b005669.zip | |
Shorten Jupyter desc
| -rw-r--r-- | public/v2/apps/jupyter-lab.json | 2 |
1 files changed, 1 insertions, 1 deletions
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": { |
