Skip to content

Commit 236651f

Browse files
committed
corrected typo in map widget output
1 parent cf98c6a commit 236651f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guide/06-imagery-and-raster-analysis/using-raster-analysis.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -383,7 +383,7 @@
383383
}
384384
],
385385
"source": [
386-
"from IPyndvi_map = portal.map(location, 12)\n",
386+
"ndvi_map = portal.map(location, 12)\n",
387387
"ndvi_map"
388388
]
389389
},

0 commit comments

Comments
 (0)