update 01 file train_odc.ipynb

This commit is contained in:
Victor Phan
2026-03-03 15:10:49 +07:00
parent d39e2c5f4a
commit d7b305a888
2 changed files with 214 additions and 20525 deletions
+10
View File
@@ -0,0 +1,10 @@
# AWS Credentials - Copy file này thành .env và điền credentials
# cp .env.template .env
# Lấy credentials từ: https://iam.aws.amazon.com hoặc CSIRO admin
AWS_ACCESS_KEY_ID=your_access_key_here
AWS_SECRET_ACCESS_KEY=your_secret_key_here
AWS_DEFAULT_REGION=ap-southeast-2
# Optional - nếu dùng role/session token
# AWS_SESSION_TOKEN=your_session_token_here
+204 -20525
View File
File diff suppressed because one or more lines are too long