Closed mmcky closed 5 months ago
I also notice that in that lecture with still have %matplotlib inline and
%matplotlib inline
plt.rcParams['figure.figsize'] = (10,6)
These need to be stripped out universally.
I also notice that in that lecture with still have
%matplotlib inline
andplt.rcParams['figure.figsize'] = (10,6)
These need to be stripped out universally.