From 6e086dc0822dfece852ea10b1d1a2a0cbe075599 Mon Sep 17 00:00:00 2001 From: Nicholas Pease Date: Tue, 29 Aug 2023 02:32:15 +0000 Subject: [PATCH] Remove Borked Extension --- container-scripts/python3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/container-scripts/python3.sh b/container-scripts/python3.sh index c693d27..f2fcc24 100644 --- a/container-scripts/python3.sh +++ b/container-scripts/python3.sh @@ -1 +1 @@ -code-server --install-extension dongli.python-preview --install-extension ms-python.python --install-extension ms-toolsai.jupyter \ No newline at end of file +code-server --install-extension ms-python.python --install-extension ms-toolsai.jupyter \ No newline at end of file