Skip to content

Commit 93f65a9

Browse files
committed
DOC: Fix notebook headings - remove extra H1s
1 parent e3dfc4a commit 93f65a9

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

docs/notebooks/environment_analysis_class_usage.ipynb

Lines changed: 15 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -143,14 +143,15 @@
143143
]
144144
},
145145
{
146+
"attachments": {},
146147
"cell_type": "markdown",
147148
"metadata": {
148149
"slideshow": {
149150
"slide_type": "slide"
150151
}
151152
},
152153
"source": [
153-
"# Surface level Analysis"
154+
"## Surface level Analysis"
154155
]
155156
},
156157
{
@@ -166,14 +167,15 @@
166167
]
167168
},
168169
{
170+
"attachments": {},
169171
"cell_type": "markdown",
170172
"metadata": {
171173
"slideshow": {
172174
"slide_type": "slide"
173175
}
174176
},
175177
"source": [
176-
"## Average and record values"
178+
"### Average and record values"
177179
]
178180
},
179181
{
@@ -12598,14 +12600,15 @@
1259812600
]
1259912601
},
1260012602
{
12603+
"attachments": {},
1260112604
"cell_type": "markdown",
1260212605
"metadata": {
1260312606
"slideshow": {
1260412607
"slide_type": "slide"
1260512608
}
1260612609
},
1260712610
"source": [
12608-
"## Wind Roses"
12611+
"### Wind Roses"
1260912612
]
1261012613
},
1261112614
{
@@ -12703,14 +12706,15 @@
1270312706
]
1270412707
},
1270512708
{
12709+
"attachments": {},
1270612710
"cell_type": "markdown",
1270712711
"metadata": {
1270812712
"slideshow": {
1270912713
"slide_type": "slide"
1271012714
}
1271112715
},
1271212716
"source": [
12713-
"# Pressure Level Analysis"
12717+
"## Pressure Level Analysis"
1271412718
]
1271512719
},
1271612720
{
@@ -12726,14 +12730,15 @@
1272612730
]
1272712731
},
1272812732
{
12733+
"attachments": {},
1272912734
"cell_type": "markdown",
1273012735
"metadata": {
1273112736
"slideshow": {
1273212737
"slide_type": "slide"
1273312738
}
1273412739
},
1273512740
"source": [
12736-
"## Average wind profiles"
12741+
"### Average wind profiles"
1273712742
]
1273812743
},
1273912744
{
@@ -29669,10 +29674,11 @@
2966929674
]
2967029675
},
2967129676
{
29677+
"attachments": {},
2967229678
"cell_type": "markdown",
2967329679
"metadata": {},
2967429680
"source": [
29675-
"# Going further with your analysis"
29681+
"## Going further with your analysis"
2967629682
]
2967729683
},
2967829684
{
@@ -29798,7 +29804,7 @@
2979829804
"metadata": {
2979929805
"celltoolbar": "Slideshow",
2980029806
"kernelspec": {
29801-
"display_name": "Python 3.10.0 ('rocketpy_dev')",
29807+
"display_name": "rocketpy_dev",
2980229808
"language": "python",
2980329809
"name": "python3"
2980429810
},
@@ -29812,11 +29818,11 @@
2981229818
"name": "python",
2981329819
"nbconvert_exporter": "python",
2981429820
"pygments_lexer": "ipython3",
29815-
"version": "3.10.0"
29821+
"version": "3.10.0 | packaged by conda-forge | (default, Nov 10 2021, 13:20:59) [MSC v.1916 64 bit (AMD64)]"
2981629822
},
2981729823
"vscode": {
2981829824
"interpreter": {
29819-
"hash": "18e93d5347af13ace37d47ea4e2a2ad720f0331bd9cb28f9983f5585f4dfaa5c"
29825+
"hash": "59ee05f09b472313b636ec8ef2b98477e505db7da462e17a2a6c52426ac2f597"
2982029826
}
2982129827
}
2982229828
},

0 commit comments

Comments
 (0)