Skip to content

Commit 0fa07ac

Browse files
author
Shivani Pathak
committed
removed public credentials
1 parent 0bb5a74 commit 0fa07ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/04_gis_analysts_data_scientists/coastline_extraction-usa-landsat8_multispectral_imagery.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@
107107
"outputs": [],
108108
"source": [
109109
"from arcgis import GIS\n",
110-
"gis = GIS('https://geosaurus.maps.arcgis.com/', 'arcgis_python', 'amazing_arcgis_123')\n",
110+
"gis = GIS('home')\n",
111111
"gis2 = GIS(profile=\"your_enterprise_portal\")"
112112
]
113113
},

0 commit comments

Comments
 (0)