-
Notifications
You must be signed in to change notification settings - Fork 8
feat: facilitating example contribution #596
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. @RobPasMue would it be worth adding a bit of content about creating examples with jupytext
since you are updating the documentation on examples ? If you want I can add that in a follow-up, in this PR or not at all :D
Please add it to this PR! That would be super useful -- would you mind adding it? |
Co-authored-by: Kerry McAdams <[email protected]>
@RobPasMue I've added content for the Jupytext approach. Let me know if it needs to be updated :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments -- all good apart from that
Co-authored-by: Roberto Pastor Muela <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a few comments, other than that: it looks good to me, thanks @RobPasMue!
Co-authored-by: Camille Latapie <[email protected]>
* feat: facilitating example contribution * feat: enhancements * Update doc/source/how-to/documenting.rst Co-authored-by: Kerry McAdams <[email protected]> * docs: extend with jupytext approach * fix(docs): wrong link for pyspeos * Apply suggestions from code review Co-authored-by: Roberto Pastor Muela <[email protected]> * refactor: use links file * Update doc/source/how-to/documenting.rst Co-authored-by: Camille Latapie <[email protected]> * Update doc/source/how-to/documenting.rst * Update doc/source/how-to/documenting.rst --------- Co-authored-by: Kerry McAdams <[email protected]> Co-authored-by: Sebastien Morais <[email protected]> Co-authored-by: Sébastien Morais <[email protected]> Co-authored-by: Camille Latapie <[email protected]>
Closes #595