Skip to content

Releases: yenkuanlee/IPDC

IPDC v0.0.1

08 Sep 06:36

Choose a tag to compare

IPDC v0.0.1 Pre-release
Pre-release

Only test on Ubuntu.

  1. $ git clone https://github.com/yenkuanlee/IPDC
  2. $ cd IPDC
  3. Modify ipdc.conf
  4. $ python deploy.py init
  5. $ python deploy.py start
  6. Coding
  7. Run code (python test.py $arg in MR or TF)
  8. $ python deploy.py stop