Skip to content

Commit 1cb6248

Browse files
Birgit SchachlerBirgit Schachler
authored andcommitted
Add line
1 parent ea1b394 commit 1cb6248

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

example/basic_example.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,9 @@
55
"metadata": {},
66
"source": [
77
"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."
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.\n",
9+
"\n",
10+
"Before you start you have to import the packages needed for these steps."
911
]
1012
},
1113
{

0 commit comments

Comments
 (0)