I'm trying to see whether my GOPATH is properly set in jupyterLab.
I tried this:
%env $GOPATH
repl.go:1:1: expected statement, found '%' (and 1 more errors)
How can I access magic commands or otherwise debug my jupyterLab environment using the gophernotes kernel?