-
-
Notifications
You must be signed in to change notification settings - Fork 25
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
[solow] Update editorial suggestions #428
Conversation
✅ Deploy Preview for taupe-gaufre-c4e660 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
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.
thanks @SylviaZhaooo just added some more guidance around setting up references in jupyter-book
.
thanks for the updates @SylviaZhaooo. @jstac this is ready for review. |
lectures/solow.md
Outdated
@@ -387,6 +385,8 @@ linear differential equation | |||
x'_t = (1-\alpha) (sA - \delta x_t) | |||
``` | |||
|
|||
To solve this equation, we need the [first ODE](https://math.libretexts.org/Bookshelves/Calculus/Calculus_(Guichard)/17%3A_Differential_Equations/17.01%3A_First_Order_Differential_Equations). |
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.
How about we delete this sentence and then change the sentence below to
"This equation, which is a [linear ordinary differential equation](add link), has the solution"
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.
No problem!
Many thanks @SylviaZhaooo and @mmcky . Much appreciated. Just one small change requested and then please feel free to merge @mmcky . |
Thanks @SylviaZhaooo ! |
Resolve comments in #427