Hi list,

I noticed that many examples were printing useful info, that was never
displayed on the webpage. 

I have just pushed a new feature to the example documentation generator:
if your example outputs to stdout (i.e. using print), the stdout is
captured and added to the generated page. If you are printing '__doc__',
it is not displayed, to avoid duplicating the info.

The bad news is that for this to be effective, you pretty much need to
run a 'make clean' so that examples are rerun.

Gael

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general

Reply via email to