Skip to content

IMessage.buffers kernel testing, protocol changelog #520

@jamesdbrock

Description

@jamesdbrock

I want to add support for IMessage.buffers to the IHaskell Jupyter kernel. IHaskell/IHaskell#1144

Once I've implemented this, how can I test it, without writing a special client extension specifically to test this feature?

Question 1: Is there some part of stock Jupyter or JupyterLab client which uses IMessage.buffers, and which will fail if the kernel is not correctly receiving or sending IMessage.buffers?

What version of Jupyter client protocol added IMessage.buffers, and what else is supported in that version? Here is the changelog for jupyter-client. https://jupyter-client.readthedocs.io/en/stable/changelog.html

Here is the jupyter-client messaging doc, which mentions changes to the Jupyter client protocol: https://jupyter-client.readthedocs.io/en/stable/messaging.html

Question 2: Is there a changelog for the Jupyter client protocol?

Edit: crossed out question 1, because that's a frontend question.

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