Closed vezeli closed 5 years ago
Thanks alot @vezeli :) I will have a look at it later this week!
@vezeli this is great, thanks alot! I hadn't heard of binder before and I think it makes the first steps with a new tool so much easier :)
No problems. Thanks for taking the time to consider the PR and thanks for providing windpowerlib module :)
Changes proposed in this pull request:
This PR improves reproducibility of notebook examples. Binder is aimed for windpowerlib (and Python) beginners that would like to see how
windpowerlib
works in practice using the notebooks provided and don't want to install it locally.To see how the README.rst with changes look like before merging, go to binder-example branch on my fork of windpowerlib. Start the jupyter session by clicking on the badge "launch binder" of the README page (or in the example section link) and jupyter page will open in a new tab in your browser.
Additionally, I removed problematic indentation in README.rst because it renders as quotation environment and now it renders as standard list.