diff options
Diffstat (limited to 'collection/jupyterlab/feature.json')
-rw-r--r-- | collection/jupyterlab/feature.json | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/collection/jupyterlab/feature.json b/collection/jupyterlab/feature.json deleted file mode 100644 index e080339..0000000 --- a/collection/jupyterlab/feature.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "id": "jupyterlab", - "name": "Jupyter Lab", - "options": { - "version": { - "type": "string", - "proposals": ["latest", "3.6.2"], - "default": "latest", - "description": "Select or enter a jupyterlab version." - } - }, - "extensions": [ - "ms-python.python", - "ms-python.vscode-pylance", - "ms-toolsai.jupyter" - ], - "install": { - "app": "", - "file": "install.sh" - } -}
\ No newline at end of file |