Skip to content

Commit 5c03159

Browse files
Add files via upload
1 parent 9d2b4aa commit 5c03159

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

gpu/final_assignment.ipynb

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,12 @@
198198
"outputs": [],
199199
"source": [
200200
"%%bash\n",
201+
"# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT\n",
202+
"# Please make sure that your url starts with https://\n",
203+
"# For example:\n",
204+
"# s3_endpoint_url=\",https://s3.eu-de.cloud-object-storage.appdomain.cloud\"\n",
201205
"s3_endpoint_url=\"###YOUR_CODE_HERE###\"\n",
206+
"# IMPORTANT IMPORTANT IMPORTANT IMPORTANT IMPORTANT\n",
202207
"\n",
203208
"echo $s3_endpoint_url > s3_endpoint_url"
204209
]

0 commit comments

Comments
 (0)