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 9abbb4f commit 9d2bda8Copy full SHA for 9d2bda8
.gitpod.yml
@@ -5,7 +5,7 @@ ports:
5
- port: 3000
6
onOpen: open-preview
7
tasks:
8
- - command: bc run
+ - command: bc run -l python3
9
github:
10
prebuilds:
11
# enable for the master/default branch (defaults to true)
0 commit comments