Sonali Rajput
Sonali Rajput
Is this still getting worked on?
Can you please further explain where the changes should be made?
GitHub renders notebooks using a separate domain, render.githubusercontent.com, and integrates the output in a nested frame. This means that any anchors on the GitHub URL won't work, because the framed...
Even after swapping as the error check says, It again ask me to swap the same line , I've changed it so many times.. How can I resolve this?
is this still getting worked on ?
> Not really. Are you interested in helping? Thank you! but I am not familiar with this at all , I am scared to make it worse and there is...
Is this issue still getting worked on?
> Hi @sonali-rajput, there's a syntactic issue with how you're doing it. > > > export PATH=${GOROOT}/bin;${PATH} > > Instead of that, you need to do: > > ``` >...
I found a way to do it but it's without using the [minimal workspace](https://www.gitpod.io/docs/introduction/languages/go#installing-custom-go-version-on-a-minimal-workspace) Should I mention the way I made go older version work in my workspace?