SciRuby / iruby

Official gem repository: Ruby kernel for Jupyter/IPython Notebook
https://github.com/SciRuby/iruby
MIT License
901 stars 29 forks source link

ffi-rzmq runtime dependency #261

Closed kojix2 closed 4 years ago

kojix2 commented 4 years ago

This pull request adds ffi-rzmq to the runtime dependency. Reinstalling ffi-rzmq when updating Ruby is very inconvenient.

Users of cztop can set environment variables. This is documented in the README.

Reported by @kozo2

kojix2 commented 4 years ago

This solution is not perfect, but it will be better than it is. Support for rbczmq will be dropped in the next release. We will improve the situation by then.

ankane commented 4 years ago

This is great @kojix2! Once it's released, would be good to simplify the installation instructions in the readme. On Mac, installation should be as easy as:

brew install jupyterlab
gem install iruby