标签: go jupyter-lab gophernotes
我试图查看是否在jupyterLab中正确设置了我的GOPATH。
我尝试过:
%env $GOPATH repl.go:1:1: expected statement, found '%' (and 1 more errors)
如何使用gophernotes内核访问魔术命令或以其他方式调试jupyterLab环境?