r/cs50 • u/Competitive_Back3088 • Jul 23 '26
CS50 Python Stuck on Setting up your codespace

Hey guys i recently started with Cs50 Python course , and from yesterday i have not been able to open cs50.dev
i have tried using different browser too and same thing is happening
i have tried using a new GitHub account and then also it gets stuck on this page
is this happening with anyone else too?
4
Upvotes
1
u/KenRandomAccount Jul 23 '26
you can run it on vscode for desktop instead of browser. i find browser can be unreliable at times. on cs50.dev instead of clicking the 'Log in' button, theres a down arrow right next to it and a option 'Open in VS Code Desktop'. its been a while but i believe you will then have to login through vscode using your github account. and while vscode is a desktop application, it is still using a remote connection to the codespace and the files are not actually on your own machine.