Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added control channel to ZMQChannelsHandler #56

Merged
merged 3 commits into from
Jul 8, 2019

Conversation

JohanMabille
Copy link
Contributor

@JohanMabille JohanMabille commented Jun 12, 2019

This PR partially implements requirement of jupyter/jupyter_client#446
This requires jupyter/jupyter_client#447 to be merged first.

@rolweber rolweber changed the title Added control channel to ZMQChannelsHandler [Don't merge yet] Added control channel to ZMQChannelsHandler Jun 13, 2019
@rolweber
Copy link
Contributor

rolweber commented Jun 13, 2019

The change makes sense, and is simple enough.

However, the dependency on jupyter-client should be updated to require a version that includes jupyter/jupyter_client#447. For that, we'd have to wait not only until that other PR is merged, but also until a new version of jupyter-client has been released afterwards.

@SylvainCorlay SylvainCorlay changed the title [Don't merge yet] Added control channel to ZMQChannelsHandler Added control channel to ZMQChannelsHandler Jul 8, 2019
@SylvainCorlay
Copy link
Contributor

Now that jupyter_client is out, I think we can go ahead with this.

@SylvainCorlay SylvainCorlay merged commit 5d3aeb1 into jupyter-server:master Jul 8, 2019
@JohanMabille JohanMabille deleted the control branch July 8, 2019 10:57
Zsailer pushed a commit to Zsailer/jupyter_server that referenced this pull request Nov 18, 2022
* add jest test infra

* get a basic test running

* make build quieter and increase timeout

* allow root

* try this

* try local dir

* another attempt at config

* try json file

* fix manifest

* wip test suite

* try with this
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants