|
1234567891011121314151617181920 |
- > Author: Jun Shang
- > Email: shangjunv@163.com
- > Last Updates: 22/10/2020
-
- #### Requirements
-
- - choppy
- - Ali-Cloud
-
- ```
- $ source activate choppy
- $ choppy install junshang/catreads
- $ choppy apps
- ```
-
- #### quick start
-
- ```
- $ choppy batch junshang/catreads-latest sample.csv --project-name Your_project_name
- ```
|