Skip to content
Snippets Groups Projects
user avatar
Samuel Gaist authored
The method is written and documented to return the file
content as a string. However it's also used to read the
content of C++ binary blob.

Therefore, a parameter has been added to be able to
select opening mode and by default it's text.
60f7a86a
History

BEAT Web Platform

This package part of BEAT, an open-source evaluation platform for data science algorithms and workflows. It contains source code for the online platform of BEAT.

Installation

Start by downloading and installing miniconda. Then, to install this package, run:

$ conda env create -f dev.yml
$ conda activate beat-web
$ buildout
$ ./scripts/docker_pull.sh master

These commands should download and install all non-installed dependencies and get you a fully operational test and development environment.

Contact

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