iamtrask / Capsule

DEPRECATED- see https://github.com/OpenMined/OpenMined or https://github.com/OpenMined/PySyft
Apache License 2.0
33 stars 16 forks source link

Added Docker support to Capsule #20

Closed lezwon closed 6 years ago

lezwon commented 6 years ago

Run capsule with docker compose up Docker installs all requirements and configures redis and the zmq server run the jupyter notebook locally to check execution

Other changes: -- removed MPC --removed other unnecessary files -- renamed build_and_run.sh to build_and_run_zmq.sh -- fixed zmq operation cannot be accomplished in current state error -- fixed deserialization errors

iamtrask commented 6 years ago

Hmm... travis seems to be hanging.

anoff commented 6 years ago

Checkpoints should be on .gitignore 🤕

iamtrask commented 6 years ago

hmmm - build still seems to be hanging - @bharathgs & @anoff

aradhyamathur commented 6 years ago

there seems to be a bug with forced update in travis at times they do show considerable lag. https://github.com/facebook/rocksdb/issues/2778