gopherdata / gopherdata/gophernotes
Error when typing in Atom/Nteract: "{Current Date/Time} Unhandled shell message: complete_request"
未关闭
- 主要语言
- Go
- 星标
- 4k
- 派生
- 264
- 平均合并
- 7 天 21 小时
- 30 天内合并 PR
- 1
描述
As the title says, any time I type in a Go file in Atom after running a line with gophernotes I get an error like this
`2018/04/07 11:17:46 Unhandled shell message: complete_request`
This shows up in the top-right as a bubble, like most messages in Atom. When I select "show debug messages" in the Hydrogen settings, and display the console, nothing of relevance shows up. The kernel seems to work, but those messages make it very difficult to actually write the code.
贡献指南
这个仓库没有索引到贡献指南
调研方向
先在使用 gophernotes 运行一行代码后,于 Atom 或 Nteract 中重现该错误,然后跟踪 kernel 如何处理 `complete_request` shell 消息。完成的标准是输入时不再产生未处理消息气泡,同时 kernel 仍能继续工作。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- go, jupyter-notebook
- 领域
- tooling
- Issue 类型
- 缺陷
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100