2013/2/27 Dustin Arendt <[email protected]>: > I work at a lab where our research machines are completely isolated from the > internet. I was hoping to be able to download a complete version of the > scikit-learn htmldoc to host on our internal webserver. However, the only > htmldoc on sourceforge is for the 0.7 version (though the PDF versions are > available for the newer releases). Is it possible to get an up to date > version of the htmldoc?
There's a Makefile in the doc directory that can be reused to generate the entire documentation in HTML or PDF (takes a while because all the plots are regenerated). -- Lars Buitinck Scientific programmer, ILPS University of Amsterdam ------------------------------------------------------------------------------ Everyone hates slow websites. So do we. Make your web apps faster with AppDynamics Download AppDynamics Lite for free today: http://p.sf.net/sfu/appdyn_d2d_feb _______________________________________________ Scikit-learn-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
