We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17941b1 commit 60986b7Copy full SHA for 60986b7
1 file changed
devfile.yaml
@@ -1,9 +1,10 @@
1
schemaVersion: 2.2.2
2
metadata:
3
name: workshop-module2-python
4
- description: module2
5
- displayName: devfile
6
-
+ version: 1.0.0
+ description: DevSpaces workspace for Python app
+attributes:
7
+ che-editor: vscode
8
components:
9
- container:
10
args:
0 commit comments