econ-ark / DemARK

Demonstrations of how to use material in the Econ-ARK
https://econ-ark.github.io/DemARK/
Apache License 2.0
33 stars 93 forks source link

Fix star imports #99

Closed MridulS closed 4 years ago

MridulS commented 4 years ago

Fixes https://github.com/econ-ark/DemARK/issues/96 https://github.com/econ-ark/DemARK/issues/95 https://github.com/econ-ark/DemARK/issues/94

removes star import of ConsumptionSaving models

We were testing only for the notebook version of ConsPortfolioModelDoc which is intelligent enough to drain figs but ipython from the terminal doesn't do that, fixed it to flush the figure before redrawing it.

MridulS commented 4 years ago

Merging in, expected failures.