agladstein / Moal

MOdeling goALs: A bayesian approach to timely goal completion
1 stars 1 forks source link

Instructions for environment setup #4

Open agladstein opened 6 years ago

agladstein commented 6 years ago

Binder works

For developing locally:

agladstein commented 6 years ago

On Ubuntu 16.04, conda 4.4.10, Python 3.6.4

conda install -c conda-forge parse
conda install -c anaconda requests
julianpistorius commented 6 years ago

I'd vote for Docker [1] + Singularity [2].

[1] Use repo2docker to generate a Dockerfile. Integrate with Dockerhub to build automatically. [2] Singularity recipe file based on this Docker image. Integrate with Singularityhub to build automatically