File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change 77IRuby is a Ruby kernel for [ Jupyter project] ( http://try.jupyter.org/ ) .
88
99## Installation
10- How to set up [ ZeroMQ] ( http://zeromq.org/ ) depends on your environment.
11- You can use one of the following libraries.
12- * [ ffi-rzmq] ( https://github.com/chuckremes/ffi-rzmq ) and [ libzmq] ( https://github.com/zeromq/libzmq ) >= 3.2
13- * [ CZTop] ( https://gitlab.com/paddor/cztop ) and [ CZMQ] ( https://github.com/zeromq/czmq ) >= 4.0.0
10+
11+ ### Requirements
12+ * [ Jupyter] ( https://jupyter.org )
13+ * One of the following is required
14+ * [ ffi-rzmq] ( https://github.com/chuckremes/ffi-rzmq ) and [ libzmq] ( https://github.com/zeromq/libzmq )
15+ * [ CZTop] ( https://gitlab.com/paddor/cztop ) and [ CZMQ] ( https://github.com/zeromq/czmq )
1416
1517We recommend the [ Pry] ( https://github.com/pry/pry ) backend for full functionality.
1618
You can’t perform that action at this time.
0 commit comments