python-matlab-bridge
python-matlab-bridge copied to clipboard
Adding better, newer Notebook
trafficstars
Happy to put in some images with it too if you'd like them:


Hey @msund - I wanted to make sure that you are aware of the new developments happening on my fork of this project: https://github.com/arokem/python-matlab-bridge. Specifically, there is a new release on that fork (https://github.com/arokem/python-matlab-bridge/releases/tag/0.2), that implements testing and some improvements. Future development after that release includes implementation of a 0MQ-based communication protocol, instead of the webserver implemented here. You might want to check that out.