Skip to content

Commit 493ef59

Browse files
committed
Addressed two small changes for 9/24 developers website deploy
1 parent 28744c3 commit 493ef59

File tree

4 files changed

+13
-8
lines changed

4 files changed

+13
-8
lines changed

items_metadata.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -623,4 +623,12 @@ samples:
623623
description: This sample demonstrates how to create and publish simple examples of web maps and scenes using the Python API.
624624
licenseInfo: ''
625625
tags: ['Data Science', 'GIS', "Maps", "Web Scenes", "Publish"]
626+
- title: Building a change detection app using Jupyter Dashboard
627+
url: https://geosaurus.maps.arcgis.com/home/item.html?id=e3a0e48329cf4213a15574dd4b6b7694
628+
path: ./samples/02_power_users_developers/building_a_change_detection_app_using_jupyter_dashboard.ipynb
629+
thumbnail: ./static/thumbnails/jupyter_dashboard_change.png
630+
snippet: Create an interactive jupyter dashboard
631+
description: This sample illustrates an interactive Jupyter dashboard web app which can be used to detect the changes in vegetation between the two dates.
632+
licenseInfo: ''
633+
tags: ['Jupyter', 'Dashboard', "Vegetation", "raster"]
626634
guides: []

samples/02_power_users_developers/building_a_change_detection_app_using_jupyter_dashboard.ipynb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -645,6 +645,10 @@
645645
],
646646
"metadata": {
647647
"anaconda-cloud": {},
648+
"esriNotebookRuntime": {
649+
"notebookRuntimeName": "ArcGIS Notebook Python 3 Standard",
650+
"notebookRuntimeVersion": "4.0"
651+
},
648652
"extensions": {
649653
"jupyter_dashboards": {
650654
"activeView": "report_default",

samples/04_gis_analysts_data_scientists/california_wildfires_2017_thomas_fire_analysis.ipynb

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
{
22
"cells": [
3-
{
4-
"cell_type": "code",
5-
"execution_count": null,
6-
"metadata": {},
7-
"outputs": [],
8-
"source": []
9-
},
103
{
114
"cell_type": "markdown",
125
"metadata": {},
@@ -947,7 +940,7 @@
947940
"name": "python",
948941
"nbconvert_exporter": "python",
949942
"pygments_lexer": "ipython3",
950-
"version": "3.6.10"
943+
"version": "3.6.12"
951944
},
952945
"toc": {
953946
"base_numbering": 1,
429 KB
Loading

0 commit comments

Comments
 (0)