Skip to content

Commit 1f03869

Browse files
committed
add output cell for calc dens
1 parent 50f64b6 commit 1f03869

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

samples/04_gis_analysts_data_scientists/finding_suitable_spots_for_AED_devices_using_raster_analytics.ipynb

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -912,7 +912,16 @@
912912
"cell_type": "code",
913913
"execution_count": null,
914914
"metadata": {},
915-
"outputs": [],
915+
"outputs":[
916+
{
917+
"name": "stdout",
918+
"output_type": "stream",
919+
"text":
920+
[
921+
"<Item title:\"ha_density_28_08_2024_07_18_51\" type:Imagery Layer owner:arcgis_python>\n"
922+
]
923+
}
924+
],
916925
"source": [
917926
"# create a timestamp to create a unique output\n",
918927
"timestamp=datetime.now().strftime('%d_%m_%Y_%H_%M_%S')\n",

0 commit comments

Comments
 (0)