您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

1234567891011121314151617181920
  1. > Author: Jun Shang
  2. > Email: shangjunv@163.com
  3. > Last Updates: 22/10/2020
  4. #### Requirements
  5. - choppy
  6. - Ali-Cloud
  7. ```
  8. $ source activate choppy
  9. $ choppy install junshang/catreads
  10. $ choppy apps
  11. ```
  12. #### quick start
  13. ```
  14. $ choppy batch junshang/catreads-latest sample.csv --project-name Your_project_name
  15. ```