Zulip Chat Archive

Stream: general

Topic: Access to gitpod or codespaces


Patrick Massot (Nov 14 2024 at 10:22):

Can anyone update me on what is currently required to use either GitPod of CodeSpaces? I thought one of them allowed to avoid creating a GitHub account but I just tried and it seems they both want a GitHub account. Am I missing something?

Yaël Dillies (Nov 14 2024 at 10:25):

gitpod requires some account between github, gitlab and bitbucket

Patrick Massot (Nov 14 2024 at 10:31):

I saw only github

Patrick Massot (Nov 14 2024 at 10:46):

@Floris van Doorn I think you tried this recently?

Yaël Dillies (Nov 14 2024 at 10:47):

I see this when trying to connect

Patrick Massot (Nov 14 2024 at 10:49):

Very weird. I just tried on the computer of a colleague and saw only GitHub.

Patrick Massot (Nov 14 2024 at 10:50):

And then it asks a lot of annoying questions.

Patrick Massot (Nov 14 2024 at 10:50):

I think I will try using CodeSpaces today (I’m giving a GlimpseOfLean session).

Floris van Doorn (Nov 14 2024 at 10:53):

Both require a Github account. In my experience Gitpod also asks you (or maybe only new Github users) to verify their phone numbers.
Here are the instructions I've written for using either: (bottom of the README)
https://github.com/fpvandoorn/LeanCourse24?tab=readme-ov-file#temporary-ways-to-use-lean

Patrick Massot (Nov 14 2024 at 17:06):

I ended up using CodeSpaces to avoid having phone calls (indeed I tried with a colleague this morning and he had to get a phone call with a code to type). CodeSpaces was a nightmare. It was very slow and unreliable.

Patrick Massot (Nov 14 2024 at 17:06):

It would be really nice to have a usable alternative to all this.

Floris van Doorn (Nov 14 2024 at 18:36):

Oh, that surprises me. In my experience it was quite good. But that was more than a year ago.


Last updated: May 02 2025 at 03:31 UTC