We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d69fce commit 76e9c62Copy full SHA for 76e9c62
.gitpod.yml
@@ -5,7 +5,7 @@ ports:
5
- port: 3000
6
onOpen: open-preview
7
tasks:
8
- - command: bc run -l python3
+ - command: learnpack start
9
github:
10
prebuilds:
11
# enable for the master/default branch (defaults to true)
0 commit comments