Skip to content

Commit 335adec

Browse files
committed
updated samples to be able to be auto converted to output sample with smarter image output. Can run the script for dev site conversion fully now
1 parent 0141800 commit 335adec

15 files changed

+426
-300
lines changed

samples/02_power_users_developers/building_a_change_detection_app_using_jupyter_dashboard.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"cell_type": "markdown",
3838
"metadata": {},
3939
"source": [
40-
"<center>A gif image showing the change detection app in animation</center>"
40+
"<img src=\"../../static/img/02_change_detection_app_01.gif\">"
4141
]
4242
},
4343
{

samples/02_power_users_developers/using_geoprocessing_tools.ipynb

Lines changed: 12 additions & 6 deletions
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/analyze_new_york_city_taxi_data.ipynb

Lines changed: 48 additions & 27 deletions
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/calculating_cost_surfaces_using_weighted_overlay_analysis.ipynb

Lines changed: 48 additions & 27 deletions
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/constructing_drive_time_based_service_areas.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -599,7 +599,7 @@
599599
"name": "python",
600600
"nbconvert_exporter": "python",
601601
"pygments_lexer": "ipython3",
602-
"version": "3.6.4"
602+
"version": "3.6.5"
603603
}
604604
},
605605
"nbformat": 4,

samples/04_gis_analysts_data_scientists/creating_hurricane_tracks_using_geoanalytics.ipynb

Lines changed: 35 additions & 11 deletions
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/creating_raster_information_product_using_raster_analytics.ipynb

Lines changed: 48 additions & 27 deletions
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/drive_time_analysis_for_opioid_epidemic.ipynb

Lines changed: 20 additions & 11 deletions
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/fighting_california_forest_fires_using_spatial_analysis.ipynb

Lines changed: 37 additions & 49 deletions
Large diffs are not rendered by default.

samples/04_gis_analysts_data_scientists/finding_suitable_spots_for_AED_devices_using_raster_analytics.ipynb

Lines changed: 36 additions & 20 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)