Skip to content
Snippets Groups Projects
Select Git revision
  • master
  • 577_cleanup_yearly_supervision
  • conda-ci
  • environment_parameters
  • 1.2.x
  • v2.3.0
  • v2.2.3
  • v2.2.2
  • v2.2.1
  • v2.2.0
  • v2.1.0
  • v2.0.1
  • v2.0.0
  • v1.6.3
  • v1.6.2
  • v1.6.1
  • v1.6.0
  • v1.5.3
  • v1.5.2
  • v1.5.1
  • v1.5.0
  • v1.4.1
  • v1.4.0
  • v1.3.1rc2
  • v1.3.1rc1
25 results

beat.web

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Samuel GAIST authored
    3ed56988
    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.