You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Am trying to build a notebook with the following code snippet (compiles and works correctly as a standalone program). However, the kernel chokes and spits out the following message:
Hello,
Am trying to build a notebook with the following code snippet (compiles and works correctly as a standalone program). However, the kernel chokes and spits out the following message:
repl.go:52:15: unimplemented type: db.Create(&car) <*ast.CallExpr>.
Any suggestions what could cause the problem? The snippet and go env are provided below.
Code Snippet:
Go Env
The text was updated successfully, but these errors were encountered: