Haskell Course - struggling to set tools up

Hi am struggling to prepare to run through Robertino’s Haskell course.

The Gitpod workspace launches VS Code on my local machine, where I can see all the lessons.

The problem is when I try to run either of the notebook cells containing example Haskell code.
It appears as if I don’t have the right kernel installed, only Python options showing when I clink on the top-right Kernel button.

I have Haskell language support powered by the Haskell Language Server extension installed and enabled and it reads: Extension is enabled on ‘SSH: inputoutput-haskellcour-lezsx3drcb5.ssh.ws-eu80.gitpod.io

Can I get some advice please?
Thanks