We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99e8c36 commit b05a83eCopy full SHA for b05a83e
1 file changed
hands-on/session II/1.Tutorial.ipynb
@@ -764,7 +764,7 @@
764
"remote_dir = (\n",
765
" \"https://s3.us-east-1.wasabisys.com/\"\n",
766
" + s3_path\n",
767
- " + \"?access_key=any&secret_key=any&endpoint_url=https://s3.us-east-1.wasabisys.com&cached=arco\"\n",
+ " + \"?access_key=PGRPNZO8ID956Y0I37JN&secret_key=6RaEChWWzSGPFPiZLNcGyGJzDtWES1l7z7K6elue&endpoint_url=https://s3.us-east-1.wasabisys.com&cached=arco\"\n",
768
")\n",
769
"\n",
770
"db = ov.LoadDataset(remote_dir)\n",
0 commit comments