ipython / ipython/ipykernel

[IPKernelApp] ERROR | UNKNOWN MESSAGE TYPE: 'comm_open'

Open
#64 15 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
734
Forks
412
Avg merge
1d 5h
Merged PRs (30d)
8

Description

Hello all, I am writing a wrapper kernel for xonsh (see scopatz/xonsh#399). We noticed that the following error gets printed to the command line on jupyter v4.0.6, jupyter notebook v4.0.5, and ipykernel v4.0.3.

```
[IPKernelApp] ERROR | UNKNOWN MESSAGE TYPE: 'comm_open'
```

Note that this error does not get printed if the jupyter notebook is on v4.0.4 and the other two stay the same. Not really sure what is going on here. It doesn't seem to effect anything on Ubuntu 15.04, but may be effecting things on Windows.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.