QuantEcon / lecture-python-programming.myst

Python Programming for Finance and Economics
https://python-programming.quantecon.org
43 stars 26 forks source link

Python by example lecture #271

Closed jstac closed 1 year ago

jstac commented 1 year ago

I think we can drop this now?

We run the following command first, which helps ensure that plots appear in the notebook if you run it on your own machine.

%matplotlib inline
mmcky commented 1 year ago

@HengchengZhang could you open a PR removing the text above from python_by_example to confirm we no longer need the %matplotlib inline