An open API service indexing awesome lists of open source software.

https://github.com/kumaarbalbir/pykernelzmq

The current repository is derived from already implemented of decoupled-input execution prototype by Fernando Perez using ZMQ open source library which motivated the design of current jupyter notebook kernel. I have tried to rerunning the code with certain modifications.
https://github.com/kumaarbalbir/pykernelzmq

pykernel python3 zmq

Last synced: 6 months ago
JSON representation

The current repository is derived from already implemented of decoupled-input execution prototype by Fernando Perez using ZMQ open source library which motivated the design of current jupyter notebook kernel. I have tried to rerunning the code with certain modifications.

Awesome Lists containing this project

README

          

# pykernelZMQ
The current repository is derived from already implemented of decoupled-input execution prototype by Fernando Perez using ZMQ open source library which motivated the design of current jupyter notebook kernel. I have tried to rerunning the code with certain modifications.