-
Notifications
You must be signed in to change notification settings - Fork 4
doc: basic gallery of examples #226
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
af528a4 to
27bfefd
Compare
b86d0bc to
8b61254
Compare
|
I just found that Python scripts can also be opened directly in Jupyter Lab. These scripts are rendered as notebooks instead of plain scripts. This are great news! It allows to get rid of some deps and reduces the complexity for newcomers. Performing another iteration on this... |
e1c25f7 to
0d643bf
Compare
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.
Only one very minor comment about hyphenating "step-by-step." in index.rst. I thought I had changed that recently but it looks like I may have missed it.
ddb6027 to
6ed5c74
Compare
867e406 to
bdff699
Compare
Co-authored-by: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com>
This pull-request implements a gallery of examples in the documentation pages. Main changes include:
doc-buildjob in the self-hosted runnerGallery of examples with multiple sections and thumbnails
Download buttons get automatically included at the begging of every example