notablemind / jupyter-nodejs

A node.js kernel for jupyter/ipython
http://nbviewer.ipython.org/gist/jaredly/404a36306fdee6a1737a
MIT License
682 stars 70 forks source link

List ZeroMQ as dependency. Add make to install. #27

Closed akosel closed 7 years ago

akosel commented 8 years ago

Addresses issues listed here: https://github.com/notablemind/jupyter-nodejs/issues/14

Alternatively, if we want to keep the tarball (which doesn't have a makefile), could just list ZeroMQ as a dependency and remove the other modifications.