Skip to content

Commit b05a83e

Browse files
committed
add ro keys
1 parent 99e8c36 commit b05a83e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hands-on/session II/1.Tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@
764764
"remote_dir = (\n",
765765
" \"https://s3.us-east-1.wasabisys.com/\"\n",
766766
" + s3_path\n",
767-
" + \"?access_key=any&secret_key=any&endpoint_url=https://s3.us-east-1.wasabisys.com&cached=arco\"\n",
767+
" + \"?access_key=PGRPNZO8ID956Y0I37JN&secret_key=6RaEChWWzSGPFPiZLNcGyGJzDtWES1l7z7K6elue&endpoint_url=https://s3.us-east-1.wasabisys.com&cached=arco\"\n",
768768
")\n",
769769
"\n",
770770
"db = ov.LoadDataset(remote_dir)\n",

0 commit comments

Comments
 (0)