We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 506232c commit e2a538bCopy full SHA for e2a538b
.gitpod.Dockerfile
@@ -3,4 +3,4 @@ FROM gitpod/workspace-full
3
USER gitpod
4
5
RUN npm i jest@24.8.0 -g
6
-RUN npm i learnpack -g && learnpack plugins:install learnpack-html
+RUN npm i learnpack -g && learnpack plugins:install learnpack-python
0 commit comments