Skip to content

python comm crashes XPython kernel #672

@albop

Description

@albop

Here is how to reproduce it:

  • Setup the environment
pixi init
pixi add xeus-python jupyterlab
pixi run jupyter lab
  • Then create a jupyter notebook using kernel XPython
  • Run a single cell with content:
from comm import Comm
comm = Comm(target_name="test2")

The result is a kernel crash. I'm on linux.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions