We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6d733f commit 5e81488Copy full SHA for 5e81488
examples/annotation_import/image.ipynb
@@ -533,7 +533,7 @@
533
"\n",
534
535
"test_img_url = {\n",
536
- " \"row_data\": \"https://raw.githubusercontent.com/Labelbox/labelbox-python/develop/examples/assets/2560px-Kitano_Street_Kobe01s5s4110.jpg\",\n",
+ " \"row_data\": \"https://storage.googleapis.com/labelbox-datasets/image_sample_data/2560px-Kitano_Street_Kobe01s5s4110.jpeg\",\n",
537
" \"global_key\": str(uuid.uuid4())\n",
538
"}\n",
539
" \n",
0 commit comments