Skip to content

Commit c638257

Browse files
Fixed gis credentials
1 parent 526b7f9 commit c638257

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/04_gis_analysts_data_scientists/finetuning_sam_for_flood_inundation_mapping.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"outputs": [],
101101
"source": [
102102
"from arcgis import GIS\n",
103-
"gis = GIS('https://deldev.maps.arcgis.com/', 'demos_deldev', 'DelDevs.1234')"
103+
"gis = GIS('home')"
104104
]
105105
},
106106
{

0 commit comments

Comments
 (0)