QuantEcon / meta

For issues and discussion covering more than one repository
0 stars 0 forks source link

MAINT: Universal review of matplotlib inline and sizes #134

Closed mmcky closed 5 months ago

mmcky commented 8 months ago

I also notice that in that lecture with still have %matplotlib inline and

plt.rcParams['figure.figsize'] = (10,6)

These need to be stripped out universally.