Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add description for "Two neuron example" #1825

Merged
merged 11 commits into from
Nov 5, 2020
Merged

Conversation

YounesBouhadjar
Copy link
Contributor

@YounesBouhadjar YounesBouhadjar commented Nov 2, 2020

fixes #1754
and minor corrections of one_neuron.py documentation

Copy link
Contributor

@sarakonradi sarakonradi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@YounesBouhadjar Thanks a lot for this! Looks good overall. Just added some minor suggestions and PEP8-related comments.

pynest/examples/twoneurons.py Outdated Show resolved Hide resolved
pynest/examples/twoneurons.py Outdated Show resolved Hide resolved
pynest/examples/twoneurons.py Outdated Show resolved Hide resolved
pynest/examples/twoneurons.py Outdated Show resolved Hide resolved
Copy link
Contributor

@sarakonradi sarakonradi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

It is passing the Travis checks, apart from the usual macOS issues. @hakonsbm What do you think?

@stinebuu stinebuu added I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Enhancement New functionality, model or documentation labels Nov 4, 2020
Copy link
Contributor

@hakonsbm hakonsbm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! I have just a couple small suggestions.

pynest/examples/twoneurons.py Outdated Show resolved Hide resolved
pynest/examples/twoneurons.py Show resolved Hide resolved
pynest/examples/twoneurons.py Outdated Show resolved Hide resolved
pynest/examples/twoneurons.py Outdated Show resolved Hide resolved
Co-authored-by: Håkon Bakke Mørk <[email protected]>
Copy link
Contributor

@hakonsbm hakonsbm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now, thanks!

@hakonsbm
Copy link
Contributor

hakonsbm commented Nov 5, 2020

This only affects Python documentation, so we can ignore the failing macOS CI stage (see #1822) and merge.

@hakonsbm hakonsbm merged commit 17a619e into nest:master Nov 5, 2020
@sarakonradi sarakonradi mentioned this pull request Nov 17, 2020
14 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
I: No breaking change Previously written code will work as before, no one should note anything changing (aside the fix) S: Normal Handle this with default priority T: Enhancement New functionality, model or documentation
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add description for "Two neuron example"
4 participants