Skip to content

Commit c40925d

Browse files
authored
Merge pull request #1428 from jyaistMap/jy-redundant-heading
Remove markdown so duplicate titles do not appear on output
2 parents 8957f74 + dfc9786 commit c40925d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

samples/04_gis_analysts_data_scientists/coastline_extraction-usa-landsat8_multispectral_imagery.ipynb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"## Coastline extraction using Landsat-8 multispectral imagery and band ratio technique"
7+
"# Coastline extraction using Landsat-8 multispectral imagery and band ratio technique"
88
]
99
},
1010
{
@@ -1400,7 +1400,7 @@
14001400
],
14011401
"metadata": {
14021402
"kernelspec": {
1403-
"display_name": "Python 3",
1403+
"display_name": "Python 3 (ipykernel)",
14041404
"language": "python",
14051405
"name": "python3"
14061406
},
@@ -1414,7 +1414,7 @@
14141414
"name": "python",
14151415
"nbconvert_exporter": "python",
14161416
"pygments_lexer": "ipython3",
1417-
"version": "3.9.11"
1417+
"version": "3.7.11"
14181418
}
14191419
},
14201420
"nbformat": 4,

0 commit comments

Comments
 (0)