Skip to content

Instantly share code, notes, and snippets.

@digoreis
Created September 13, 2017 20:14
Show Gist options
  • Save digoreis/7f4d2969eeeea037506239fdbf693efe to your computer and use it in GitHub Desktop.
Save digoreis/7f4d2969eeeea037506239fdbf693efe to your computer and use it in GitHub Desktop.
First Steps

PySyft - First Step

This a simple tutorial to explain about first steps.

Commands :

git clone https://github.com/OpenMined/PySyft.git
cd PySyft
docker build -f Development-Dockerfile -t "pysyft:local" .
make custom docker=pysyft:local

Open this link http://0.0.0.0:8888/tree in your brownser.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment