Skip to content

Commit 395f920

Browse files
author
Shivani Pathak
committed
updated nbk
1 parent a8eb933 commit 395f920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/04_gis_analysts_data_scientists/flood_inundation_mapping_using_sar_data_and_deep_learning.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"source": [
9797
"from arcgis import GIS\n",
9898
"gis = GIS('home')\n",
99-
"gis_ent = GIS('https://pythonapi.playground.esri.com/portal', 'arcgis_python', 'amazing_arcgis_123')"
99+
"gis_ent = GIS('https://pythonapi.playground.esri.com/portal')"
100100
]
101101
},
102102
{
@@ -2189,7 +2189,7 @@
21892189
"name": "python",
21902190
"nbconvert_exporter": "python",
21912191
"pygments_lexer": "ipython3",
2192-
"version": "3.9.15"
2192+
"version": "3.9.16"
21932193
}
21942194
},
21952195
"nbformat": 4,

0 commit comments

Comments
 (0)