Skip to content

chrisPiemonte/tapas

Repository files navigation

Tapas

Setup

Install miniconda

  1. Create an environment with python 2.7:

    conda create --name tapas python=2.7

  2. Install requirements:

    pip install -r ./requirements.txt

  3. To check the examples:

    jupyter-notebook