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

Using zeromq instead of zmq #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tgoorden
Copy link

This changes the zmq dependency to zeromq, as the current version will simply not compile on my system anymore (MacOS), probably due to an upgrade in the Homebrew version of zmq.

Note that you have to rebuild jupyter-nodejs for this to work.

There's also still a trace of zmq inside the yarn file, something you might want to look at. (Not familiar enough to mess with it.)

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.

None yet

1 participant