xeus-zmq provides various implementations of the xserver API from xeus, based on the ZeroMQ library.
xeus-zmq provides various implementations of the xserver API from xeus, based on the ZeroMQ library. These implementations all conform to the Jupyter Kernel Protocol specification.
xeus-zmq provides various implementations of the xserver API from xeus, based on the ZeroMQ library. These implementations all conform to the Jupyter Kernel Protocol specification.
To install xeus-zmq, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install xeus-zmq
To see what files were installed by xeus-zmq, run:
port contents xeus-zmq
To later upgrade xeus-zmq, run:
sudo port selfupdate && sudo port upgrade xeus-zmq
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.