Commit Graph

7 Commits

Author SHA1 Message Date
Conner Fromknecht fce97176d6 Changed zipline -> catalyst import paths
* Updated cython build scripts
 * Updated setup.py to to install catalyst package
 * Updated momentum example to use catalyst package
 * catalyst executable now supports loading pipelines from multiple bundles
2017-06-19 14:43:10 -07:00
cap 688d29716a updated dockerfiles with instructions for dealing with common build failures and updated base image from python 2.7 to 3.5 2017-05-23 09:57:25 -07:00
Richard Frank 104241c00d MAINT: Updated ta-lib source download urls to https 2016-11-14 12:34:19 -05:00
Federico M. Zagarzazu 4ae493444a Set scipy and pandas version range in Dockerfile 2016-09-26 21:13:35 -05:00
Federico M. Zagarzazu 68f6e6e64c Add Tini and set version range for numpy in Dockerfile 2016-09-25 00:27:55 -05:00
Joe Jevnik 56c7c08ffc DEV: update dockerfile to leave source 2016-05-16 17:07:03 -04:00
John Stanford 34f47da033 Added a Dockerfile for repeatable runtimes
Builds docker image with  TA-Lib, Jupyter, and checked out version of zipline and
starts Jupyter server on port https://localhost:8888 when container runs.  The
default password for the Jupyter server is 'jupyter'.

Instructions on usage found in the Dockerfile comments.  Example image at
docker.io/jxstanford/zipline.
2016-04-04 17:05:52 -04:00