Updates: - bug fix related to running inside Jupyter Notebooks
0.12.2rc1
* bug fix related to running inside Jupyter Notebooks
0.12.1
New features: - initial implementation of executor-like interface - breakdown of the toolkit into components (core, cmds and executor-api)
Updates: - changed organisation of the repository (namespaces) - optimisation in starting node agents - updated documentation - bug fixes
0.12.0
New features: - initial implementation of executor-like interface - breakdown of the toolkit into components (core, cmds and executor-api)
Updates: - changed organisation of the repository (namespaces) - optimisation in starting node agents - updated documentation - bug fixes
0.12.0rc1
- Initial implementation of executor-like interface - changed organisation of the repository to the namespaces - optimisation in starting node agents - updated documentation
0.11.2
Changes: * bug fixes related to the ZMQ communication between service and agents * improvements in real time metric report wrapper * small bug fixes