Skip to content

Commit 7edc968

Browse files
Merge pull request #1305 from priyankatuteja/master
fix toc
2 parents 6c0d4e3 + 4a34db4 commit 7edc968

15 files changed

+11680
-297
lines changed

guide/03-the-gis/working-with-different-authentication-schemes.ipynb

Lines changed: 645 additions & 1 deletion
Large diffs are not rendered by default.

guide/04-feature-data-and-analysis/appending-features.ipynb

Lines changed: 3408 additions & 1 deletion
Large diffs are not rendered by default.

guide/06-imagery-and-raster-analysis/raster-analysis-advanced-concepts.ipynb

Lines changed: 2352 additions & 1 deletion
Large diffs are not rendered by default.

guide/07-working-with-bigdata/04-analyze-patterns.ipynb

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

guide/07-working-with-bigdata/05-finding_locations.ipynb

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

guide/07-working-with-bigdata/06-summarizing-data.ipynb

Lines changed: 84 additions & 85 deletions
Large diffs are not rendered by default.

guide/07-working-with-bigdata/07-use_proximity.ipynb

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,15 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"<h2>Table of contents</h2>\n",
22-
" \n",
21+
"## Table of Contents \n",
2322
"- [Create_Buffers](#Create-Buffers)\n",
24-
"- [Trace Proximity Events](#Trace-Proximity-Events)\n",
25-
"\n",
23+
"- [Trace Proximity Events](#Trace-Proximity-Events)"
24+
]
25+
},
26+
{
27+
"cell_type": "markdown",
28+
"metadata": {},
29+
"source": [
2630
"This toolset uses distributed processing to complete analytics on your GeoAnalytics Server."
2731
]
2832
},
@@ -315,7 +319,7 @@
315319
"name": "python",
316320
"nbconvert_exporter": "python",
317321
"pygments_lexer": "ipython3",
318-
"version": "3.7.11"
322+
"version": "3.9.11"
319323
}
320324
},
321325
"nbformat": 4,

guide/07-working-with-bigdata/08-performing_data_enrichment.ipynb

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,15 @@
1818
"cell_type": "markdown",
1919
"metadata": {},
2020
"source": [
21-
"<h2>Table of contents</h2>\n",
22-
" \n",
21+
"## Table of Contents \n",
2322
"- [Enrich From Grid](#Enrich-From-Grid)\n",
24-
"- [Calculate Motion Statistics](#Calculate-Motion-Statistics)\n",
25-
"\n",
23+
"- [Calculate Motion Statistics](#Calculate-Motion-Statistics)\n"
24+
]
25+
},
26+
{
27+
"cell_type": "markdown",
28+
"metadata": {},
29+
"source": [
2630
"This toolset uses distributed processing to complete analytics on your GeoAnalytics Server."
2731
]
2832
},
@@ -531,7 +535,7 @@
531535
"name": "python",
532536
"nbconvert_exporter": "python",
533537
"pygments_lexer": "ipython3",
534-
"version": "3.7.11"
538+
"version": "3.9.11"
535539
}
536540
},
537541
"nbformat": 4,

0 commit comments

Comments
 (0)