Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
..
This directory is empty

DagsHub Storage Bucket

How to interact with the bucket

    pip3 install dagshub --upgrade

# Example upload.
dagshub upload --bucket armaf002/KanoNigeriaChapter_FoodPrices "path/to/local/files" # "target/path/in/bucket"
# Example download
dagshub download --bucket armaf002/KanoNigeriaChapter_FoodPrices "path/in/bucket" # "target/path/to/local/files"
    
  

Connection credentials

Bucket Name:
KanoNigeriaChapter_FoodPrices
Endpoint URL:
https://dagshub.com/api/v1/repo-buckets/s3/armaf002
Public Key ID and Secret Access Key:
Your access token
Region:
us-east-1

Comments

Loading...