We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Issue 1: While running in jupyter notebook
import "fmt" File "<ipython-input-15-c778ddbffe65>", line 1 import "fmt" ^ SyntaxError: invalid syntax
go version go1.15.1 linux/amd64
go1.15.1 linux/amd64
issue 2 : While clicking the format go button in jupyter we can see warning in console
format go
[IPKernelApp]` WARNING | Unknown message type: 'gofmt_request
What can be done to fix this?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Issue 1: While running in jupyter notebook
go version
go1.15.1 linux/amd64
issue 2 : While clicking the
format go
button in jupyter we can see warning in console[IPKernelApp]` WARNING | Unknown message type: 'gofmt_request
What can be done to fix this?
The text was updated successfully, but these errors were encountered: