mirror of
https://github.com/wassname/catalyst.git
synced 2026-06-27 18:04:12 +08:00
34f47da033
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.
7 lines
48 B
Plaintext
7 lines
48 B
Plaintext
MANIFEST.in
|
|
**/*pyc
|
|
.eggs
|
|
dist
|
|
build
|
|
*.egg-info
|