This repository provides a simple Python web application using Anaconda as the package manager. It is intended to be used along Jenkins-CI which is deployed on OpenShift.
See jenkins-ci repo
- When generating the
environment.yml
, you should use thelinux
channel (Usedocker run -i -t continuumio/miniconda3 /bin/bash
to generate it)
See LICENSE for details.