Skip to content
This repository was archived by the owner on Jul 29, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has reached end of life on [April 3, 2025]. No further development or security support is provided.

Dataset uploader

Prerequisite

# pip install boto3 requests tqdm

CUI

Uploader

Upload CSV dataset.

usage: uploader.py [-h] [-e ENV] token filename

positional arguments:
  token              token for upload
  filename           filename to upload

optional arguments:
  -h, --help                        show this help message and exit
  -e ENDPOINT, --endpoint ENDPOINT  set specific endpoint

You can use system environment NNC_ENDPOINT to change endpoint URI.

cui video

GUI

Upload CSV or TAR.

You can use system environment NNC_ENDPOINT to change endpoint URI.

cui video

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages