fredokun / cl-jupyter

An enhanced interactive Shell for Common Lisp (based on the Jupyter protocol)
BSD 2-Clause "Simplified" License
199 stars 29 forks source link

added a macOS dependency for ZeroMQ #30

Open mark-watson opened 7 years ago

mark-watson commented 7 years ago

I needed to install ZeroMQ on macOS using "brew install zeromq" to get the cl-jupyter kernel working on my system.