Skip to content
Snippets Groups Projects
user avatar
Samuel Gaist authored
Currently sequential and autonomous algorithms are not treating
errors happening in the process method the same way. This result
in missing information coming back up through beat/beat.core>

This patch fixes this and also ensure that the outputs are
properly closed.

Fixes beat.core#98
d7207172
History

Python Backend for BEAT

This package part of BEAT, an open-source evaluation platform for data science algorithms and workflows. It contains the minimum amount of code needed to run user algorithms or inject data in toolchains from locally installed raw data assets.

Installation

Complete BEAT's installation instructions. Then, to install this package, run:

$ conda install beat.backend.python

Contact

For questions or reporting issues to this software package, contact our development mailing list.