Skip to content

Commit 94fef71

Browse files
authored
Update Dockerfile
1 parent f7701cb commit 94fef71

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -80,8 +80,6 @@ RUN \
8080
# 2. Install essential VS Code extensions for a rich Python experience.
8181
# This must be run as the 'coder' user.
8282
code-server --install-extension ms-python.python \
83-
--install-extension frhtylcn.pythonsnippets \
84-
--install-extension dongli.python-preview \
8583
--install-extension njqdev.vscode-python-typehint \
8684
--install-extension LittleFoxTeam.vscode-python-test-adapter && \
8785
\

0 commit comments

Comments
 (0)