activeloopai / activeloopai/deeplake

[BUG] Push the annotations via Command Line!

未关闭
#2,004 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
bug
主要语言
C++
星标
9.2k
派生
722
PR 合并指标
30 天内没有已合并 PR

描述

**Observation**
- I may be able to do this

```python
import deeplake

if __name__ == "__main__":

ds = deeplake.load("./ActiveLoop-Dataset", token="")

src = './ActiveLoop-Dataset/'
dest = 's3://virtual-demand-inspection/consruction-site-dataset/'

ds = deeplake.ingest(src, dest)
```

- I'm not able to push the code from Github command line

[https://docs.activeloop.ai/getting-started/dataset-version-control](https://docs.activeloop.ai/getting-started/dataset-version-control)

[https://docs.activeloop.ai/getting-started/dataset-version-control](https://docs.activeloop.ai/getting-started/dataset-version-control)

- Also the documentation for DVC with Activeloop.ai does not seem **complete**! It is difficult to programmatically apply these codes from command line without any piping or filtering

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。