-
-
Notifications
You must be signed in to change notification settings - Fork 26
Edits to intro supply demand lecture #143
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
✅ Deploy Preview for taupe-gaufre-c4e660 ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
thanks @jstac I was just taking a look at the commit history. Once this is merged I think we have the latest together for Tom (tomorrow). |
lectures/intro_supply_demand.md
Outdated
@@ -23,6 +28,13 @@ Key infrastructure concepts that we'll encounter in this lecture are | |||
* social welfare as a sum of consumer and producer surpluses | |||
* competitive equilibrium | |||
|
|||
We will use the following imports. | |||
|
|||
```python |
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.
@jstac these need to be code-cell
to be executable. Is that your intention?
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 @mmcky . Pushed changes.
thanks @jstac once this is built I will merge this in and then sent Tom the latest link. |
Thanks Matt, much appreciated. See you tomorrow :-) |
Looks like we need to add See you tomorrow John. |
Added an elementary class and a plotting routine.