From 04f5d29fd077718a364fa79c76e103e5c0f3c1ad Mon Sep 17 00:00:00 2001 From: Josh Spicer Date: Wed, 25 May 2022 16:56:12 -0700 Subject: smart PR action (#23) * attempt at update action * Update test-pr.yaml * make a change to a source file * try out a few * easy case * filter * try a two-feature key * without jup * overthinking? * naming * changes * all * remove comments --- src/jupyterlab/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/jupyterlab/install.sh') diff --git a/src/jupyterlab/install.sh b/src/jupyterlab/install.sh index 76bb93c..591a126 100644 --- a/src/jupyterlab/install.sh +++ b/src/jupyterlab/install.sh @@ -1,7 +1,7 @@ #!/usr/bin/env bash #------------------------------------------------------------------------------------------------------------- # Copyright (c) Microsoft Corporation. All rights reserved. -# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information. +# Licensed under the MIT License. See https://go.microsoft.com/fwlink/?linkid=2090316 for license information #------------------------------------------------------------------------------------------------------------- # # Docs: https://github.com/microsoft/vscode-dev-containers/blob/main/script-library/docs/jupyterlab.md -- cgit v1.2.3