mznb-pdenno

Magic to communicate between Jupyter notebooks and MiniZinc nb-agent


License
BSD-3-Clause
Install
pip install mznb-pdenno==0.2.0

Documentation

IPython Magic for minizinc nb-agent

Author: Peter Denno <podenno@gmail.com>
homepage: https://github.com/pdenno/mznb

Provides communication between the Jupyter notebook and the MiniZinc nb-agent.

The module requires an existing installation of the nb-agent (https://github.com/pdenno/nb-agent) and MiniZinc.

Installation

You can install or upgrade this module via pip

pip install -U mznb

Basic usage

%load_ext mznb