fixed in https://github.com/scikit-learn/scikit-learn/commit/24e962cfe1c348d0c1de95f546b2091fe75a2c06
Alex On Mon, Jul 27, 2015 at 7:00 PM, panfei <cnwe...@gmail.com> wrote: > the site is: > http://scikit-learn.org/stable/auto_examples/plot_cv_predict.html > > > The last line of the example code will cause the generated plot don't > response (cannot close the plot, cannot zoom in/out it, all I can do is to > restart the kernel of ipython notebook), in my case: > > Fedora 22 + Python2.7.10 + matplotlib-1.4.3-py2.7 > > > after change the last line " > > fig.show > > to > > plt.show() > > everything works well. so I think it need a update on this example code. > thanks. > > -- > 不学习,不知道 > > ------------------------------------------------------------------------------ > > _______________________________________________ > Scikit-learn-general mailing list > Scikit-learn-general@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/scikit-learn-general > ------------------------------------------------------------------------------ _______________________________________________ Scikit-learn-general mailing list Scikit-learn-general@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/scikit-learn-general