Conversation
|
Nice work @HengchengZhang . I feel like there will be other instances of this throughout the lectures. I'll merge this but would you mind to do a quick search of the other lecture series and see? |
|
Hi @jstac, this warning is because the use of the I did a quick search in all quantecon codes in public repos and find this could originated from the same code here: https://github.com/QuantEcon/ShenzhenWinterCamp/blob/5eaea4e1e4bf9e23c6c968d07545c740131a4b14/John/scalar_dynamics.ipynb#L71 The good news is that our lectures are fine once #249 is merged and there is no warning message related to this issue anymore. On the other hand we have this issue in three notebook repos which I don't have the access to modify.
The modification should be to |
|
Good work @HengchengZhang . Let's leave it as is for now. |
Hi @jstac, this PR fixes #208.