added a .gitpod.yml#867
Conversation
|
Hi, given the changes that this makes, I believe policy is to squash them into one commit. |
squashed |
Bluenix2
left a comment
There was a problem hiding this comment.
I am looking at several tutorials and Gitpods reference itself, and this looks pretty good. Just have a few questions
|
I have a comment on the extensions installed, too. I think this should be
installing the python and pylance extension, at minimum.
|
|
@onerandomusername I'll work on that later |
Co-authored-by: Bluenix <bluenixdev@gmail.com>
Bluenix2
left a comment
There was a problem hiding this comment.
I'll make it clear that I do not have Gitpod and cannot test this, but this all looks good according to all documentation I could find.
Bluenix2
left a comment
There was a problem hiding this comment.
Looks good according to all documentation I could find.
jchristgit
left a comment
There was a problem hiding this comment.
This looks good, thank you.
Head branch was pushed to by a user without write access
Relevant Issues
Closes #611
Description
Adds a
.gitpod.ymlfile that automatically installs Python 3.9.6, poetry and installs poetry dependencies.Did you: