ChrisMarinos / FSharpKoans

A simple, fun, and interactive way to learn the F# language through testing.
Other
1.28k stars 671 forks source link

[FSharpKoans](https://github.com/ChrisMarinos/FSharpKoans/codespaces) not working #109

Open dsysme opened 2 years ago

dsysme commented 2 years ago

FSharpKoans does lead me to the expected page. It just redirect me to https://github.com/features/codespaces

haodeon commented 1 year ago

You probably didn't have the codespaces feature enabled on your account. The link works for me.

GitHub enabled codespaces to be free for everyone a few weeks ago. You can try again.

Note, I had to downgrade Ionide to 5.12 and rely on "F5" Start Debugging in order to get the koans to run.