Commit graph

8 commits

Author SHA1 Message Date
Willian Paixao
6c8ecd83fa MAINT: Add HDF5 library
Fix #2584
2019-11-18 17:33:29 -05:00
Nathan Graham
6e881bbfb1 Added missing "-o" parameter to Dockerfile instructions. 2017-07-02 18:15:11 -05: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