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

Adding Homer Simpson to docs (#155) #162

Merged
merged 13 commits into from
Oct 18, 2023
Merged

Conversation

conditg
Copy link
Contributor

@conditg conditg commented Oct 2, 2023

Introduction

Adds the Homer Simpson notebook as an example in the NDK docs

Changes

Adds the Homer Simpson notebook as an example in the NDK docs

Behavior

Docs should build successfully, and the new examples is available on the Examples page

@codecov-commenter
Copy link

Codecov Report

All modified lines are covered by tests ✅

📢 Thoughts on this report? Let us know!.

Copy link
Contributor

@charlesbmi charlesbmi left a comment

Choose a reason for hiding this comment

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

This is a fun example! Awesome work. Made some comments where more documentation could be helpful, and approving to unblock you, assuming you'll address those.

I don't know if you and Diogo had already discussed this, but do you think it would be helpful to port the full text/images/examples from https://fixinghomer.com/ into this gallery example as well?

docs/examples/plot_homer.py Outdated Show resolved Hide resolved
docs/examples/plot_homer.py Show resolved Hide resolved
docs/examples/plot_homer.py Outdated Show resolved Hide resolved
docs/examples/plot_homer.py Outdated Show resolved Hide resolved
docs/examples/plot_homer.py Outdated Show resolved Hide resolved
@charlesbmi charlesbmi added enhancement New feature or request release:patch documentation Improvements or additions to documentation labels Oct 6, 2023
@charlesbmi
Copy link
Contributor

charlesbmi commented Oct 12, 2023

Looks like stride is still broken after my latest fix. So this PR here is blocked on #163 . If this is urgent, @d-lucena do you want to take a look at the pin-stride-version PR: #163?

@d-lucena
Copy link
Collaborator

Thanks @charlesincharge and @conditg -- just merged #163

@charlesbmi
Copy link
Contributor

Thanks Diogo. @conditg I think you'll need to merge in origin/main (or rebase) to pull in the stride-pin update.

@d-lucena d-lucena linked an issue Oct 18, 2023 that may be closed by this pull request
@d-lucena d-lucena merged commit f1b2959 into agencyenterprise:main Oct 18, 2023
17 checks passed
NewtonSander pushed a commit that referenced this pull request Jul 26, 2024
* various documentation changes and corrections

* homer example

* Fixing Homer Example added

* reversion commit

* formatting with lint

* formatting with lint

* added color scale control to steady state renders

* Revert "added color scale control to steady state renders"

This reverts commit 13c1ffd.

* removed comment

* Update docs/examples/plot_homer.py

docs update

Co-authored-by: charles <[email protected]>

* fixed documentation commenting

* fixed dead link

---------

Co-authored-by: charles <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request norelease
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "Fixing Homer" to the NDK Documentation
4 participants