Commit Graph

5 Commits

Author SHA1 Message Date
Richard Frank 3546dbd64d MAINT: Updated ta-lib source download urls to https 2016-11-14 12:34:19 -05:00
Federico M. Zagarzazu de4d26cfd5 Set scipy and pandas version range in Dockerfile 2016-09-26 21:13:35 -05:00
Federico M. Zagarzazu 3f078d4ef6 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