From 2d934a309d84c3fc3120b85a6992dbc684b5f691 Mon Sep 17 00:00:00 2001 From: Muhammad Atif Ali Date: Mon, 25 Sep 2023 12:09:51 +0300 Subject: [PATCH] update tags for JupyterLab This is a web ide so I added both `web` and `ide` --- jupyterlab/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterlab/README.md b/jupyterlab/README.md index ca3f979..d551f96 100644 --- a/jupyterlab/README.md +++ b/jupyterlab/README.md @@ -4,7 +4,7 @@ description: A module that adds JupyterLab in your Coder template. icon: ../.icons/jupyter.svg maintainer_github: coder verified: true -tags: [jupyter, helper] +tags: [jupyter, helper, ide, web] --- # JupyterLab