Skip to content

Commit 928d635

Browse files
Birgit SchachlerBirgit Schachler
authored andcommitted
Change headings for better layout of index in documentation
1 parent 84989ad commit 928d635

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

example/basic_example.ipynb

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,12 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7+
"# Basic usage\n",
8+
"\n",
79
"This example shows you the basic usage of the windpowerlib. \n",
8-
"There are mainly three steps. First you have to import your weather data, then you need to specify your wind turbine, and in the last step call the windpowerlib functions to calculate the feedin timeseries."
9-
]
10-
},
11-
{
12-
"cell_type": "markdown",
13-
"metadata": {},
14-
"source": [
15-
"### Import necessary packages and modules"
10+
"There are mainly three steps. First you have to import your weather data, then you need to specify your wind turbine, and in the last step call the windpowerlib functions to calculate the feedin timeseries.\n",
11+
"\n",
12+
"But first of all you need to import the packages needed for the different steps."
1613
]
1714
},
1815
{

0 commit comments

Comments
 (0)