We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7701cb commit 94fef71Copy full SHA for 94fef71
1 file changed
Dockerfile
@@ -80,8 +80,6 @@ RUN \
80
# 2. Install essential VS Code extensions for a rich Python experience.
81
# This must be run as the 'coder' user.
82
code-server --install-extension ms-python.python \
83
- --install-extension frhtylcn.pythonsnippets \
84
- --install-extension dongli.python-preview \
85
--install-extension njqdev.vscode-python-typehint \
86
--install-extension LittleFoxTeam.vscode-python-test-adapter && \
87
\
0 commit comments