python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
Gitpod self hosted doesn't have bitbucket provider
I have installed gitpod v2022.03.1 for AWS EKS. Everythings works fine, but in git integration page (first page), provider bitbucket is not present.
There are only github and gitlab.
Is there somethi...
Daniele
Votes: 0
Answers: 2
How do i connect my backend(nodejs) to my react app all runing on gitpod
i want to connect my backend to the react app using the proxy in package.json but i got an error showing up at the front page of the react app "invalid host header"
i tried these "proxy...
Kc pele
Votes: 0
Answers: 1
Is there an alternative to pip freeze in order to keep packages up to date?
So I am setting up a Github repository with Gitpod through my Ipad. I learned I could use this command in order to easily load every requirement with the .gitpod.yml file.
pip freeze > requirements...
Santiago Ruiz Zuluaga
Votes: 0
Answers: 2
Why cant i edit my CSS on my Gitpod Workspace?
Does anyone have any clue why gitpod will let me edit my html side of things but my css page will not update anything when it comes to previewing the created page, I can literally delete all of my ex...
RJDurnford
Votes: 0
Answers: 1