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 摘要。